Operating System - HP-UX
1832666 Members
3170 Online
110043 Solutions
New Discussion

unable to telnet (error: check pam.conf)

 
SOLVED
Go to solution
Jagadesh
Frequent Advisor

unable to telnet (error: check pam.conf)

Dear All,

Iam using HP-UX11.0. when i try to telnet as root iam getting an error (check pam.conf).
i rebooted the machine now iam not able to login in the machine itself.

Kindly help me out.

Regards
S.Jagadesh
5 REPLIES 5
Elmar P. Kolkman
Honored Contributor

Re: unable to telnet (error: check pam.conf)

Have you tried booting to single user mode or even LVM maintenance mode? Or checked logging on as root on the console?

If one of those works, replace the /etc/pam.conf with a previous version or even with a default one.
Every problem has at least one solution. Only some solutions are harder to find.
Jagadesh
Frequent Advisor

Re: unable to telnet (error: check pam.conf)

after logging in to hpux through single user mode, i tried
#passwd root
but iam getting an error like
"Shared object load failure"
check /etc/pam.conf

Roberto Polli
Trusted Contributor

Re: unable to telnet (error: check pam.conf)

maybe you have a strange pam config?

Post here your pam.conf : the authentication steps are listed there...

And find out a pam manual.

Peace, R.
RAC_1
Honored Contributor
Solution

Re: unable to telnet (error: check pam.conf)

Boot into single user mode. Do mountall.
Compare ll /etc/pam.conf with /usr/newconfig/etc/pam.conf.

Rename /etc/pam.conf to something and copy /usr/newconfig/etc/pam.conf to /etc/pam.conf and boot

Post the results.

Anil
There is no substitute to HARDWORK
Onong Tayeng
New Member

Re: unable to telnet (error: check pam.conf)

The error is probably because the /etc/pam.conf file is either not present on the machine or the permissions are incorrect.

After the reboot are you able to ping the machine?