Linux Change Password
作者:reistlin 发布时间:July 29, 2010 分类:自由点击

[root@secure ~]# echo "reistlin.com" | passwd --stdin root Changing password for user root. passwd: all authentication tokens updated successfully.
[...Security System Admin...]
作者:reistlin 发布时间:July 29, 2010 分类:自由点击

[root@secure ~]# echo "reistlin.com" | passwd --stdin root Changing password for user root. passwd: all authentication tokens updated successfully.
评论已关闭