| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| content-class: | urn:content-classes:message |
| MIME-Version: | 1.0 |
| Subject: | RE: Son of son of SSH & Cygwin; scp and sftp |
| X-MimeOLE: | Produced By Microsoft Exchange V6.0.4417.0 |
| Date: | Mon, 5 Aug 2002 18:13:50 -0400 |
| Message-ID: | <BADF3C947A1BD54FBA75C70C241B0B9E10AA87@ex02.idirect.net> |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| From: | "Harig, Mark A." <maharig AT idirect DOT net> |
| To: | "Stephen C. Biggs" <yyyyy50 AT hotpop DOT com>, <cygwin AT cygwin DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g75MDtm26501 |
>
> > My guess is that somehow this entry is incorrect,
> > probably the 'S-1-5-...' is wrong somehow.
> >
> > You might try:
> >
> > 1. Save /etc/passwd to /etc/passwd.save
> >
> > 2. Delete the entry for 'test'.
> >
> > 3. mkpasswd -d | grep test >> /etc/passwd
> >
> > 4. Check to see whether the entry for 'test'
> > is reasonable. Also:
> >
> > $ diff /etc/passwd /etc/passwd.save
>
> Here is the entry for 'test' done by mkpasswd -l
> as I have no domain users.
> test:unused_by_nt/2000/xp:1006:513:U-
> LOCALHOST\test,S-1-5-21-1743480672-
> 7889942-740312968-1006:/home/test:/bin/bash
>
> The GUID is the same.
>
> It puts it into the None group, whereas the only
> change I made was to make sure that 'test' is in
> the 'Guests' group.
>
When I change the 'group' field, it has no effect
on the login.
When I corrupt my "S-1-5-21..." field, the behavior
of ssh is similar to what you have described. I am
prompted for a password, and after a "successful" login,
NT (or 2000) closes the session before a prompt is
displayed ("Connection to <server> closed by remote host").
---
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |