HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Account locking
Operating System - HP-UX
1835680
Members
3041
Online
110082
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
08-13-2008 04:31 AM
08-13-2008 04:31 AM
Account locking
What is the quickest way to findout what computer or user is locking an account.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2008 05:01 AM
08-13-2008 05:01 AM
Re: Account locking
Shalom,
passwd -sa
take a look at /var/adm/syslog/syslog.log
You will see the bad login attempts.
lastb
Also lists bad login attempts.
SEP
passwd -sa
take a look at /var/adm/syslog/syslog.log
You will see the bad login attempts.
lastb
Also lists bad login attempts.
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
08-13-2008 05:02 AM
08-13-2008 05:02 AM
Re: Account locking
Hey
Unfortunately, there is no quick way as there's multiple ways of locking an account:
Is the system trusted? If so, run "modprpw -m lockout ${user}". See the man page for the resulting code. Chances are it'll be bad passwords, but it's good to be sure.
Check syslog.log for remsh/ssh accesses. If you're using the software.hp.com version of tcpd, check mail log for accesses via ftp or telnet.
If you're using sudo, check the sudo log for people accessing root and what they were doing.
Some information from at least one of those sources should give you the next step in your investigation.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
Unfortunately, there is no quick way as there's multiple ways of locking an account:
Is the system trusted? If so, run "modprpw -m lockout ${user}". See the man page for the resulting code. Chances are it'll be bad passwords, but it's good to be sure.
Check syslog.log for remsh/ssh accesses. If you're using the software.hp.com version of tcpd, check mail log for accesses via ftp or telnet.
If you're using sudo, check the sudo log for people accessing root and what they were doing.
Some information from at least one of those sources should give you the next step in your investigation.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2008 09:08 AM
08-13-2008 09:08 AM
Re: Account locking
Thanks for the information I am slowly getting there
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP