public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* problem with ssh-user-config on Win XP
@ 2004-05-27  9:27 vdu
  2004-05-27 12:50 ` Reini Urban
  2004-05-27 13:20 ` Dave Korn
  0 siblings, 2 replies; 10+ messages in thread
From: vdu @ 2004-05-27  9:27 UTC (permalink / raw)
  To: cygwin

script ssh-user-config fails because user SYSTEM does not exit in my
'/etc/passwd' file, it was created using 'mkpasswd -d <domain>', which does
not create any SYSTEM user. I enter 'mkpasswd -l' to see if it creates a
SYSTEM user, and it does. So why 'mkpasswd -d <domain> does not ??

-- 
Vincent




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

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

* Re: problem with ssh-user-config on Win XP
  2004-05-27  9:27 problem with ssh-user-config on Win XP vdu
@ 2004-05-27 12:50 ` Reini Urban
  2004-05-27 13:20 ` Dave Korn
  1 sibling, 0 replies; 10+ messages in thread
From: Reini Urban @ 2004-05-27 12:50 UTC (permalink / raw)
  To: cygwin

vdu schrieb:
> script ssh-user-config fails because user SYSTEM does not exit in my
> '/etc/passwd' file, it was created using 'mkpasswd -d <domain>', which does
> not create any SYSTEM user. I enter 'mkpasswd -l' to see if it creates a
> SYSTEM user, and it does. So why 'mkpasswd -d <domain> does not ??

As with every better software package a bit of cleverness from the 
user-side is recommended.
-- 
Reini Urban



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

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

* RE: problem with ssh-user-config on Win XP
  2004-05-27  9:27 problem with ssh-user-config on Win XP vdu
  2004-05-27 12:50 ` Reini Urban
@ 2004-05-27 13:20 ` Dave Korn
  2004-05-27 13:33   ` vdu
  1 sibling, 1 reply; 10+ messages in thread
From: Dave Korn @ 2004-05-27 13:20 UTC (permalink / raw)
  To: cygwin

> -----Original Message-----
> From: cygwin-owner  On Behalf Of vdu
> Sent: 27 May 2004 09:16

> script ssh-user-config fails because user SYSTEM does not exit in my
> '/etc/passwd' file, it was created using 'mkpasswd -d 
> <domain>', which does
> not create any SYSTEM user. I enter 'mkpasswd -l' to see if 
> it creates a
> SYSTEM user, and it does. So why 'mkpasswd -d <domain> does not ??

  To explain the same thing twice in the same morning:

  SYSTEM is a local account; it has utmost (rooter-than-root) priviliges on
your local machine but it's not a member of the domain and has no access
rights there.

  Did you know you can combine both flags ?  "mkpasswd -l -d" should work
for you.

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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

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

* Re: problem with ssh-user-config on Win XP
  2004-05-27 13:20 ` Dave Korn
@ 2004-05-27 13:33   ` vdu
  2004-05-27 13:37     ` Thorsten Kampe
  2004-05-27 14:05     ` Dave Korn
  0 siblings, 2 replies; 10+ messages in thread
From: vdu @ 2004-05-27 13:33 UTC (permalink / raw)
  To: cygwin

Sorry guys, I did not know this was a CYGWIN newsgroup for experts...
Could you tell me where is the CYGWIN newsgroup for dummies ?!?!

-- 
Vincent Dutat
E-mail : vincentdutat {AT} tiscali {DOT} be
Fax : +32 2 7003724
Voicemail : +32 2 7003724
"Dave Korn" <dk@artimi.com> wrote in message
news:NUTMEGQeCOVPZPdYdny0000008f@NUTMEG.CAM.ARTIMI.COM...
> > -----Original Message-----
> > From: cygwin-owner  On Behalf Of vdu
> > Sent: 27 May 2004 09:16
>
> > script ssh-user-config fails because user SYSTEM does not exit in my
> > '/etc/passwd' file, it was created using 'mkpasswd -d
> > <domain>', which does
> > not create any SYSTEM user. I enter 'mkpasswd -l' to see if
> > it creates a
> > SYSTEM user, and it does. So why 'mkpasswd -d <domain> does not ??
>
>   To explain the same thing twice in the same morning:
>
>   SYSTEM is a local account; it has utmost (rooter-than-root) priviliges
on
> your local machine but it's not a member of the domain and has no access
> rights there.
>
>   Did you know you can combine both flags ?  "mkpasswd -l -d" should work
> for you.
>
>     cheers,
>       DaveK
> -- 
> Can't think of a witty .sigline today....
>
>




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

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

* Re: problem with ssh-user-config on Win XP
  2004-05-27 13:33   ` vdu
