Displaying 1 result from an estimated 1 matches for "cv_tbx".
Did you mean:
cv_t
2007 Mar 05
0
XP and ACL info
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@bk1 ~]# mount -t cifs //192.168.1.64/BK_TEST ./TMP -o username='test'
Password:
[root@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 sign...