ACL's and samba 2.2
Juergen Hasch
Hasch at t-online.de
Sat Apr 21 20:18:30 GMT 2001
John Trostel schrieb:
>
> I see from your other e-mail that you did find the libabcl.a library.
> Currently, I am seeing some "interesting" behavior with XFS ACLs in the new
> Samba 2.2 though.
>
Hello John,
I am seeing the same behavior using the current XFS CVS and Samba 2.2
CVS, too.
I tried to trace the problem down using strace on the smbd process.
When I copy a file to a XFS or EXT2 filesystem using samba, strace exits
with
the message:
ptrace(PTRACE_PEEKUSER, ... ): Input/output error
This is the tail of the strace log:
open("touchpad.exe", O_RDWR|O_NONBLOCK|O_CREAT|O_EXCL|O_LARGEFILE, 0744)
= 16
fstat64(16, {st_mode=S_IFREG|0744, st_size=0, ...}) = 0
gettimeofday({987877394, 297900}, NULL) = 0
time(NULL) = 987877394
semop(1075276504, 0x40175210, 1) = 500
write(19, "[2001/04/21 20:23:14, 2] smbd/op"..., 52) = 52
semop(1075276504, 0x40175210, 1) = 500
write(19, " hasch opened file touchpad.exe"..., 64) = 64
More information about the samba-technical
mailing list