- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- SSH configuration in RedHat Linux 9
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
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
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
тАО02-08-2005 08:25 PM
тАО02-08-2005 08:25 PM
SSH configuration in RedHat Linux 9
I was not able to do a ssh to a linux server
from my windows pc using Putty software.
As root i am able to do the ssh.
But as a normal user I am not able to do ssh.
IF i am giving the root permission to a particular user , then by that particular user I am able to do SSH.
Please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2005 09:47 PM
тАО02-08-2005 09:47 PM
Re: SSH configuration in RedHat Linux 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2005 10:45 PM
тАО02-08-2005 10:45 PM
Re: SSH configuration in RedHat Linux 9
I done this from linux server
[root@nagios /]# ssh localhost
root@localhost's password:*******
You are connected to local nagios server
Last login: Wed Feb 9 17:04:52 2005 from localhost
[root@nagios root]#exit
[root@nagios /]#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2005 10:53 PM
тАО02-08-2005 10:53 PM
Re: SSH configuration in RedHat Linux 9
If not, try to connect to localhost using non-root login name and upload us new output ...
ssh -l
Regards,
Sergejs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2005 11:09 PM
тАО02-08-2005 11:09 PM
Re: SSH configuration in RedHat Linux 9
I renamed the /etc/nologin file to
/etc/nologin.old
Problem solved
Very much thanks to all for helping.
Regards
Manoj Jose
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2005 11:20 PM
тАО02-08-2005 11:20 PM