I've user directorys set to: chmod 700 chown username:"Domain Users" Users can access stuff fine. However, I'd like the samba root user to be able to access these shares as well. How might I go about this? Example permissions drwx------ 2 jdom Domain Users 4096 2007-07-01 09:32 jdom/ [homes] comment = Home Directories valid users = %S read only = no create mask = 0600 directory mask = 0700 browseable = no -- This message has been scanned for viruses and dangerous content by RCRnet, and is believed to be clean.
Linux Guy wrote:> I've user directorys set to: chmod 700 chown username:"Domain Users" > > Users can access stuff fine. However, I'd like the samba root user to > be able to access these shares as well. How might I go about this? > Example permissions drwx------ 2 jdom Domain Users 4096 > 2007-07-01 09:32 jdom/ >[homes] comment = Home Directories valid users = %S,root <---------- read only = no create mask = 0600 directory mask = 0700 browseable = no The UNIX perms/ownerships can stay as they are. -- Ben Tisdall