I running the command
Code:
/usr/sbin/pure-ftpd -l puredb:/etc/pure-ftpd/pureftpd.pdb -X -O clf:/var/log/pure-ftpd/transfer.log -A -u 1000 -p 40110:40115 -x -C 100 -P SOME.IP -8 UTF-8 -c 20 -E -B
But it still says my maxium allowed users are 3:
Code:
someone@somewhere:~$ ftp www
Connected to www.somewhere.com.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 3 allowed.
FYI: I'm using Ubuntu 10.04.2 LTS
Any ideas?