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]

NT/2K account for anonymous ftp access


Hello,

Here is the problem: to enable anonymous ftp access one must create
(or use existing, i.e. guest) account that has empty password and "Log
on locally" privilege, but this allows anyone to log on a console. It
would be better to have this account disabled for NT, that is to
behave like a "suid only" account on Unix.
I've successfully tested such "disabled" accounts with ssh - when you
can log on using that account via ssh only whith public key
authentication. Also, ssh privsep feature uses this sort of account
combined with chroot call for doing all network stuff during
authentication process.
Is it difficult to implement "disabled" account support for anonymous
access in ftpd?

-- 
Best regards,
 Boris Smirnov


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


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