Displaying 2 results from an estimated 2 matches for "realpwd".
2006 Sep 26
1
Domain problem...
...rust secret via RPC calls succeeded"
"wbinfo -u" returns "Error looking up domain users"
"wbinfo -g" returns "Error looking up domain groups"
Samba version 3.0.22 on debian machine. And in the domain exist the user
"oracle" with password "realpwd".
I've tried "wbinfo --authenticate=oracle%fakepwd" and return:
plaintext password authentication failed
error code was NT_STATUS_NO_SUCH_USER (0xc0000064)
error messsage was: No such user
Could not authenticate user oracle%HPRACdf with plaintext password
challenge/response pa...
2006 Mar 22
0
weird winbind problem
...ASSWORD (0xc000006a)
error messsage was: Wrong Password
Could not authenticate user realuser with challenge/response
If I do this test multiple times the account gets correctly locked
this is ok
test 3: existing user with real password
----------------------------------------
wbinfo -a realuser%realpwd
plaintext password authentication failed
error code was NT_STATUS_NO_LOGON_SERVERS (0xc000005e)
error messsage was: No logon servers
Could not authenticate user realuser%realpwd with plaintext password
challenge/response password authentication failed
error code was NT_STATUS_NO_LOGON_SERVERS (0xc...