I've tried this:
Quote:
vi pure-ftpd-1.0.21/debian/rules
line 12 add --without-capabilities
optflags=--with-everything --with-largefile --with-pam --with-privsep --with-tls --without-capabilities
then build your .deb package and install dpkg -i pure-ftpd-mysql_1.0.21-8_i386.deb
|
But still the same:
FTP-Server: Offline
The start now looks like this (without -A -b)
h1609812:~# /etc/init.d/pure-ftpd-mysql start
Quote:
|
Starting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -O clf:/var/log/pure-ftpd/transfer.log -u 1000 -E -B
|
And syslog shows
Quote:
|
Jun 19 10:36:10 server2 pure-ftpd: (?@?) [ERROR] Unable to switch capabilities : Operation not permitted
|
The package is build as shown:
Code:
cd /tmp/pure-ftpd-1.0.21/
vi debian/rules (add --without-capabilities)
apt-get build-dep pure-ftpd
apt-get -b source pure-ftpd
Recent comments
1 day 15 hours ago
2 days 26 min ago
2 days 3 hours ago
2 days 4 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 9 hours ago
2 days 10 hours ago
3 days 2 hours ago
3 days 3 hours ago