Useradd shows "configuration error - unknown item 'Make' (notify administrator)"
Issue
When running the useradd command as root, the message "configuration error - unknown item 'Make' (notify administrator)" is displayed. But the user is added.
# useradd rtest
configuration error - unknown item 'Make' (notify administrator)
# id rtest
uid=25721(rtest) gid=25724(rtest) groups=25724(rtest)
# passwd rtest
Changing password for user rtest.
New UNIX password:
Retype new UNIX password:
passwd: all authentication tokens updated successfully.
Environment
- Red Hat Enterprise Linux 5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
