Samba 2.2 alpha3 released

Jeremy Allison jeremy at valinux.com
Sun Mar 25 23:08:56 GMT 2001


On Sun, Mar 25, 2001 at 04:55:15PM -0600, David W. Chapman Jr. wrote:
> Yes, everything else worked as did this function before the upgrade to samba
> 2.2.0.  I know its alpha so I'm not complaining, just pointing out a
> possible bug.  Apparently quicken creates a tst file before it actually
> makes the backup.
> 
> Here's an output of my log file with debug set to level 3
> 
> [2001/03/25 16:53:08, 3] lib/util.c:unix_clean_name(384)
>   unix_clean_name [~test~bk.tst]
> [2001/03/25 16:53:08, 2] smbd/open.c:open_file(191)
>   POSEIDEN opened file ~test~bk.tst read=Yes write=No (numopen=1)
> [2001/03/25 16:53:08, 3] smbd/error.c:error_packet(138)
>   error packet at line 1671 cmd=45 (SMBopenX) eclass=1 ecode=5
> [2001/03/25 16:53:08, 3] smbd/error.c:error_packet(143)
>   error string = Function not implemented

ecode 5 is access denied. "Function not implmented" is
probably ENOSYS - I added ENOSYS returns if any of the
stub ACL calls got made when the underlying system
doesn't support ACLS. A debug level 10 log would be
more helpful here (with NO TIMSTAMPS please :-).

When you build 2.2.0alpha3 did you specify --with-acl-support ?
What platform are you running on ?

Jeremy.

-- 
--------------------------------------------------------
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
--------------------------------------------------------




More information about the samba-ntdom mailing list