HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /etc/default/security
Operating System - HP-UX
1826219
Members
3035
Online
109691
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
Go to solution
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
12-11-2003 03:30 PM
12-11-2003 03:30 PM
Could anyone help me, I set the
NUMBER_OF_LOGINS_ALLOWED=1 in /etc/default/security to force one times for logins, Please view the below message, user H0826 login failed.
HP-UX master B.11.11 U 9000/800 (tg)
login: H0826
Password:
Exceeds number of logins allowed (1) for user H0826
Connection closed by foreign host.
But currently no H0826 logon on the system, I've check the "who -u" and /etc/utmp file, there're no H0826 user logon, why H0826 can not login now. Any troubleshooting suggestion. Thanks in advanced.
NUMBER_OF_LOGINS_ALLOWED=1 in /etc/default/security to force one times for logins, Please view the below message, user H0826 login failed.
HP-UX master B.11.11 U 9000/800 (tg)
login: H0826
Password:
Exceeds number of logins allowed (1) for user H0826
Connection closed by foreign host.
But currently no H0826 logon on the system, I've check the "who -u" and /etc/utmp file, there're no H0826 user logon, why H0826 can not login now. Any troubleshooting suggestion. Thanks in advanced.
Hero
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 03:40 PM
12-11-2003 03:40 PM
Solution
Do you have PHCO_27694 installed?
PHCO_27694 s700_800 11.11 login(1) cumulative patch
( SR:8606273425 CR:JAGae37513 )
When the number of logins to the system allowed for each
user is limited by the NUMBER_OF_LOGINS_ALLOWED field in the
/etc/default/security file, users whose login names are
longer than 4 characters are treated as the same user if the
first 4 characters of the login names are identical. As a
result, some users may be disallowed to login with the error
message "Exceeds number of logins (N) allowed for user USER"
even though the user "USER" does not have as many login
sessions as "N" specified by NUMBER_OF_LOGINS_ALLOWED.
PHCO_27694 s700_800 11.11 login(1) cumulative patch
( SR:8606273425 CR:JAGae37513 )
When the number of logins to the system allowed for each
user is limited by the NUMBER_OF_LOGINS_ALLOWED field in the
/etc/default/security file, users whose login names are
longer than 4 characters are treated as the same user if the
first 4 characters of the login names are identical. As a
result, some users may be disallowed to login with the error
message "Exceeds number of logins (N) allowed for user USER"
even though the user "USER" does not have as many login
sessions as "N" specified by NUMBER_OF_LOGINS_ALLOWED.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2003 08:13 PM
12-14-2003 08:13 PM
Re: /etc/default/security
You may want to check that there is no process associated with login 'H0826' :-
ps -ef | grep 'H0826'
Some daemons can be started by non-root users and would not show as who -u
Keith
ps -ef | grep 'H0826'
Some daemons can be started by non-root users and would not show as who -u
Keith
You are either part of the solution or part of the problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2003 12:35 AM
12-15-2003 12:35 AM
Re: /etc/default/security
When looking for a specific user ID, it is much more accurate to let ps do the searching, not grep:
ps -f -u H0826
Bill Hassell, sysadmin
ps -f -u H0826
Bill Hassell, sysadmin
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