| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <39F6E551.368E92DF@redhat.com> |
| Date: | Wed, 25 Oct 2000 15:51:13 +0200 |
| From: | Corinna Vinschen <vinschen AT redhat DOT com> |
| Reply-To: | cygwin <cygwin AT sources DOT redhat DOT com> |
| X-Mailer: | Mozilla 4.75 [en] (X11; U; Linux 2.2.14-SMP i686) |
| X-Accept-Language: | de, en |
| MIME-Version: | 1.0 |
| To: | cygwin <cygwin AT sources DOT redhat DOT com> |
| Subject: | Re: Where do telnet server and ftp server find the user DB? |
| References: | <39F6DE99 DOT 25DB01AF AT programmer DOT net> |
Carfield Yim wrote: > > Where do the telnet server and ftp server find the user name and the > corresponding password? I have set inetd but seen to me that it have > check the user name and password but just return user not found message. Username, home directory, login shell: /etc/passwd. Password: On NT/W2K in the SAM, on 9X/ME in /etc/passwd. In the latter case: Use the tool `crypt' to generate a DES password for you and insert it into the password field of /etc/passwd. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com Red Hat, Inc. mailto:vinschen AT redhat DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |