Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

iPlanet Directory Server Custom PlugIn -- Help

Status
Not open for further replies.

indikab1

Programmer
Feb 28, 2007
1
CA
Hi All,

I’m trying to write a custom plugin for IPlanet DS 5.1 & add it as “SLAPI_PLUGIN_PRE_ADD_FN” & “SLAPI_PLUGIN_PRE_MODIFY_FN” functions. What I’m trying to do is, get hold of users password before it get encrypted & apply some extra password “policies”. Unfortunately, when I get the “userpassword” attribute from the entry, it’s already in encrypted form. Any ideas of how to get hold of it as clear text?

Thanks,
Indi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top