- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- No one can not login to the machine even root
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
11-20-2006 05:45 AM
11-20-2006 05:45 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 05:57 AM
11-20-2006 05:57 AM
Re: No one can not login to the machine even root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 06:12 AM
11-20-2006 06:12 AM
Re: No one can not login to the machine even root
seems like me, when i try to connect but the table of connection was full.
You must to incerase this value, into the /proc folder. (but now i don't remember the parameter)
In my case was a kernel 2.4 bug. (Red Hat 8)
Bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 06:42 AM
11-20-2006 06:42 AM
Re: No one can not login to the machine even root
Nov 19 04:02:01 addel01 syslogd 1.4.1: restart.
Nov 19 04:22:12 addel01 audbin[24673]: saving binary audit log /var/log/audit.d/bin.2
Nov 19 04:22:12 addel01 audbin[24673]: threshold 20.00 exceeded for filesystem /var/log/audit.d/. - free blocks down to 19.38%
Nov 19 04:22:12 addel01 auditd[3763]: Notify command /usr/sbin/audbin -S /var/log/audit.d/save.%u -C -T 20% exited with status 1
Nov 19 04:22:12 addel01 auditd[3763]: output error
Nov 19 04:22:12 addel01 auditd[3763]: output error
Nov 19 04:22:12 addel01 auditd[3763]: output error; suspending execution
Nov 19 11:32:12 addel01 pam_rhosts_auth[27277]: denied to root@dde01 as root: access not allowed
Nov 19 11:47:46 addel01 pam_rhosts_auth[27372]: denied to root@dde01 as root: access not allowed
Nov 20 08:23:42 addel01 pam_rhosts_auth[2398]: allowed to tranat@dde01 as tranat
Nov 20 08:35:51 addel01 gdm[4190]: gdm_child_action: Master rebooting...
Nov 20 08:35:51 addel01 shutdown: shutting down for system reboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 06:48 AM
11-20-2006 06:48 AM
Solutionhttp://info.ccone.at/INFO/Mail-Archives/redhat/Dec-2005/msg00404.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 07:56 AM
11-20-2006 07:56 AM
Re: No one can not login to the machine even root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 02:14 AM
11-21-2006 02:14 AM
Re: No one can not login to the machine even root
One possible cause is something in a profile script looping. For instance, on some older versions of RedHat, any command in ~/.bashrc would call ~/.bashrc again.