HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SSH error
Operating System - HP-UX
1826325
Members
3474
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-13-2006 01:15 AM
11-13-2006 01:15 AM
SSH error
I keep getting this message in syslog.log
sshd error: no more sessions
any ideas on why
sshd error: no more sessions
any ideas on why
That which does not kill me, makes me stronger
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 09:30 PM
11-13-2006 09:30 PM
Re: SSH error
Hi Just some questions and hints that might put you on right track.
If you read the man-pages for sshd you will see that:
"If the client successfully autheticate itself, a dialogue for preparing the session is entered. At this time the client may request things like allocating a pseudo-tty, forwarding X11 connections, forwarding TCP/IP connections, or forwarding the authentication agent connection over the secure channel"
Could it be that your out of tty's ?
Do you simply try to ssh to the host for a login, or do you try to run a remote command, or do you use sftp or scp ?
If you try a login, do you use ssh -X (to support X-windows)?
You might also want to check out the sshd_config file.
/2r
If you read the man-pages for sshd you will see that:
"If the client successfully autheticate itself, a dialogue for preparing the session is entered. At this time the client may request things like allocating a pseudo-tty, forwarding X11 connections, forwarding TCP/IP connections, or forwarding the authentication agent connection over the secure channel"
Could it be that your out of tty's ?
Do you simply try to ssh to the host for a login, or do you try to run a remote command, or do you use sftp or scp ?
If you try a login, do you use ssh -X (to support X-windows)?
You might also want to check out the sshd_config file.
/2r
I'm trying to become President of the state I'm in...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 10:09 PM
11-13-2006 10:09 PM
Re: SSH error
Shalom,
You may be out of pseudo terminals.
Do you perhaps have more than 60 simultaneous users?
From kctune
nstrpty 60 60
nstrtel 60 Default
You may need to raise these in your kernel parameters.
SEP
You may be out of pseudo terminals.
Do you perhaps have more than 60 simultaneous users?
From kctune
nstrpty 60 60
nstrtel 60 Default
You may need to raise these in your kernel parameters.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 10:00 PM
11-14-2006 10:00 PM
Re: SSH error
Just a small comment to SEP :-)
kctune = "Itanium" (HP-UX 11.23)
kmtune = "PA-Risc" (HP-UX 11.11)
# kmtune | grep pty
----
Another issue is that ssh could be denying terminal login and only allow commands without tty.
This could be done if you have a key which is created for a specific command...
See man sshd command="command"
/Tor-Arne
kctune = "Itanium" (HP-UX 11.23)
kmtune = "PA-Risc" (HP-UX 11.11)
# kmtune | grep pty
----
Another issue is that ssh could be denying terminal login and only allow commands without tty.
This could be done if you have a key which is created for a specific command...
See man sshd command="command"
/Tor-Arne
I'm trying to become President of the state I'm in...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP