FTP - user access

Kevin Brouelette kevin1a at varlog.net
Tue Nov 25 15:08:21 UTC 2003


On Tue, 2003-11-25 at 04:37, enthong wrote:
> hihi, i have a ftp problem...can some one tel me where will the ftp 
> server save its users list. And how it controls the users access (not 
> anonymous)?



Hello

[kevin at www2 kevin]$ rpm -ql vsftpd
/etc/logrotate.d/vsftpd.log
/etc/pam.d/vsftpd
/etc/rc.d/init.d/vsftpd
/etc/vsftpd
/etc/vsftpd.ftpusers
/etc/vsftpd.user_list
/etc/vsftpd/vsftpd.conf
/usr/sbin/vsftpd
/usr/share/doc/vsftpd-1.2.0
/usr/share/doc/vsftpd-1.2.0/AUDIT
/usr/share/doc/vsftpd-1.2.0/BUGS
/usr/share/doc/vsftpd-1.2.0/Changelog
/usr/share/doc/vsftpd-1.2.0/FAQ
/usr/share/doc/vsftpd-1.2.0/INSTALL
/usr/share/doc/vsftpd-1.2.0/LICENSE
/usr/share/doc/vsftpd-1.2.0/README
/usr/share/doc/vsftpd-1.2.0/README.security
/usr/share/doc/vsftpd-1.2.0/REWARD
/usr/share/doc/vsftpd-1.2.0/SECURITY
/usr/share/doc/vsftpd-1.2.0/SECURITY/DESIGN
/usr/share/doc/vsftpd-1.2.0/SECURITY/IMPLEMENTATION
/usr/share/doc/vsftpd-1.2.0/SECURITY/OVERVIEW
/usr/share/doc/vsftpd-1.2.0/SECURITY/TRUST
/usr/share/doc/vsftpd-1.2.0/SIZE
/usr/share/doc/vsftpd-1.2.0/SPEED
/usr/share/doc/vsftpd-1.2.0/TODO
/usr/share/doc/vsftpd-1.2.0/TUNING
/usr/share/doc/vsftpd-1.2.0/vsftpd.xinetd
/usr/share/man/man5/vsftpd.conf.5.gz
/usr/share/man/man8/vsftpd.8.gz
/var/ftp
/var/ftp/pub


You can always find documentationfor any program in
/usr/share/doc/<program name>
and the config is in /etc/vsftpd directory.

Kevin B







More information about the users mailing list