Solaris 9 SPARC / Samba 3 / Active Directory authentication / ACLs
807559Jun 15 2006 — edited Jun 16 2006Hi,
I'm having a problem with ACLs option under solaris 9. I want to set up a Samba 3 file server with Active Directory authentication. I compiled samba with good options. "wbinfo -u" and "getent passwd" works well. BTW, I'm able to authenticaiton an AD user by using "su" command.
What i gotta do now is to activate ACLs option on my "/" mount point. (my file system is UFS)
I can't modify /etc/mnttab file which seems to be generated automatically.
###
bash-2.05# ls -l /etc/mnttab
-r--r--r-- 1 root root 583 Jun 15 17:16 /etc/mnttab
bash-2.05# chmod 644 /etc/mnttab
chmod: WARNING: can't change /etc/mnttab
###
I just wanna know how can i modify the mount table by adding "acl" option.
Any help will be appreciate
Thxs ;-)
Message was edited by:
Eddd