[Samba] XP and ACL info

Martin Smith martin at backup-systems.co.uk
Mon Mar 5 16:46:19 GMT 2007


Hi,

I have an XP machine, I have turned off Simple File Sharing and have assigned an ACL to a share.

 I can mount the share like so

[root at bk1 ~]# mount -t cifs //192.168.1.64/BK_TEST ./TMP -o username='test'
Password:
[root at bk1 ~]# ls ./TMP/c*
./TMP/cv_tbx.doc

But I would like to get the ACL info in linux so I try this but it does not work.

smbcacls -d 5 -U=test -N //windows-pc/BK_TEST cv_tbx.doc

....
smb_vwv[ 0]=  255 (0xFF)
smb_vwv[ 1]=  126 (0x7E)
smb_vwv[ 2]=    1 (0x1)
smb_vwv[ 3]=    9 (0x9)
smb_bcc=83
Mandatory SMB signing enabled!
SMB signing enabled!
client_check_incoming_message: BAD SIG: wanted SMB signature of
[000] E2 1B EA B3 5A 6A D7 DD                           ....Zj..
client_check_incoming_message: BAD SIG: got SMB signature of
[000] 42 53 52 53 50 59 4C 20                           BSRSPYL
signing_good: BAD SIG: seq 1
SPNEGO login failed: Access denied
failed session setup with NT_STATUS_OK
cli_full_connection failed! (NT_STATUS_UNSUCCESSFUL)


Does anyone know what this means?

[root at bk1 ~]# uname -a
Linux bk1.localdomain 2.6.15-1.2054_FC5 #1 Tue Mar 14 15:48:33 EST 2006 i686 i686 i386 GNU/Linux
[root at bk1 ~]# smbcacls -V
Version 3.0.24-1.fc5


More information about the samba mailing list