Am 24.03.2010 18:12, schrieb Stefan Hornburg (Racke):
Ronny Perinke wrote:
Look at /var/log/syslog. It should contain such line
Mar 24 17:32:02 X pure-ftpd: (?...@?) [ERROR] Unable to find the
'ftp' account
pure-ftpd seems to require a user named "ftp", which was not created
during install
Ronny Perinke wrote:
Look at /var/log/syslog. It should contain such line
Mar 24 17:32:02 X pure-ftpd: (?...@?) [ERROR] Unable to find the 'ftp'
account
pure-ftpd seems to require a user named "ftp", which was not created
during installation.
Add a ftp user:
$ adduser --system ftp
W
Look at /var/log/syslog. It should contain such line
Mar 24 17:32:02 X pure-ftpd: (?...@?) [ERROR] Unable to find the 'ftp'
account
pure-ftpd seems to require a user named "ftp", which was not created during
installation.
Add a ftp user:
$ adduser --system ftp
--
To UNSUBSCRIBE, email
Package: pure-ftpd
Version: 1.0.21-11.4
Severity: important
*** Please type your report below this line ***
I have installed pure-ftpd package with apt-get install pure-ftpd command.
Then configure it with these commands :
groupadd ftpgroup
useradd -g ftpgroup -d /dev/null -s /etc ftpuser
pure-pw
4 matches
Mail list logo