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

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to