HI guys,
I have manged to install SMB+ldap in my FC4 installation. There is onelittle thingy
i am bothered.
After creating users and groups,file/folder permissions, create masks... in smb.conf
howcome when a user create a file in his folder, the file have
root Domain User file mode?
ex:
ls -l
-rwxrw-r-- 1 root Domain Users 0 Jul 7 14:57 test.txt
instead of
-rwxrw-r-- 1 iam Domain Users 0 Jul etc.....