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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bbrk364

  1. bbrk364

    su groups

    To Disallow su to root add the group !su to each of the users
  2. bbrk364

    Sendmail of AIX Error Reports

    This is a script will alert an error on an AIX: #!/usr/bin/ksh # Author: Hao Nguyen #set -o xtrace # You can put this script in CRON and have it run at 20,40,59 min. PATH=/usr/bin:/usr/sbin:/usr/local/bin:. export PATH # This script will parse the error log (out put of errpt daemon) to...

Part and Inventory Search

Back
Top