search for: loskutov

Displaying 4 results from an estimated 4 matches for "loskutov".

2005 Mar 14
2
Questions about 3.0.12rc1
...rough SCRIPT :((((( I'm change code to: if ( can_add_account == False ) { return NT_STATUS_ACCESS_DENIED; } it's fixed problem .... I'm do simple test and is work correct, ... but i'm do not full test. and I want to apologize for my english, well .. you understand ;) Sergey Loskutov
2005 Feb 17
1
Problems to samba 3.0.11
...0000; required: 0x00000002) _samr_set_groupinfo: ACCESS DENIED (granted: 0000000000; required: 0x00000002)" Please fixed samba-3.0.11 or explain what is wrong ??? Analysis code 3.0.11 say me ... is bad very bad .... Best regards, Senior engineer of network department MTCES the Magadan. Loskutov Sergey mailto:cyrat@tts.magadan.su phone. +7 90250 82016, +7 41322 27150
2005 Mar 07
0
usermgr.exe vs. 3.0.11 [was Re: Problems to samba 3.0.11]
> Sergey Loskutov wrote > >> Problem 2. >> Launch tools usrmgr.exe >> Try create user >> Username: "John". Select to group button. User by default in member to "Domain Users" >> Added group "Domain Admins" press ok and next ok ... user is create ..... it...
2005 Mar 17
0
usrmgr.exe and problems
...This patch is corrected most problems, but i can't fixed, current moment, problems where "not root" create "global group" ... sorry :( This patch not create security holes and another holes ... :) I'm testing and is looking good ... Is try help you, i hope :) Sergey Loskutov -------------- next part -------------- --- srv_samr_nt.c.orig 2005-03-16 09:33:15.394423183 -1000 +++ srv_samr_nt.c 2005-03-17 17:41:13.297259499 -1000 @@ -2865,8 +2865,10 @@ * id21. I don't know if they need to be set. --jerry */ - if (IS_SAM_CHANGED(pwd, PDB_GROUPSID)) - set_un...