This is the mail archive of the cygwin 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 + mod_tsl + cygwin under win2003


On Wed, Feb 22, 2006 at 01:00:53PM -0800, Tyler Durden wrote:
> When I run the daemon (net start "cygwin proftpd" in
> Windows), I get this error in /var/log/proftpd.log
> 
> myservername - PRIVS_RELINQUISH: unable to
> seteuid(session.uid): Invalid argument
> myservername - PRIVS_RELINQUISH: unable to
> seteuid(session.uid): Invalid argument
> myservername - error opening scoreboard: Permission
> denied
> 
> I have done everything while logged in as
> administrator, the service is configured to run as
> SYSTEM.  I tried changing default permission in the
> /var/proftpd directory and ownership (for scroeboard
> file) to SYSTEM or administrators (root) without any
> success.

What do the following commands indicate?

    $ ls -ld /var/proftpd

    $ strings /usr/local/sbin/proftpd.exe | fgrep proftpd.scoreboard

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]