| 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 |
| Date: | Wed, 21 May 2003 16:41:16 -0400 |
| From: | Jason Tishler <jason AT tishler DOT net> |
| Subject: | Re: Proftpd on non NT systems ? |
| In-reply-to: | <20030521163729.13063.qmail@web10105.mail.yahoo.com> |
| To: | Sylvain Petreolle <spetreolle AT yahoo DOT fr> |
| Cc: | Hughlander <hughlander2000 AT yahoo DOT fr>, cygwin AT cygwin DOT com |
| Mail-followup-to: | Sylvain Petreolle <spetreolle AT yahoo DOT fr>, |
| Hughlander <hughlander2000 AT yahoo DOT fr>, cygwin AT cygwin DOT com | |
| Message-id: | <20030521204115.GD924@tishler.net> |
| MIME-version: | 1.0 |
| User-Agent: | Mutt/1.4i |
| References: | <20030521163729 DOT 13063 DOT qmail AT web10105 DOT mail DOT yahoo DOT com> |
Sylvain,
On Wed, May 21, 2003 at 06:37:29PM +0200, Sylvain Petreolle wrote:
> I would have it running on our Windows Millenium server.
>
> Currently it doesnt start, saying :
>
> Sylvain AT ordi /usr/doc/proftpd-20030513
> $ /usr/sbin/proftpd.exe --nodaemon
> ordi - unable to set uid to 18, current uid: 500
What happens if you change the following /etc/proftpd.conf lines?
#User SYSTEM
#Group Administrators
to:
User <insert your user name here>
Group <insert your group name here>
Note that I don't have access to 9x/Me, so someone who does is going to
have to debug this if the above doesn't work.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |