Rewriting the MSGINA.DLL

From: Tom Bennett (tom32173_at_yahoo.com)
Date: 03/25/04


Date: Thu, 25 Mar 2004 14:43:15 -0500

We have a minor issue that we need to address. We have the policy of the
minimum password length of 8 characters on our domain. We also have a
password synchronization program that allows a maximum of 8 characters due
to ACF2 restrictions. So, this means we have a password length of no more
or no less than 8 characters.

Based on the setup above, I am in search of documentation of how to change
the error message that you receive when you try to change your password with
more than 8 characters. Windows itself will allow it, but since the
passoword synchronization does not allow more than 8, so it passes back an
error that the password can not be set. So, no passwords are reset for the
user. The error message that a user receives from windows is that the
password must be at least 8 characters. There is nothing about the maximum
length of the password. It can be misleading for a user.

If the initial investigation I've done is correct, what needs done is to
modify the msgina.dll. However, I am unable to find documentation on how to
create a new msgina.dll so that it would present a valid error message.

Can anyone assist with this subject?



Relevant Pages

  • Re: _stprintf
    ... Here's the documentation for CreateFile: ... I don't blame Microsoft for not documenting Windows ME but I wonder why they ... "Since you can't use any multibyte encoding in CreateFile," ... to use MAX_PATH Kanji characters to name a file. ...
    (microsoft.public.vc.mfc)
  • Re: New-Line in Regular Expression
    ... really good responses. ... > # Open the file for reading and if cannot die and give error message. ... > # While the file is open read through it and remove new line characters. ... > # For each item in the array print it out. ...
    (perl.beginners)
  • Re: New-Line in Regular Expression
    ... reason: POP3 Host did not acknowlege ... > # While the file is open read through it and remove new line characters. ... > # For each item in the array print it out. ... match the date field and the time field, and stored the exact log error message ...
    (perl.beginners)
  • Re: Access 2003 Combo problem
    ... that's why your getting the error message "Too Long" ... What's happening is that you are attempting to insert the Name, not the Abv ... characters long) and the two letter combination in the other field (2 ... Chuck Buckley ...
    (microsoft.public.access.formscoding)
  • Re: Rewriting the MSGINA.DLL
    ... > minimum password length of 8 characters on our domain. ... The error message that a user receives from windows is that the ... I am unable to find documentation on how ...
    (microsoft.public.windows.server.security)