Now, I am trying to connect to a XP Home box, and i receive "Authentication Failed". I can connect it using 'standard' password, but I cannot using MS Logon2.
When I run 'testauth.exe' It returns the following:
Code: Select all
Enter user name : KEVLAR13
Enter password : xxx
Enter group : Administradores
loc=1 dom=3 local+domain=3 : 3
Trying authlogonuser.dll
This only works on XP>
test is runnning as application and not a service
------------------------
------------------------
Logonuser: KEVLAR13.
based on auth.dll user has access
-------------------------
For testing we cont, but access was already granted
-------------------------
Trying auth.dll
------------------------
------------------------
Client NT4 or later
No domain controler found
Checking Local groups for user: KEVLAR13
group: ADMINISTRADORES
ADMINISTRADOR
KEVLAR13
Local: User found in group
Domain password check OK
Local password check OK
Acces to vnc OK
based on auth.dll user has access
-------------------------
For testing we cont, but access was already granted
-------------------------
Trying authaddll
------------------------
------------------------
Client NT4 or later
No domain controler found
user: KEVLAR13
group: ADMINISTRADORES
WinNT://./KEVLAR13,userlocal account not found
Account not found
based on authad.dll user has NO access
Trying ldapauth .dll
------------------------
------------------------
LDAP://rootDSE
Bind to domain failed -2147023541
based on ldapauth.dll user has NO access Enter to quit
I am in a WORKGROUP, not in a domain.
It seems that I have an issue with authad.dll
Is there a way to solve this?
Thank you.