search for: 12019f

Displaying 3 results from an estimated 3 matches for "12019f".

Did you mean: 120195
2003 Dec 01
0
samba-2.0.7, smbd bug?
...5:57:41, 10] smbd/nttrans.c:(386) map_create_disposition: Mapped create_disposition 3 to 11 [2000/07/27 15:57:41, 10] smbd/nttrans.c:(285) get_filename_transact: data_offset = 53, data_len = 1, fname_len = 50 [2000/07/27 15:57:41, 10] smbd/nttrans.c:(482) map_share_mode: Mapped desired access 12019f, share access 3, file attributes 0 to open_mode 42 [2000/07/27 15:57:41, 5] smbd/filename.c:(329) unix_convert called on file "÷\" [2000/07/27 15:57:41, 3] lib/util.c:(522) unix_clean_name [÷/] [...] Please let me know if other details are required... Martin
2007 Dec 06
0
[POSIX ACLs] Only ACE rules from Samba Primary Group are applied.
...SMB_ACL_GROUP perms rw- canon_ace index 2. Type = allow SID = S-1-22-2-1001 gid 1001 (grupo2) SMB_ACL_GROUP_OBJ perms r-x canon_ace index 3. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER perms --- map_canon_ace_perms: Mapped (UNIX) 1c0 to (NT) 1f01ff map_canon_ace_perms: Mapped (UNIX) 180 to (NT) 12019f map_canon_ace_perms: Mapped (UNIX) 140 to (NT) 1200a9 map_canon_ace_perms: Mapped (UNIX) 0 to (NT) 0 But when I try to create the file I get: New file New Text Document (2).txt unix_mode(New Text Document (2).txt) inheriting from . unix_mode(New Text Document (2).txt) inherit mode 42770 unix_mod...
2003 Dec 01
0
No subject
...map_create_disposition: Mapped create_disposition 3 to 11 [2001/07/02 17:04:37, 10] smbd/nttrans.c:get_filename_transact(285) get_filename_transact: data_offset = 53, data_len = 1, fname_len = 80 [2001/07/02 17:04:37, 10] smbd/nttrans.c:map_share_mode(491) map_share_mode: Mapped desired access 12019f, share access 3, file attributes 0 to open_mode 42 Okay, looking at the code that dealt with this bug before....It seems that the important bit in the check used looks for the first (alignment) byte of the Unicode string to be zero. Then if it is, decode the unicode string to an ascii string and...