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 IamaSherpa 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. breckwiz

    usermod script

    I guess I should've mentioned that I won't be doing anything with the /etc/group file, just want to grep out groups from there to run usermod -f o against. Thanks again!
  2. breckwiz

    usermod script

    Basically, what I need to do is: All users at work have to change their passwd after a certain amount of days. What I need is a script to run that will pick certain groups out and modify their passwd aging. I need to make it zero, so they do not have passwd aging. Did this make sense? If...
  3. breckwiz

    usermod script

    Hi Gurus. I need some help, I'm in dire need of a script to grep groups from /etc/group and run usermod on these groups to stop the password aging. Can anyone please help? Thanks!

Part and Inventory Search

Back
Top