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

[EMAIL PROTECTED] ~]# mount -t cifs //192.168.1.64/BK_TEST ./TMP -o 
username='test'
Password:
[EMAIL PROTECTED] ~]# 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?

[EMAIL PROTECTED] ~]# 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
[EMAIL PROTECTED] ~]# smbcacls -V
Version 3.0.24-1.fc5
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to