[Samba] IDMAP and RID problems

Mark Campbell mcc171 at psu.edu
Tue Aug 14 13:29:17 GMT 2007


I am trying to get the rid back end to work for samba so that the UID 
and GID are predictable.  Here is my smb.conf file.  Anyone see any 
problems with this?  When I use the default of tdb it maps UID just fine 
but this config is not working.

Thanks

Mark

[global]

   workgroup = XXXX
   server string = Samba Server
   security = ads
   encrypt passwords = yes
   realm = XXX.XXX.EDU
   winbind separator = +
        idmap backend = rid
        idmap uid = 10000-20000
        idmap gid = 10000-20000
   template shell = /bin/bash
   template homedir = /export/home/%U
   log level = 5
   socket options = TCP_NODELAY


-- 
Mark Campbell
Systems Analyst
Digital Library Technologies
The Pennsylvania State University
mcc171 at psu.edu, 814-865-4774



More information about the samba mailing list