API – Forcing user password expiration
- This topic has 0 replies, 1 voice, and was last updated 1 month, 1 week ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › API – Forcing user password expiration
Tagged: api user password expire
Hello all
I would like to know if there’s a way of expiring user password (force a password change at next logon) by using the API
We currently create and update users by API calls, but none of the existing fields seems to be related to this
The equivalent linux command would be
passwd –expire someusername