LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Could not create local user on NIS client running RHEL 4.7 (https://www.linuxquestions.org/questions/linux-newbie-8/could-not-create-local-user-on-nis-client-running-rhel-4-7-a-948422/)

kingston 06-04-2012 06:50 AM

Could not create local user on NIS client running RHEL 4.7
 
Hi All
I could not create local user on linux machines which are acting as NIS clients running on RHEL 4.7, but i could do it successfully on RHEL 5.4 machines.

Quote:

[root@0016 ~]# useradd hplss
useradd: cannot create directory /home/hplss
[root@0016 ~]# passwd hplss
passwd: Unknown user name 'hplss'.
[root@0016 ~]# lsb_release -a
LSB Version: :core-3.0-ia32:core-3.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch
Distributor ID: RedHatEnterpriseAS
Description: Red Hat Enterprise Linux AS release 4 (Nahant Update 7)
Release: 4
Codename: NahantUpdate7
Please help me...

kasl33 06-04-2012 07:56 PM

Are you able to SSH into the machine you are trying to create users on and create them directly on there?

kingston 06-05-2012 03:08 AM

Hi Kasl33,

i am logging into the server with my NIS client via SSH only. I saw some of the older LQ threads suggests to stop "ypbind" services and then to give a try. But i am not in the postition to stop the ypbind services.

Regards
Kingston

chrism01 06-05-2012 06:18 PM

If the NIS server is running RHEL5.x, the tool versions may be incompatible with 4.x .
Also, RHEL4.x has not been supported since Feb 2012 https://access.redhat.com/support/po...pdates/errata/, unless you pay extra for EUS (see that link).


All times are GMT -5. The time now is 09:42 PM.