The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > HP-UX
Google UNIX.COM


HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Problem with limiting logins to one in AIX 5.3 Confused_lulu Security 2 05-01-2007 10:38 AM
Limit logins to 1 pheusion AIX 0 08-11-2006 08:23 AM
NVT logins pappous UNIX for Dummies Questions & Answers 2 03-15-2001 07:26 PM
Limiting access misha UNIX for Dummies Questions & Answers 4 02-24-2001 03:25 AM
Help with logins crispyco UNIX for Dummies Questions & Answers 2 01-22-2001 08:03 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-11-2007
Registered User
 

Join Date: Sep 2003
Location: Arlington, VA
Posts: 160
Stumble this Post!
limiting failed logins to three

I have tried limiting failed logins to three by the following method

logins -ox \ | awk -F: '($8 != "LK" && $1 != "root") { print $1 }' \ | while read logname; do
/usr/lbin/modprpw -m umaxlntr=3 "$logname"
done
/usr/lbin/modprdef -m umaxlntr=3

but it is failing on the 4th... any ideas? this is on a trusted hpuxi 11.11 machine
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 10-18-2007
Registered User
 

Join Date: Sep 2003
Location: Arlington, VA
Posts: 160
Stumble this Post!
no one has ran into this issue before?
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 12:08 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0