[HPADM] password aging - for users id's starting with letter A to F, G to N and O to Z

From: Balaji Nathan (balajinathan2003_at_yahoo.com)
Date: 11/05/03

  • Next message: Johnson, Craig E: "[HPADM] Summary: CDE Question"
    Date: Wed, 5 Nov 2003 14:46:24 -0800 (PST)
    To: hpux-admin@DutchWorks.nl
    
    

    Hi admins,
    I am running HP-UX 11.00. (non trusted system). Due to some application concerns we have postponed Converting onto a trusted system. Mean while,
    I have to implement password aging (expiration in 90 days) and forcing the user to change the password the next time they logon.
    Instead of doing this in one shot, on all the user ids, we are planning to implement this for the user ids, starts with A to F this week, G to N next week and O to Z the following next week.
    The command I am going to use:
    password -f -x 90 userids
     
    How to use this command on the user ids A to F, G to N and so on.
     
    If you have any sample script please email me.
    Regards,
    balaji.
     

    ---------------------------------
    Do you Yahoo!?
    Protect your identity with Yahoo! Mail AddressGuard

    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: Johnson, Craig E: "[HPADM] Summary: CDE Question"

    Relevant Pages

    • Re: User ID policies
      ... >There are couple of different schemes a company can ... >use to create user ids for use in a network. ... The password policy is in a pdf found here: ... Do You Yahoo!? ...
      (comp.security.misc)
    • Re: User ID policies
      ... The OP asked about user IDs, ... >>There are couple of different schemes a company can ... > that includes a password policy The policies can be ... > Do You Yahoo!? ...
      (comp.security.misc)
    • setgid and exec
      ... I am trying to have a c-program lauch various other programs, ... different user ids. ... execvp(command[0], command); ... When I run this program as root, the output shows that my USER is ...
      (comp.unix.programmer)