I have also had this issue in the past adding local users to machines setup for LDAP. Try using the command:
system-config-users
You need a graphical environment to run this.
Otherwise you can just manually add the user to /etc/passwd, /etc/shadow, make them a home directory, copy default files from /etc/skel into their home directory and modifiy ownership of their home directory/files.
system-config-users
You need a graphical environment to run this.
Otherwise you can just manually add the user to /etc/passwd, /etc/shadow, make them a home directory, copy default files from /etc/skel into their home directory and modifiy ownership of their home directory/files.