home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / shell / 3489 < prev    next >
Encoding:
Text File  |  1992-08-14  |  647 b   |  23 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!gumby!wupost!tulane!cs.cs.uno.edu!news
  3. From: adunham@arnauds.cs.uno.edu (Andrea M Dunham)
  4. Subject: changing password in a sh script
  5. Message-ID: <1992Aug14.171123.7144@cs.uno.edu>
  6. Sender: news@cs.uno.edu
  7. Organization: University of New Orleans
  8. Date: Fri, 14 Aug 1992 17:11:23 GMT
  9. Lines: 12
  10.  
  11. Hi Folks,
  12.   Will someone please post how to change/set passwords after using Sun's  
  13. add_user script.  It doesn't seem to work to (from the script) just use
  14.     ==  script stuff ==
  15.     passwd <uname>
  16.     <password>
  17.     <password>
  18.     ==  other script stuff ==
  19.  
  20. Any help is much appreciated.
  21.         * AndREa *
  22.         adunham@cs.uno.edu
  23.