Displaying 1 result from an estimated 1 matches for "smbd_test_fail".
2011 Aug 25
0
IE9 download manager and Samba share
...omain
administrator (DOMAIN\Administrator).
I used the vfs objects = full_audit to capture the VFS activity:
http://files.risk.ee/smb_fail.txt (running as regular user)
http://files.risk.ee/smb_success.txt (when running as admin)
Also tested with "smbd -d4":
http://files.risk.ee/smbd_test_fail.txt (regular user)
http://files.risk.ee/smbd_test_success.txt (admin)
I noticed that when failing the smbd was not happy about the buffer:
(SMBnttrans) NT_STATUS_BUFFER_TOO_SMALL
But unfortunately I'm more a Samba user than a developer therefore I
cannot make any big conclusions about t...