- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- root login at console not possible
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-14-2005 12:56 AM
12-14-2005 12:56 AM
login falling back to new login prompt without further message
GenericSysName [HP Release B.11.11]
Console Login: root
Password:
GenericSysName [HP Release B.11.11]
Console Login: root
Password:
enabling pam debug thru syslogd, the debug shows:
PAM: load_modules: /usr/lib/security/libpam_unix.1
PAM: pam_get_username(ux)
load_function: successful load of pam_sm_acct_mgmt
PAM: pam_mapping_in_use()
PAM: pam_get_username(ux)
PAM: pam_mapping_in_use()
PAM: pam_acct_mgmt: error General Commercial Security error
What is a General Commercial Security error ??
login using ssh is possible.
Regards
Rainer
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:24 AM
12-14-2005 01:24 AM
Re: root login at console not possible
Is it only on the console or also through a telnet login?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:26 AM
12-14-2005 01:26 AM
Re: root login at console not possible
it's only on console. telnet is disabled, but ssh tru putty is no problem
Regards
rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:29 AM
12-14-2005 01:29 AM
Re: root login at console not possible
Does the file /etc/securetty exist ?
---
On a trusted system, login allows superuser to log in on the console unless /etc/securetty exists and does not contain console.
---
Best regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:36 AM
12-14-2005 01:36 AM
Re: root login at console not possible
Check your /etc/securetty settings .It should have an entry "console" in it.
thx,
bl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:45 AM
12-14-2005 01:45 AM
Re: root login at console not possible
/etc/securetty does not exist.
I also found out that NO login is possible at console, even for non-root users
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:52 AM
12-14-2005 01:52 AM
Re: root login at console not possible
adedd05p:root [/tempbkp/copy_area/adedd13n.11.11-bkp] ll /etc/securetty
-rw-r--r-- 1 root sys 8 Sep 18 2001 /etc/securetty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:52 AM
12-14-2005 01:52 AM
Re: root login at console not possible
ll /etc/securetty
-rw-r--r-- 1 root sys 8 Sep 18 2001 /etc/securetty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:52 AM
12-14-2005 01:52 AM
Re: root login at console not possible
ll /etc/securetty
-rw-r--r-- 1 root sys 8 Sep 18 2001 /etc/securetty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 01:56 AM
12-14-2005 01:56 AM
Re: root login at console not possible
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 02:01 AM
12-14-2005 02:01 AM
Re: root login at console not possible
just guessing - and it may not be the cause - but is this line:
console:t_devname=console:t_maxtries#777:chkent:
tty:t_devname=tty:chkent:
included in /tcb/files/ttys ?
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 02:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 02:07 AM
12-14-2005 02:07 AM
Re: root login at console not possible
Bingo, /tcb/files/ttys did not exist on this box.
I copied from another server an login at console is possible
Thanks and Regards
Rainer