Re: Rewriting the MSGINA.DLL
From: James Williams (itenginerd_at_nospam.earthlink.nospam.net)
Date: 03/25/04
- Next message: Ron King: "Re: All user account locked"
- Previous message: Tom Bennett: "Rewriting the MSGINA.DLL"
- In reply to: Tom Bennett: "Rewriting the MSGINA.DLL"
- Next in thread: Robert Moir: "Re: Rewriting the MSGINA.DLL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 25 Mar 2004 16:03:16 -0500
I know that rewriting the GINA is way more than a minor issue. 8)
Several groups I've worked with have tried, and even used for a time,
custom GINAs. But they just are too much hassle to maintiain over time.
I certainly would recommend against writing your own. I find it really
hard to buy that writing your own to satisfy the limitations of another
piece of software is going to be anything but a nightmare in the long term.
You're better off calling into some low-level APIs like the NPAPI during
login and password change rather than rewriting the GINA.
$0.02
(j)
James
Tom Bennett wrote:
> 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?
>
>
- Next message: Ron King: "Re: All user account locked"
- Previous message: Tom Bennett: "Rewriting the MSGINA.DLL"
- In reply to: Tom Bennett: "Rewriting the MSGINA.DLL"
- Next in thread: Robert Moir: "Re: Rewriting the MSGINA.DLL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|