@ 2004-05-27 13:37     ` Thorsten Kampe
  2004-05-27 14:05     ` Dave Korn
  1 sibling, 0 replies; 10+ messages in thread
From: Thorsten Kampe @ 2004-05-27 13:37 UTC (permalink / raw)
  To: cygwin

* vdu (2004-05-27 15:15 +0100)
> Sorry guys, I did not know this was a CYGWIN newsgroup for experts...
> Could you tell me where is the CYGWIN newsgroup for dummies ?!?!

It's over here!?!? ->
http://cygwin.com/faq/faq0.html
http://cygwin.com/cygwin-ug-net/cygwin-ug-net.html


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

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

* RE: problem with ssh-user-config on Win XP
  2004-05-27 13:33   ` vdu
  2004-05-27 13:37     ` Thorsten Kampe
@ 2004-05-27 14:05     ` Dave Korn
  2004-05-27 18:59       ` Reini Urban
  1 sibling, 1 reply; 10+ messages in thread
From: Dave Korn @ 2004-05-27 14:05 UTC (permalink / raw)
  To: cygwin


> -----Original Message-----
> From: cygwin-owner On Behalf Of vdu
> Sent: 27 May 2004 14:15

> "Dave Korn" <http://cygwin.com/acronyms/#PCYMTNQREAIYR> wrote in message

> >   To explain the same thing twice in the same morning:
> >

> Sorry guys, I did not know this was a CYGWIN newsgroup for experts...
> Could you tell me where is the CYGWIN newsgroup for dummies ?!?!

  That wasn't meant to be any kind of a flame and I don't know why you
thought it was; I was just mentioning that the exact same thing had just
come up in another context in a oh-look-isn't-that-funny way.  I gave you a
perfectly straight answer to a straight question.


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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

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

* Re: problem with ssh-user-config on Win XP
  2004-05-27 14:05     ` Dave Korn
@ 2004-05-27 18:59       ` Reini Urban
  2004-05-28 12:04         ` vdu
  0 siblings, 1 reply; 10+ messages in thread
From: Reini Urban @ 2004-05-27 18:59 UTC (permalink / raw)
  To: cygwin

Dave Korn schrieb:
>>Sorry guys, I did not know this was a CYGWIN newsgroup for experts...
>>Could you tell me where is the CYGWIN newsgroup for dummies ?!?!

This is a mailinglist and no newsgroup. Dummy questions which bear the 
answer in the question itself are flamed in dummy newsgroups also.

>   That wasn't meant to be any kind of a flame and I don't know why you
> thought it was; I was just mentioning that the exact same thing had just
> come up in another context in a oh-look-isn't-that-funny way.  I gave you a
> perfectly straight answer to a straight question.

Has was certainly trampling on my cgf-style answer.
-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/


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

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

* Re: problem with ssh-user-config on Win XP
  2004-05-27 18:59       ` Reini Urban
@ 2004-05-28 12:04         ` vdu
  2004-05-28 13:01           ` Thorsten Kampe
  0 siblings, 1 reply; 10+ messages in thread
From: vdu @ 2004-05-28 12:04 UTC (permalink / raw)
  To: cygwin

