This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Proftpd on non NT systems ?


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@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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]