Operating System - HP-UX
1752637 Members
6276 Online
108788 Solutions
New Discussion юеВ

Re: HP server root login error

 
Dennis Handly
Acclaimed Contributor

Re: HP server root login error

>i cant able to login into root.

Then you must boot in single user mode.

>i dont have back up.

You may not need it.

>i only access the user login.

What can you do? If /usr/lib/dld.sl exists and works for a user, then root should have no problems. Unless root is trying to execute some old 9.0 application that requires a tlink?

>i want to execute tlinstall, tlremove for restore the removed link

You don't need those. You can use /sbin/ln in single user mode.

>please help me out into this serious issue.

After you get it working, you need to find out which application needs /lib/dld.sl and throw it away.

Oh, you might want to check ~root/.profile and see what is being done there? Or in /etc/profile checking for root?

Re: HP server root login error

hello all,

now i am login into my server via console in single user mode.

now the issue is that i cant take the copy of the passwd file from /etc directory.

and there is no entry for bin in /usr directory, so can any body give some hint into this issue.

please help me out as early as possible.
Robert-Jan Goossens_1
Honored Contributor

Re: HP server root login error

# mount -a
# cp /etc/passwd /etc/old.passwd
# tlinstall

Regards,
Robert-Jan

Re: HP server root login error

I login with the Console application and then i rename the passwd file in /etc folder and execute the following command.

mount-a
tlinstall

i solve the issue. thanks robert,avinash.
thanks very much.

Re: HP server root login error

Problem gots resolve with the help of robert,avinash
Robert-Jan Goossens_1
Honored Contributor

Re: HP server root login error

Hi Prashant,

Please spend a moment of your time to assign points to the people who have helped you in this thread.

http://forums11.itrc.hp.com/service/forums/helptips.do?#22

Regards,
Robert-Jan