#
echo "Sorry, adduser is obsolete.  Use the useradd command instead,"
echo "which is part of the new shadow password suite.  Shadow passwd"
echo 'stores the passwords in /etc/shadow instead of /etc/passwd which'
echo 'gives much better security.  See the man pages for "useradd" and '
echo '"shadow".  Also see syslogd'
