Unsolved

This post is more than 5 years old

1 Rookie

 • 

8 Posts

613

October 19th, 2017 14:00

Create an account and denying password change

Hey alls,

I am creating a local account, and I need to disable the ability for the user to change their password.  I cant find the documentation for this option.

isi auth users create EMCSupport --provider="local:system" --password="test123" --enabled="true" --password-expires="false".  After the account is created, I run the view command to see the setup of the account.  (isi auth users view emcsupport)

        Password Expires: No

                   Shell: /bin/zsh

                     UPN: EMCSupport@ISITEST01

User Can Change Password: Yes

I need to change the Yes to a No.

Anyone have any ideas?

Thx

-Chris

No Responses!
No Events found!

Top