Re: Getting the account DN from the account name in password filter



Have you tried doing an LDAP lookup?

--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net


Tushar wrote:
Hi,
I am trying to implement a password filter for users under a specific 'ou'. I wish to implement this by comparing the DN of the user with the DN of the 'ou' under consideration. If the user seems to be pesent under the 'ou', I will process the user otherwise will return 'TRUE' without processing that account.


Could anyone please let me know if there is any way(any APIs available) to get the user's DN from its account name in the functions 'PasswordChangeNotify' and 'PasswordFilter'?

Thanks in advance,
Tushar.
.



Relevant Pages

  • Re: custom password filters
    ... Have you coded the appropriate DLL and just need info on how to tell the system ... Joe Richards Microsoft MVP Windows Server Directory Services ... > I would like to know how to set my custom password filter. ...
    (microsoft.public.win2000.security)
  • Re: Creating Password Filter
    ... Joe Richards Microsoft MVP Windows Server Directory Services ... Douglas Lecato wrote: ... > I'm trying to learn how to create a Password Filter that will only require my ...
    (microsoft.public.platformsdk.security)