| View previous topic :: View next topic |
| Author |
Message |
Guest
|
#1| Posted: 2004-09-02 07:49 Post subject: MSLogon with special password fails |
|
|
I repeat this topic here because I choosed maybe at first time the wrong forum
original will be found here http://sourceforge.net/tracker/index.php?func=detail&atid=505523&aid=999292&group_id=63887
---------------------------------------------------------------------------------------------
I found an anomalie when try to login with MS logon to
a Windows 2000/2003 Server machine.
I'am using RC18 and New MS-Logon (auth.dll from June 25
2004) the password i.e. "Abc0DefG" is not accepted. Any
variation of that pattern fails. I.e. "Hde8TsdZ12345"
and so on. But other Passwords like
"AbCdEfGhIj123456789" are working correct.
The syntax of the password I think it causes the fault is:
- First Letter is uppercase
- Second and third ones are lowercase
- Fourth one must be a numeric value
- next ones are not significant
If I choose a password which have not the above described syntax the connect have no problem.
I think It must be a problem handled with UltraVnc, cause the normal Login to that Windows 2003 Server machine causes no problems. |
|
| Back to top |
|
 |
Marscha Former moderator

Joined: 2004-05-14 06:48 Posts: 544 Topics: 25
|
#2| Posted: 2004-09-22 09:45 Post subject: |
|
|
Sorry that it took so long for my reply but I have been on vacation.
I tested some passwords (on W2K) and found the following:
Abc0DefG failed
Bbc0DefG OK
Adc0DefG OK
Abt0DefG OK
Abc0Def OK
Hde8TsdZ12345 OK
So I have only one password failing.
But I agree that this is somehow disturbing.
I'll try to locate the bug and provide a fix . |
|
| Back to top |
|
 |
Marscha Former moderator

Joined: 2004-05-14 06:48 Posts: 544 Topics: 25
|
#3| Posted: 2004-12-10 06:42 Post subject: |
|
|
| Fixed, code is available in cvs, will be included in next RC binary. |
|
| Back to top |
|
 |
|