> This is a mailinglist and no newsgroup.
>
I am using outook express to read what you call a "mailinglist", and in OE
they call it newsgroup!
So it's a mailinglist for you, and a newsgroup for me.

Everybody agrees ?

Let's talk about cygwin now...
-- 




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

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

* Re: problem with ssh-user-config on Win XP
  2004-05-28 12:04         ` vdu
@ 2004-05-28 13:01           ` Thorsten Kampe
  2004-05-28 15:57             ` Andrew DeFaria
  0 siblings, 1 reply; 10+ messages in thread
From: Thorsten Kampe @ 2004-05-28 13:01 UTC (permalink / raw)
  To: cygwin

* vdu (2004-05-28 11:59 +0100)
>> This is a mailinglist and no newsgroup.
>>
> I am using outook express to read what you call a "mailinglist", and in OE
> they call it newsgroup!

"In OE" "they" call mailing lists mailing lists and newsgroups
newsgroups. OE is able to read both: mail and news (and does an
incredibly bad job with both).

> So it's a mailinglist for you, and a newsgroup for me.

Only if you want to show the whole world that you don't have the
slightest idea what you're doing.
 
> Everybody agrees ?

It's a mailing list - so there is nothing to agree or disagree upon.

By the way (to further confuse you): Gmane offers a
mail-to-news-gateway for this mailinglist. Of course it's still a
mailing list - even if you read it via Gmane.


Thorsten
-- 
 Content-Type: text/explicit; charset=ISO-8859-666 (Parental Advisory)
 Content-Transfer-Warning: message contains innuendos not suited for
 children under the age of 18


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

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

* Re: problem with ssh-user-config on Win XP
  2004-05-28 13:01           ` Thorsten Kampe
@ 2004-05-28 15:57             ` Andrew DeFaria
  0 siblings, 0 replies; 10+ messages in thread
From: Andrew DeFaria @ 2004-05-28 15:57 UTC (permalink / raw)
  To: cygwin

Thorsten Kampe wrote:

> * vdu (2004-05-28 11:59 +0100)
>
>>> This is a mailinglist and no newsgroup.
>>
>> I am using outook express to read what you call a "mailinglist", and 
>> in OE they call it newsgroup!
>
> "In OE" "they" call mailing lists mailing lists and newsgroups 
> newsgroups. OE is able to read both: mail and news (and does an 
> incredibly bad job with both).

Sometimes, due to management pigheadedness, you're stuck using only the 
software that they allow you to use.

>> So it's a mailinglist for you, and a newsgroup for me.
>
> Only if you want to show the whole world that you don't have the 
> slightest idea what you're doing.

Maybe, then again see my previous post. He may be using a true newsgroup!

>> Everybody agrees ?
>
> It's a mailing list - so there is nothing to agree or disagree upon.

It's a true newsgroup to me! It may be a mail <-> newsgroup gateway but 
from my end it's strict NNTP.

> By the way (to further confuse you): Gmane offers a 
> mail-to-news-gateway for this mailinglist. Of course it's still a
> mailing list - even if you read it via Gmane.

Bingo! But again, from my end it looks like NNTP, smells like NNTP and 
responds to NNTP. In effect, except for people stating it's a mailing 
list it is indistinguishable from any other NNTP group.

YMMV
-- 
DEFINITION: Computer - A device designed to speed and automate errors.


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

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

end of thread, other threads:[~2004-05-28 15:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-27  9:27 problem with ssh-user-config on Win XP vdu
2004-05-27 12:50 ` Reini Urban
2004-05-27 13:20 ` Dave Korn
2004-05-27 13:33   ` vdu
2004-05-27 13:37     ` Thorsten Kampe
2004-05-27 14:05     ` Dave Korn
2004-05-27 18:59       ` Reini Urban
2004-05-28 12:04         ` vdu
2004-05-28 13:01           ` Thorsten Kampe
2004-05-28 15:57             ` Andrew DeFaria

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).