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 Wanet Telecoms Ltd 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 henderj99

  1. henderj99

    location for executables

    in order to get my executable script to run without entering the full path, do i need to move it to /bin?
  2. henderj99

    finding unused user accounts

    Thanks for your replies ALL! I eventually found out that there's a file called "loginlog" that lists the username and last login date. Right now I'm not sure if this a product of the application on my box or a UNIX feature but it solved my problem. Again, THANKS MUCH!
  3. henderj99

    finding unused user accounts

    is there some tool i can use to find user accounts that haven't been used for six months/1 year? i was thinking of a script using "finger" but i'm not sure that will work.
  4. henderj99

    to useradd or not to useradd

    i'd like to write a script for adding a user instead of using sam. i've read the man page for useradd so i'm relatively familiar with that. my problem is, i need to enforce a password aging system so that my users are forced to change their passwords on a timed basis. i know the -e option...

Part and Inventory Search

Back
Top