Communicating initial password to users
I need to provision some objects to an external system (Oracle accounts using an extensible MA, but this is a detail). I would like to set an initial password for these accounts, and once the resource is created, send the initial password with an email to the owner. How do you usually deal with this scenario? do you store the password in some attribute? If I generate a random value in the outbound rule, then I have no way to retrieve it. Any suggestions welcome. Thanks, PaoloPaolo Tedesco - http://cern.ch/idm
March 14th, 2011 10:21am

How to Use Workflows to Automate the Calculation and Notification of Initial Passwords Cheers, MarkusMarkus Vilcinskas, Knowledge Engineer, Microsoft Corporation
Free Windows Admin Tool Kit Click here and download it now
March 14th, 2011 11:00am

I pretty much do what Markus' link describes with the exception of using a custom activity to generate the password. The activity drops the result in a WorkflowData variable which I can do whatever with (e.g. send mail).My Book - Active Directory, 4th Edition My Blog - www.briandesmond.com
March 14th, 2011 4:54pm

Thank you very much Markus, exactly what I needed! Cheers, PaoloPaolo Tedesco - http://cern.ch/idm
Free Windows Admin Tool Kit Click here and download it now
March 14th, 2011 6:08pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics