[root@localhost /]# useradd sys2
[root@localhost /]# passwd sys2
Changing password for user sys2.
New password:
BAD PASSWORD: it is based on a dictionary word
BAD PASSWORD: is too simple
Retype new password:
passwd: all authentication tokens updated successfully.
to check
[root@localhost /]# su - sys2
[root@localhost /]# passwd sys2
Changing password for user sys2.
New password:
BAD PASSWORD: it is based on a dictionary word
BAD PASSWORD: is too simple
Retype new password:
passwd: all authentication tokens updated successfully.
to check
[root@localhost /]# su - sys2
No comments:
Post a Comment