Password default to AD user on MVRule

Hi all,

I'm stuck at setting password for AD user by MVrule. I see we are totally able to create them by FIM Service & FIM portal but no idea if we have the same thing with MVrule?

Thanks a lot !

April 21st, 2015 5:11am

Hello,

its not 100% clear to me what you want.

I assume you mean setting a inital password for new AD users (created in Portal), but you want to do that in provisioning code ?

Normally you need only to flow the attribute unicodePWD to AD (PW in cleartext) and doing this once, so in provisioning code, or if you can use portal sync rules then set the inital flow only flag.

/Peter

Free Windows Admin Tool Kit Click here and download it now
April 21st, 2015 6:49am

Thanks Peter for your quick reply and sorry for unclear question.

Yes, I did want to set initial password and I found the link here

https://msdn.microsoft.com/en-us/library/windows/desktop/ms696059(v=vs.100).aspx

Just one more question that is that possible if we use MVRule to reset an user's password to a text that we want or we just can do it when we create a new user.

Thanks a lot !


  • Edited by Duc Huyen 17 hours 19 minutes ago
April 21st, 2015 8:35am

Thanks Peter for your quick reply and sorry for unclear question.

Yes, I did want to set initial password and I found the link here

https://msdn.microsoft.com/en-us/library/windows/desktop/ms696059(v=vs.100).aspx

Just one more question that is that possible if we use MVRule to reset an user's password to a text that we want or we just can do it when we create a new user.

Thanks a lot !


  • Edited by Duc Huyen Tuesday, April 21, 2015 2:03 PM
Free Windows Admin Tool Kit Click here and download it now
April 21st, 2015 12:34pm

Thanks Peter for your quick reply and sorry for unclear question.

Yes, I did want to set initial password and I found the link here

https://msdn.microsoft.com/en-us/library/windows/desktop/ms696059(v=vs.100).aspx

Just one more question that is that possible if we use MVRule to reset an user's password to a text that we want or we just can do it when we create a new user.

Thanks a lot !


  • Edited by Duc Huyen Tuesday, April 21, 2015 2:03 PM
April 21st, 2015 12:34pm

Sure, you can let flow unicodePwd at any time you want, for example to activate a remote access account for some time once again.

Or reset user passwords on a specific event or critera.

/Peter

Free Windows Admin Tool Kit Click here and download it now
April 21st, 2015 1:26pm

Thanks, It works with Export Attribute Flow and cannot work in provisioning code.

If I set "unicodepwd" in provisioning (connectors=1) it always shows that unicodepwd is read-only

April 21st, 2015 11:18pm

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

Other recent topics Other recent topics