Introduction:
Some times there is requirement not to delete the OS user but to lock it. Following can be followed to lock the user account on OCI Oracle cloud.
Resolution:
[root@oraclecloudlinuxserver ~]# passwd -l username
Locking password for user username.
passwd: Success
No comments:
Post a Comment