/misc/cyber/securityp/practical# passwd labuser1
New password:
Retype new password:
passwd: password updated successfully

	home/test# sudo adduser labuser1
	Adding user `labuser1' ...
	Adding new group `labuser1' (1006) ...
	Adding new user `labuser1' (1006) with group `labuser1 (1006)' ...
	Creating home directory `/home/labuser1' ...
	Copying files from `/etc/skel' ...
	New password:
	BAD PASSWORD: The password fails the dictionary check - it is based on a
	dictionary word
	New password:
	BAD PASSWORD: The password is shorter than 8 characters
	New password:
	BAD PASSWORD: The password is shorter than 8 characters
	passwd: Have exhausted maximum number of retries for service
	passwd: password unchanged
	Try again?  [y/N] y
	New password:
	BAD PASSWORD: The password fails the dictionary check - it is based on a
	dictionary word
	New password:
	BAD PASSWORD: The password fails the dictionary check - it is based on a
	dictionary word
	New password:
	BAD PASSWORD: The password is shorter than 8 characters
	passwd: Have exhausted maximum number of retries for service
	passwd: password unchanged
	Try again?  [y/N] n
	Changing the user information for labuser1
	Enter the new value, or press ENTER for the default
		Full Name []:
		Room Number []:
		Work Phone []:
		Home Phone []: ^N^Cadduser: `/bin/chfn labuser1' exited from
		signal 2.  Exiting.
	/home/test#