Maybe this helps: http://lists.samba.org/archive/samba/2005-May/105227.html
Greets, Holger Am Donnerstag, 16. Juni 2005 16:10 schrieb [EMAIL PROTECTED]: > Hi, > > I'm running Samba 3.0.14a on Debian Sarge, > The Samba server is member of a windows2000 Domain, named NT1 > > Problem that I have is that, when setting up the rights on a directory, and > checking the option to change the rights on the subdirectories and files, > after a while the rights are no more here, and I have to set them new... > > Hope somebody can help me... > > [global] > > unix charset = LOCALE > workgroup = NT1 > realm = NT1.LOCAL > server string = Linux Datei Server > > security = ADS > #winbind use default domain = yes > #username map = /etc/samba/smbusers > > acl compatibility = win2k > nt acl support = Yes > > #Log > log level = 1 > syslog = 0 > > ldap ssl = no > idmap uid = 10000-20000 > idmap gid = 10000-20000 > template primary group = "Benutzer" > template shell = /bin/bash > winbind separator = + > #password server = nt5 bdc > encrypt passwords = true > > printcap name = CUPS > printing = cups > > [User] > path=/home/samba/users/%U > create mask = 0755 > browseable=yes > writeable=yes > # valid users = @"Domänen-Benutzer" > admin users = NT1+Administrator -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
