FIM CM: Default Password Provider settings
hi all, one-time passwords disbtributed in FIM CM workflows have a lifetime of 10 days. The help screen within the FIM CM web app says, this value is customizable. Can anybody tell me how to do this, because i didn't find any hint about that. Default password provider This provider randomly creates one-time passwords. To specify the number of passwords you want to use, type 0, 1, or 2. Each password has a validity period of 10 days. For information about changing the default settings, see the product documentation on the CD. Thanks in advace /Matthias
September 14th, 2010 10:07am

You'll need to specify "2,12,6,50" to keep all default settings but change validity period to 50 days. More details below. 0 use 0 secrets. 1 use only 1 secret. Default length and default expiry days 1,x where x>0 x is the length of the secret 1,x,d where x>0 x is the length of the secret d is the duration of a time interval until it expires 2 use only 2 secrets. Default length and default expiry days 2,x1,x2 where x1,x2>0 x1 is the length of the first secret x2 is the length of the second secret 2,x1,x2,d where x1,x2>0 x1 is the length of the first secret x2 is the length of the second secret d is the duration of a time interval until it expires d (duration) = Y|Ym|YM where Y is the positive number of days or minutes (if followed by m|M) Default values are: 2 secrets, lengths: 12 and 6 [plus a CRC code for each secret]
Free Windows Admin Tool Kit Click here and download it now
September 14th, 2010 7:44pm

In order to specify the values above you'll need to change Password Provider settings to use a custom password provider: Microsoft.Clm.BusinessLayer.DefaultSecretProvider, Microsoft.Clm.BusinessLayer, Version=4.0.x.y, Culture=neutral, PublicKeyToken=31bf3856ad364e35
September 16th, 2010 8:32pm

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

Other recent topics Other recent topics