- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnet login problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 07:24 PM
12-21-2003 07:24 PM
I am running HP-UX 10.20. Let us name it HP13.
I am facing problem in telneting HP13 workstaton in network from other w/s. I can only login from GUI console.After login through GUI and getting the prompt if I telnet, login, or rlogin to he same mchine I am not able to do that, though ftp is working to this machine. I am able to telnet, rlogin to other network machine from hp13.
The error I get is below.
connected to hp13.
Escape character is '^]'.
Local flow control on
Telnet TERMINAL-SPEED option ON
HP-UX hp13 B.10.20 A 9000/735 (ttyp7)
audswitch: Not owner
Connection closed by foreign host.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 07:28 PM
12-21-2003 07:28 PM
Re: telnet login problem
Can it be that your system is trusted, ore root access is limeted. Check for /etc/securetty. If you have problems with other users it could be /tcb/files/devassign.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 07:56 PM
12-21-2003 07:56 PM
Re: telnet login problem
Try consulting this document:
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000007949932
the above is on the European site. If you cannot access it there, then try another site and search for the Document id: CBM9203091200
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 08:00 PM
12-21-2003 08:00 PM
Re: telnet login problem
It should be -rwsr-xr-x
The file should be owned by root.bin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 09:12 PM
12-21-2003 09:12 PM
Re: telnet login problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 10:07 PM
12-21-2003 10:07 PM
Re: telnet login problem
Sudhir,
Check if auditing is enabled on your system.
through sam try untrusting the system and trust again.The error id definitely related to system call audit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2003 01:52 AM
12-23-2003 01:52 AM
Re: telnet login problem
Are you sure that the system is not trusted? Do you have a /tcb directory? The reason I ask, is that audswitch is definitely related to system auditing, and I thought that the system had to be in trusted mode before auditing could be enabled.
JL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2003 02:14 AM
12-23-2003 02:14 AM
SolutionYou are getting this error because /usr/bin/login and /usr/bin/passwd
have incorrect permissions.
Perform the following steps to resolve your error:
1. Boot your system into single-user mode.
2. fsck /usr
3. mount /usr
4. Change the 'login' and 'passwd' permissions:
-r-sr-xr-x 1 root bin /usr/bin/login
-r-sr-xr-x 1 root bin /usr/bin/passwd
Regards,
Geno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 03:10 PM
03-11-2004 03:10 PM
Re: telnet login problem
I want to assign points 10 out of 10. How can I do that. My telet problem has been solved.
Thanks a lot
sudhir upadhyay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2004 03:18 PM
03-11-2004 03:18 PM
Re: telnet login problem
I have assigned points to all who replied.
Thanks
sudhir upadhyay