multiuser setup in cygwin

Bjoern Kahl AG Resy kahl@informatik.uni-kl.de
Thu Dec 5 23:48:00 GMT 2002


 Hallo!

On Thu, 5 Dec 2002, Daya Kiran Sunkara wrote:
> i am a novice to cygwin. i wish to setup a multiple
> users on my cygwin. i tried using mkpasswd to add
> users to the passwd file and did a 'passwd' to change
> the passwd.

 As cygwin is just a unix emulation layer on top of windows,
 it uses the windows user mangement system.

 You have to create or modify (change passwords) windows user
 accounts using the native windows tools for usermangement.

 The /etc/passwd files password-field is *only* used by Win9x!

 *After* adding/modifying user in the windows user managment,
 you have to update /etc/passwd using mkpasswd. Try
 "mkpasswd --help" for details. Also see /usr/doc/Cygwin/login.README
 on your cygwin installation or
 http://cygwin.com/cygwin-ug-net/using-utils.html#MKPASSWD


    Bjoern

-- 
+---------------------------------------------------------------------+
| Dipl.-Phys. Bjoern Kahl +++ AG Embedded Systems and Robotics (RESY) |
| Informatics Faculty +++ Building 48 +++ University of Kaiserslautern|
| phone: +49-631-205-2654 +++ www: http://resy.informatik.uni-kl.de   |
+---------------------------------------------------------------------+


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list