[Samba] ACL Support in Samba 3.0.20b

2006-04-15 Thread jim_mosbey
My agency is migrating from Solaris PCnetlink to Samba 3.0.20b for file 
and print sharing. Samba is installed on Solaris 9 (which I just recently 
inherited). Is there any way to tell if Samba was compiled with ACL 
support? I am having some trouble matching permissions from windows to 
Unix.



Jim Mosbey
NYS Dept. of  Public Service
(518) 474-2722

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


Re: [Samba] ACL Support in Samba 3.0.20b

2006-04-15 Thread Doug VanLeuven

[EMAIL PROTECTED] wrote:
My agency is migrating from Solaris PCnetlink to Samba 3.0.20b for file 
and print sharing. Samba is installed on Solaris 9 (which I just recently 
inherited). Is there any way to tell if Samba was compiled with ACL 
support? I am having some trouble matching permissions from windows to 
Unix.




Hi,

smbd -b

will print the build environment

I was curious myself, so I compiled an otherwise identical
non-acl version and diffed the smbd -b outputs.

3c3
Built on:Mon Jan  9 23:00:58 PST 2006
---
Built on:Sat Apr 15 11:04:25 PDT 2006
258a259
HAVE_NO_ACLS
264d264
HAVE_POSIX_ACLS

Good luck, Doug


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