This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Win98 and multiple users


> Steve,
> 
> set up your /etc/passwd file (mkpasswd as suggested 
> in other messages, add passwords with crypt [and vi]) 
> and change "bash ..." in cygwin.bat to "login".
> 
> I didn't try if you really see different users with 
> getuid et al. but you do get the real Unix login 
> procedure.  I am doing this on W98SE.  YMMV.
> 
> Michael
> 
> 
> Steve,
> 
> I thought the cygwin heap was, in essence, that virtual machine - it
> stores persistant data across invokations.  All that needs to happen, as
> far as I can see, is for the setuid/seteuid/etc/etc calls to set
> per-process values in the shared memory heap and for getuid/etc... to
> use that value.  The "uid" concept is completely lacking in Win98, so
> cygwin's spoofing that already.
> 
> -- Ft
> 
> -----Original Message-----
> To: "cygwin at cygwin dot Com (E-mail)" <cygwin at cygwin dot com>
> Subject: RE: Win98 and multiple users
> From: Steve Jorgensen <jorgens at coho dot net>
> Date: Sat, 21 Jul 2001 14:07:33 -0700
> Reply-To: "jorgens at coho dot net" <jorgens at coho dot net>
> 
> 
> I'm no Cygwin developer as of yet, but I think I can answer this one.
>  Cygwin, for the most part, provides a 'nix wrapper around Windows, and
> uses Windows to do the work.
> 
> NT allows separate processes to run in different user contexts, but
> Windows
> 98 does not.  Thus, Windows 98 has no applicable functionality to wrap.
>  You would need an entire virtual machine with another copy of Windows
> running another Cygwin to do what you're talking about.
> 
> 
> --
> Michael Lemke  --  Information Services Communication (ISC 1)
> INA Werk Schaeffler oHG,            Tel: +49 (0)9132 - 82 3441
> Industriestr 1-3,                e-mail:   lemkemch@de.ina.com
> D-91074 Herzogenaurach
> 

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]