This is a discussion on How to reset failedlogins for root within the AIX Operating System forums, part of the Unix Operating Systems category; --> Out auditors want me to set failedlogins for root which I am OK with, but I cannot figure out ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Out auditors want me to set failedlogins for root which I am OK with, but I cannot figure out what rights I have to give to myself so I can reset the failedlogin counter should the account get locked. Need a little help. Thanks! Tim |
| |||
| Tim Porreca wrote: > Out auditors want me to set failedlogins for root which I am OK with, but I > cannot figure out what rights I have to give to myself so I can reset the > failedlogin counter should the account get locked. Need a little help. > Thanks! You probably shouldn't be using the failedlogin counter on root. If your auditors suggested it, they're exceptionally stupid for an auditor. Disable remote root login and lock it to the console for emergency/ update use. Everyone should log in as their own ID and "su" to root. This provides an audit trail... something an auditor should find "good" |
| ||||
| Easy.... This is a VERY stupid idea. chuser loginretries=2 rlogin=false root As a "backdoor"... configure sudo (very easy) http://www-03.ibm.com/servers/aix/pr.../download.html Assign yourself (and admin team) to a group and assign that group to a group which can execute /usr/bin/ksh. Then you can "sudo /usr/bin/ksh"... input your password and get a "root" shell. From there, you will be able to reset root if someone locks root out. Good Luck, Chris Young Gun for Hire 614-804-8649 |
| Thread Tools | |
| Display Modes | |
|
|
| ||||
| Posted By | For | Type | Date | |
| AIX Operating System [Archive] - Page 17 - Unix Technical Forum | This thread | Refback | 06-24-2008 08:13 AM | |
| AIX Operating System [Archive] - Page 17 - Unix Technical Forum | This thread | Refback | 06-24-2008 08:13 AM | |