帐号禁用

linux

usermod -L username                 //disable user
usermod -U username                //enable user

solaris  linux皆可
passwd -l username     //lock the account
passwd -u username   //unlock the account

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*


为了防止恶意的垃圾评论脚本,请输入以下图片里面的数学方程式的答案。
防垃圾评论问题