Displaying 2 results from an estimated 2 matches for "good_password".
2008 Nov 04
0
"wbinfo -g"return incomplete list
...0001 samba]# wbinfo -n ONE/user01
S-1-5-21-6776287-1952083785-2110791508-497344 User (1)
[root@srv0001 samba]# wbinfo -S
S-1-5-21-6776287-1952083785-2110791508-497344
100020
[root@srv0001 samba]# wbinfo -t
checking the trust secret via RPC calls succeeded
[root@srv0001 samba]# wbinfo -a ONE/user01%good_password
plaintext password authentication succeeded
challenge/response password authentication succeeded
[root@srv0001 samba]# wbinfo -a ONE/user01%bad_password
challenge/response password authentication failed
error code was NT_STATUS_WRONG_PASSWORD (0xc000006a)
error messsage was: Wrong Password
Could n...
2008 Nov 28
0
FW: "wbinfo -g" return incomplete list
...gt; S-1-5-21-6776287-1952083785-2110791508-497344 User (1)
> [root@srv0001 samba]# wbinfo -S
> S-1-5-21-6776287-1952083785-2110791508-497344
> 100020
> [root@srv0001 samba]# wbinfo -t
> checking the trust secret via RPC calls succeeded
> [root@srv0001 samba]# wbinfo -a ONE/user01%good_password
> plaintext password authentication succeeded
> challenge/response password authentication succeeded
> [root@srv0001 samba]# wbinfo -a ONE/user01%bad_password
> challenge/response password authentication failed
> error code was NT_STATUS_WRONG_PASSWORD (0xc000006a)
> error messsa...