win2003 explorer & file rename problem with 3.0.12
Dmitry Melekhov
dm at belkam.com
Fri Mar 25 07:52:16 GMT 2005
Andrew Bartlett wrote:
>On Fri, 2005-03-25 at 09:00 +0400, Dmitry Melekhov wrote:
>
>
>
>>I'm shure that I compiles samba with acl support.
>>spec is attached to make you shure too ;-)
>>
>>
>
>The accepted way to prove that Samba is compiled with particular
>functionality is to show (part of) the output of 'smbd -b'. This maps
>directly to what we detect with configure, which will not be exactly
>what you asked configure to detect. (Add things we find automatically,
>take away things we didn't find)
>
>
>
Thank you for hint.
Yes, there is difference between 3.0.13 and 3.0.9 compiled with the same
options on the same machine :
u304:/usr/src/packages/BUILD/samba-3.0.13/source/bin # ./smbd -b|grep -i ACL
HAVE_SYS_ACL_H
u304:/usr/src/packages/BUILD/samba-3.0.9/source/bin # ./smbd -b |grep
-i ACL
HAVE_SYS_ACL_H
HAVE_POSIX_ACLS
Looks like 3.0.13 didn't find something...
More information about the samba-technical
mailing list