After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Authentication Failed -authad.dll- XP Home

Should you have problems with the MS-Logon plugin? Here is the place to look for help or report issues
Post Reply
kevlar13
Posts: 2
Joined: 2004-08-30 14:46

Authentication Failed -authad.dll- XP Home

Post by kevlar13 »

I have installed Ultra RC10 with MSLogon2 in 2 XP Professional boxes, and they can be connected without problem using MSLogon2. :-o

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. :shock:

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
Same thing happens if I try with 1 or 3 (loc=1 dom=3 local+domain=3)
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.
Marscha
100
100
Posts: 464
Joined: 2004-05-14 06:48

Post by Marscha »

I guess you're talking about RC18 (not RC10).
The testauth utility is using mslogon, NOT mslogon2, sorry :(
I plan to provide some sort of debugging in the next version of mslogon2. :)
Post Reply