Hello,
I would like to change the password expiration for a local user I have created in the prism element.
I’ve tried to change it via the command:
nutanix@cvm$ sudo chage -M <MAX-DAYS> admin
I’ve managed to do that to the admin user, but when I change “admin” with my local user,
It says that the user does not exist in etc/passwd.
Is their any way of changing the password expiration for a local user that it is not “admin”.
(The user is a cluster admin).