1826460 Members
3222 Online
109692 Solutions
New Discussion

Re: Strange Login issue

 
Ashley_23
Occasional Advisor

Strange Login issue

Hi Friends ,
One strange problem , Whenever i login to one system ( HP UX 11.11 ) .It directly asks for the password prompt , them i have to press enter and then it asks for login name and password .
______________________________
telnet (hostntt1) (pts/0)

Password:
Login incorrect

Wait for login retry: ..
login:
_________________________________
1 REPLY 1
Mel Burslan
Honored Contributor

Re: Strange Login issue

By the powers vested in me, by the intergalactic order of jedi, I am sensing that you are using some sort of a terminal emulator, where user can set a predefined username. And most probably you are using a workstation that you have inherited forma another fellow worker and no idea about this feature.

If this is a direct host-to-host telnet session, check to see if your telnet command is aliased to something else or has a wrapper script around it. Have seen some admins to force the use of ssh, change tellent into a wrapper script for ssh without telling anything to the users.

Immediately after you login, check the last few/few-hundred lines of the /var/adm/syslog/syslog.log and see what was the username of the last failed login attempt (hopefully your inetd is running with -l, logging enabled option).
________________________________
UNIX because I majored in cryptology...