- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: shh works for non root user, but not telnet
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
06-09-2006 01:45 AM
06-09-2006 01:45 AM
shh works for non root user, but not telnet
I can log in with virtually any user via telnet or ssh. One user (sap unix user) only works via ssh. I cant figure out what is different about this user. HP-UX 11.11
c-shell.
Comes back with Login incorrect
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:00 AM
06-09-2006 02:00 AM
Re: shh works for non root user, but not telnet
Check if the password for the user isn't expired.
Darrel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:02 AM
06-09-2006 02:02 AM
Re: shh works for non root user, but not telnet
- Destination system doesn't listen telnet port
- Only sap unix user has ssh public key distribuited to destination server.
I hope it helps you.
Regards,
Carles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:07 AM
06-09-2006 02:07 AM
Re: shh works for non root user, but not telnet
I can log in with other users via telnet no problem, so I have to assume telnet is listening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:12 AM
06-09-2006 02:12 AM
Re: shh works for non root user, but not telnet
SECURITY FEATURES
On a trusted system, login prohibits a user from logging in if any of
the following is true:
+ The password for the account has expired and the user cannot
successfully change the password.
+ The password lifetime for the account has passed.
+ The time between the last login and the current time exceeds the
time allowed for login intervals.
+ The administrative lock on the account has been set.
+ The maximum number of unsuccessful login attempts for the account
has been exceeded.
+ The maximum number of unsuccessful login attempts for the
terminal has been exceeded.
+ The administrative lock on the terminal has been set.
+ The terminal has an authorized user list and the user is not on
it.
+ The terminal has time of day restrictions and the current time is
not within the allowable period.
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 03:19 AM
06-09-2006 03:19 AM
Re: shh works for non root user, but not telnet
Nothing in the syslog.
The password was changed 2 days ago and made no difference with this problem.
At this point I can log in if ssh is clicked on my emulator and I enter userid and password. If i click telnet the login does not work after entering userid and the right password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 03:32 AM
06-09-2006 03:32 AM
Re: shh works for non root user, but not telnet
Jeff Traigle