Hi.
Can someone please, give an idea how to send details of newly created user (accountname, autogenerated password etc..) to admins. I have procedure where i flow users from database to FIM and then create AD account. When creating AD account I use autogenerated random numbers and characters and then flow that with outbound sync rule on unicodePWD attribute. So upon first creation of user I would like to send mail that will consists of username, password and some other details.
My idea was that I could generate password upon creation of user in FIM, store that pwd in one attribute tied with Person resource, trigger sending mail, and then flow that in AD. Of course i would set AD outbound rule to send that password with initial flow only and also flow value pwdLastSet and set it to 0. Is that idea ok or do you have better solutions?
Can someone please, give an idea how to send details of newly created user (accountname, autogenerated password etc..) to admins. I have procedure where i flow users from database to FIM and then create AD account. When creating AD account I use autogenerated random numbers and characters and then flow that with outbound sync rule on unicodePWD attribute. So upon first creation of user I would like to send mail that will consists of username, password and some other details.
My idea was that I could generate password upon creation of user in FIM, store that pwd in one attribute tied with Person resource, trigger sending mail, and then flow that in AD. Of course i would set AD outbound rule to send that password with initial flow only and also flow value pwdLastSet and set it to 0. Is that idea ok or do you have better solutions?