EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-11-26 02:03 PM . Last Modified: 2023-05-03 12:21 AM
>>Message imported from previous forum - Category:ClearSCADA Software<<
User: stevenfaulkner, originally posted: 2019-09-25 14:37:40 Id:527
Can a user's password be set through the ClearSCADA API? I'm able to create a user, set all of their permissions, set the password rules, but I'm not able to find where to set their actual password. Is this possible through the API?
Is it simply a SetProperty() call on the user object? If so is the property just "Password" and what should the object for the password be (i.e. string or a SecureString)?
If anyone has any information I'd greatly appreciate it, thanks.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-11-26 02:03 PM
>>Responses imported from previous forum
Reply From User: dmercer, posted: 2019-09-25 22:56:48
In the ClearSCADA .NET Client API, there is the method Connection.ChangeUserPassword(ObjectId objectId, SecureString oldPassword, SecureString newPassword).
Reply From User: stevenfaulkner, posted: 2019-09-26 14:02:41
Thank you so much! I'm not sure how I missed that. I didn't notice it was on the Connection class.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-11-26 02:03 PM
>>Responses imported from previous forum
Reply From User: dmercer, posted: 2019-09-25 22:56:48
In the ClearSCADA .NET Client API, there is the method Connection.ChangeUserPassword(ObjectId objectId, SecureString oldPassword, SecureString newPassword).
Reply From User: stevenfaulkner, posted: 2019-09-26 14:02:41
Thank you so much! I'm not sure how I missed that. I didn't notice it was on the Connection class.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.
With achievable small steps, users progress and continually feel satisfaction in task accomplishment.
Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.
of