public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Virtual Users
       [not found] <CAHt=mWhAUKUgUr3SBTmw9Q_Gas-uhrRyuANVT7RR_0V++5gd1w@mail.gmail.com>
@ 2012-07-11 17:49 ` Florian Hager
  2012-07-12 12:05   ` Andrey Repin
  0 siblings, 1 reply; 5+ messages in thread
From: Florian Hager @ 2012-07-11 17:49 UTC (permalink / raw)
  To: cygwin

Dear CygWin-Team,

I need to create a virtual user,but how?

I've already researched on this topic,and it seems you can only 'add'
a Windows User to CygWin.
But as I'm using CygWin on USB,and so there are always different users
as soon as i plug it in,I need to make a virtual user in CygWin.

So,how can this be done?

If there's no way using CygWin,is there a way to add the needed
data(passwd,etc.) manually?


greetz, hagerf13

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Virtual Users
  2012-07-11 17:49 ` Virtual Users Florian Hager
@ 2012-07-12 12:05   ` Andrey Repin
  2012-07-12 15:52     ` Earnie Boyd
  0 siblings, 1 reply; 5+ messages in thread
From: Andrey Repin @ 2012-07-12 12:05 UTC (permalink / raw)
  To: Florian Hager, cygwin

Greetings, Florian Hager!

> I need to create a virtual user,but how?

First question whould be "why", not "how".

> I've already researched on this topic,and it seems you can only 'add'
> a Windows User to CygWin.
> But as I'm using CygWin on USB,and so there are always different users
> as soon as i plug it in,I need to make a virtual user in CygWin.

One doesn't link to another. Sorry. Need more elaboration.

> So,how can this be done?

> If there's no way using CygWin,is there a way to add the needed
> data(passwd,etc.) manually?

Why?


--
WBR,
Andrey Repin (anrdaemon@freemail.ru) 12.07.2012, <15:56>

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Virtual Users
  2012-07-12 12:05   ` Andrey Repin
@ 2012-07-12 15:52     ` Earnie Boyd
  2012-07-12 16:16       ` Corinna Vinschen
  2012-07-13  0:50       ` Andrey Repin
  0 siblings, 2 replies; 5+ messages in thread
From: Earnie Boyd @ 2012-07-12 15:52 UTC (permalink / raw)
  To: Andrey Repin

On Thu, Jul 12, 2012 at 7:57 AM, Andrey Repin wrote:
> Greetings, Florian Hager!
>
>> I need to create a virtual user,but how?
>
> First question whould be "why", not "how".
>
>> I've already researched on this topic,and it seems you can only 'add'
>> a Windows User to CygWin.
>> But as I'm using CygWin on USB,and so there are always different users
>> as soon as i plug it in,I need to make a virtual user in CygWin.
>
> One doesn't link to another. Sorry. Need more elaboration.
>
>> So,how can this be done?
>
>> If there's no way using CygWin,is there a way to add the needed
>> data(passwd,etc.) manually?
>
> Why?

I understand the why; the OP needs a common user to move between PC
with the USB data.  The easiest solution I can think of would be to
set Cygwin to always run as administrator but is the administrator SID
always equal between various systems?

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Virtual Users
  2012-07-12 15:52     ` Earnie Boyd
@ 2012-07-12 16:16       ` Corinna Vinschen
  2012-07-13  0:50       ` Andrey Repin
  1 sibling, 0 replies; 5+ messages in thread
From: Corinna Vinschen @ 2012-07-12 16:16 UTC (permalink / raw)
  To: cygwin

On Jul 12 11:52, Earnie Boyd wrote:
> On Thu, Jul 12, 2012 at 7:57 AM, Andrey Repin wrote:
> > Greetings, Florian Hager!
> >
> >> I need to create a virtual user,but how?
> >
> > First question whould be "why", not "how".
> >
> >> I've already researched on this topic,and it seems you can only 'add'
> >> a Windows User to CygWin.
> >> But as I'm using CygWin on USB,and so there are always different users
> >> as soon as i plug it in,I need to make a virtual user in CygWin.
> >
> > One doesn't link to another. Sorry. Need more elaboration.
> >
> >> So,how can this be done?
> >
> >> If there's no way using CygWin,is there a way to add the needed
> >> data(passwd,etc.) manually?
> >
> > Why?
> 
> I understand the why; the OP needs a common user to move between PC
> with the USB data.  The easiest solution I can think of would be to
> set Cygwin to always run as administrator but is the administrator SID
> always equal between various systems?

No, only the RID is the same.  The SID always consists of the system or
AD SID, plus a RID which is always 500 for the builtin admin account.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Virtual Users
  2012-07-12 15:52     ` Earnie Boyd
  2012-07-12 16:16       ` Corinna Vinschen
@ 2012-07-13  0:50       ` Andrey Repin
  1 sibling, 0 replies; 5+ messages in thread
From: Andrey Repin @ 2012-07-13  0:50 UTC (permalink / raw)
  To: Earnie Boyd, cygwin

Greetings, Earnie Boyd!

>>> I need to create a virtual user,but how?
>>
>> First question whould be "why", not "how".
>>
>>> I've already researched on this topic,and it seems you can only 'add'
>>> a Windows User to CygWin.
>>> But as I'm using CygWin on USB,and so there are always different users
>>> as soon as i plug it in,I need to make a virtual user in CygWin.
>>
>> One doesn't link to another. Sorry. Need more elaboration.
>>
>>> So,how can this be done?
>>
>>> If there's no way using CygWin,is there a way to add the needed
>>> data(passwd,etc.) manually?
>>
>> Why?

> I understand the why; the OP needs a common user to move between PC
> with the USB data.

You can't move "user" - the person.
If you did mean the account data, this doesn't need creation of a user
account for Cygwin needs.

> The easiest solution I can think of would be to set Cygwin to always run as
> administrator but is the administrator SID always equal between various systems?

And another question is: what is the filesystem on that mentioned USB
removable?...
For FAT drives, this would be obviously pointless.


--
WBR,
Andrey Repin (anrdaemon@freemail.ru) 13.07.2012, <04:42>

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-13  0:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAHt=mWhAUKUgUr3SBTmw9Q_Gas-uhrRyuANVT7RR_0V++5gd1w@mail.gmail.com>
2012-07-11 17:49 ` Virtual Users Florian Hager
2012-07-12 12:05   ` Andrey Repin
2012-07-12 15:52     ` Earnie Boyd
2012-07-12 16:16       ` Corinna Vinschen
2012-07-13  0:50       ` Andrey Repin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).