Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Solaris 9 SPARC / Samba 3 / Active Directory authentication / ACLs

807559Jun 15 2006 — edited Jun 16 2006
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2006
Added on Jun 15 2006
2 comments
218 views