- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disable unix accounts
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
тАО01-05-2005 06:34 AM
тАО01-05-2005 06:34 AM
of a unix account after N number of failed
login attemps?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2005 06:57 AM
тАО01-05-2005 06:57 AM
SolutionTo convert your system to trusted you can use SAM, or /usr/lbin/tsconvert.
If you cannot convert to trusted, then this cannot be done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2005 07:22 AM
тАО01-05-2005 07:22 AM
Re: Disable unix accounts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2005 07:26 AM
тАО01-05-2005 07:26 AM
Re: Disable unix accounts
The account disable feature is commented out because I use it to report bad root logins to myself.
SEP
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
тАО01-05-2005 04:24 PM
тАО01-05-2005 04:24 PM
Re: Disable unix accounts
Yep, you can conver your system to *Trusted system*.
First, check for the trusted system software has been installed on your system:
#swlist -l product SecurityMon
In trusted system, there are some disadvantages:
For example:
- The trusted systems functionality stores user password in a series of special format database files under the /tcb directory structure. NIS is unaware of the /tcb directory so that in trusted systems may not be used in conjunction with NIS.
- Some application attemp to directly read or modify the /etc/passwd file. SO that it may not work in trusted systems. thus, should check again all of application that are running on your systems.
And as I see in our forum: If you fogot root password in trusted system, it is *VERY* to recover root password...
:):)
Anyway, goodluck to you (and of course, you can *Unconvert a trusted system*)
Hope this helps
Regard,
HoangChiCong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2005 04:31 PM
тАО01-05-2005 04:31 PM
Re: Disable unix accounts
I have a strong recommend for you:
After convert to trusted system, should make a full system backup.
And the easest way to convert to trusted systems by using SAM.
Here are steps:
SAM--->Auditing and Security--->Audited Events (in HP-UX 11i).
Best and regard,
HoangChiCong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2005 04:37 PM
тАО01-05-2005 04:37 PM
Re: Disable unix accounts
After convert to trusted systems, to disable of unix account after N number of failed login attemp, just do follow steps:
SAM-->Auditing and Security
-->System Security Policies
-->Terminal Security Policies
And you can define how many times to login attemp with this field: "Unsuccessful Login Tries Allowed"
Hope that are everything that you need.
HAPPY NEW YEAR
HoangChiCong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2005 04:49 PM
тАО01-05-2005 04:49 PM
Re: Disable unix accounts
Yes if you convert your system to Trusted System, by default the system will disable
a unix account after 3 unsuccessfull / failed
login attemps.
Indira A