⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.74
Server IP:
104.21.80.1
Server:
Linux vmi2315822.contaboserver.net 5.15.0-134-generic #145-Ubuntu SMP Wed Feb 12 20:08:39 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
pure-ftpd-common
/
View File Name :
README.Debian
pure-ftpd for Debian -------------------- Please note that these packages use a complete new configuration scheme, read the pure-ftpd-wrapper manual page for more information. pure-ftpd for Debian is provided in 4 flavours: vanilla (pure-ftpd), MySQL (pure-ftpd-mysql), PostgreSQL (pure-ftpd-postgresql) and LDAP (pure-ftpd-ldap). The pure-ftpd-control script invokes the init script for the installed flavour. Each flavour comes with two binaries, one with support for virtual chroots and one without, e.g. /usr/sbin/pure-ftpd-virtualchroot and /usr/sbin/pure-ftpd. You can select which binary is called by the init script via debconf or by editing /etc/default/pure-ftpd-common. The location of the file with the directory aliases is /etc/pure-ftpd/pureftpd-dir-aliases. Using PureDB ------------ Initialize the database with at least one user: pure-pw useradd www -u 1000 -g 1000 -d /www pure-pw mkdb Create symlink to add PureDB to authentication methods: cd /etc/pure-ftpd/auth ln -s ../conf/PureDB 50pure Disable PAM authentication unless you need it: echo no > /etc/pure-ftpd/conf/PAMAuthentication Restart PureFTPd with the corresponding init script for your selected Debian package (usually /etc/init.d/pure-ftpd). -- Stefan Hornburg (Racke) <racke@linuxia.de>, Wed Aug 3 00:10:58 2005