1833656 Members
3742 Online
110062 Solutions
New Discussion

Re: Login problem

 
machaya chivaviro_2
Occasional Advisor

Login problem

When I try to login i get this error.

login: john
Password:
No utmp entry.You must exec "login" from the lowest level "sh".

8 REPLIES 8
Muthukumar_5
Honored Contributor

Re: Login problem

Try as,

# exec login

Don't simply use as /usr/bin/login or login

hth.
Easy to suggest when don't know about the problem!
Adisuria Wangsadinata_1
Honored Contributor

Re: Login problem

Hi,

Check the document below (docID : KBRC00013729) about 'No utmp entry. You must exec "login" from the lowest level "sh".' :

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079991950

For patches, check the latest patches on HP ITRC website.

Hope this information can help you.

Cheers,
AW
now working, next not working ... that's unix
Arunvijai_4
Honored Contributor

Re: Login problem

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=717279

Similar problem with solution,

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
RAC_1
Honored Contributor

Re: Login problem

If you are trying from another unix system, you may try exec login,

Logonto console and null out utmp file.
There is no substitute to HARDWORK
RAC_1
Honored Contributor

Re: Login problem

you have another thread open that says /var 100%.

this problem might be related with that.
There is no substitute to HARDWORK
Devender Khatana
Honored Contributor

Re: Login problem

Hi,


Possible reasons for this include

1. root 100% full so the entry for login can not be made to /etc/utmp.

2. corrupted /etc/utmp and /etc/utmpx

Can be rectified by
> /etc/utmp
>/etc/utmpx

3. 100% filled /var file system which do not allow /var/adm/btmp , /var/adm/wtmp to be written for login entry.

Also take some time to assign points to the responses to your threads. This will help you to get good responses in future.


HTH,
Devender
Impossible itself mentions "I m possible"
machaya chivaviro_2
Occasional Advisor

Re: Login problem

Thanks. It worked
Devender Khatana
Honored Contributor

Re: Login problem

Hi,

Also take some time to assign points to the responses to your threads as per the relenace of the answers.

Your profile shows you never did that.

Regards,
Devender
Impossible itself mentions "I m possible"