create user through AML

rated by 0 users
This post has 3 Replies | 1 Follower

Top 25 Contributor
Posts 46
Points 635
scottmahr Posted: Mon, Aug 23 2010 4:02 PM

I am going to bulk-add many users using AML.  This is straighforward, except I am not sure how to set the password for the user.  Can anyone give me a pointer on where to look for this?

 

Thanks, 

 

Scott

  • | Post Points: 35
Top 25 Contributor
Posts 71
Points 930

This little Excel Tool might be useful : http://www.plmlab.fr/index.php?page=xbat

Best regards,

  • | Post Points: 5
Top 500 Contributor
Posts 4
Points 50
IronKid replied on Tue, Aug 31 2010 3:15 PM

Since password is MD5 data type, you would need to convert your string representation of the password to MD5 string.  You can accomplish this using the client IOM.Innovator object static method as follow,  Innovator.ScalcMD5("Your password").

  • | Post Points: 20
Top 25 Contributor
Posts 46
Points 635
scottmahr replied on Fri, Sep 17 2010 12:44 PM

Yes, that is a well documented feature.  Sorry to waste your time with that question.  It all works great now.

 

Scott

  • | Post Points: 5
Page 1 of 1 (4 items) | RSS