Displaying 1 result from an estimated 1 matches for "notapassword".
Did you mean:
nopassword
2008 Sep 20
0
net rpc info failure accessing XP: NT_STATUS_LOGON_FAILURE
...at "temppass" IS the current password for the Lep user):
brian@ireland:~$ net rpc info -I phoebus
Password: (** NONE GIVEN, JUST HIT ENTER **)
Could not connect to server 192.168.9.155
Connection failed: NT_STATUS_LOGON_TYPE_NOT_GRANTED
brian@ireland:~$ net rpc info -I phoebus
Password: notapassword
Could not connect to server 192.168.9.155
Connection failed: NT_STATUS_LOGON_TYPE_NOT_GRANTED
Connection failed: NT_STATUS_LOGON_FAILURE
brian@ireland:~$ net rpc info -I phoebus -U NotAUser%notapassword
Could not connect to server 192.168.9.155
Connection failed: NT_STATUS_LOGON_TYPE_NOT_GRANTED...