home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / question / 15346 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!gatech!hubcap!ncrcae!ncrhub2!ncrlnk!torynews!martins
  3. From: martins@TorreyPinesCA.ncr.com (Martin Sandman 3562)
  4. Subject: usermod root: a Catch 22?
  5. Message-ID: <1993Jan8.194833.18683@TorreyPinesCA.ncr.com>
  6. Organization: NCR (Torrey Pines Development Center)
  7. Disclaimer: This posting does not necessarily reflect the opinions of NCR.
  8. Date: Fri, 8 Jan 93 19:48:33 GMT
  9. Lines: 17
  10.  
  11. On an SVR4 system you have to be root to execute usermod.
  12. I tried to use usermod to set root's default shell to
  13. /bin/ksh but it tells me that "root is in use. Cannot change it."
  14.  
  15. # usermod -s /bin/ksh root
  16. UX: usermod: ERROR: root is in use.  Cannot change it.
  17.  
  18. Any suggestions?  Thanks.
  19.  
  20. -- 
  21. ======================================================================
  22. = Martin D. Sandman                                     .........    =
  23. = NCR Torrey Pines                                      ..x......    = 
  24. = 11010 Torreyana Road    martins@TorreyPinesCA.NCR.com ....x....    =
  25. = San Diego, CA 92121     Phone: 619-597-3562           .xx..xxx.    =
  26. = U. S. A.                FAX:   619-597-3501           .........ants=
  27. ======================================================================
  28.