Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ITCareer

    Disabling Commands Hackers can Exploit

    Our Security Audit department has asked us to disable the following commands because they are a security risk: finger, rlogin and rexec What is the cleanest way to disable these commands? I know I can hide them with a mv command or remove them with a rm command, but is there a better way...
  2. ITCareer

    Password Restrictions

    /etc/security/user allows password enforcement of length, how many alpha characters, how many non-alpha characters, etc. etc. But it does not allow you to specify how many special characters like !@#$%^&*() must be in the password and how many numeric 0-9 and mixed case. What I am wondering...
  3. ITCareer

    Password Restrictions

    Our security department has issued a mandate that all passwords must contain at least one numeric character, a special character and have both upper and lower case alpha characters. Can an authentication method script be used to enforce these password standards? I can't find an argument...
  4. ITCareer

    Preventing Multiple AIX Logins

    Thanks a bunch, AIXQueen!
  5. ITCareer

    AIX installation problem

    TCP/IP must be installed correctly for your IBM3153 DCE console to work. Check to make sure you specified the correct IP address during the customization and also make sure you don't have a LED 581 on the display. Good luck.
  6. ITCareer

    Preventing Multiple AIX Logins

    Anyone know how to prevent an AIX system from allowing multiple logins with the same userid at the same time? This is a requirement of our Audit department but I have been unable to find how to do it. Also, can it be done selectively for just certain userid's? My thanks if you've know the...

Part and Inventory Search

Back
Top