Monday, August 20th, 2007

Pure-FTPd Authentication

Note to self…

# If you want to enable PAM authentication, uncomment the following line
# PAMAuthentication yes

# If you want simple Unix (/etc/passwd) authentication, uncomment this
UnixAuthentication yes

Before I did this, I couldn’t FTP into my DVR.

Oh, the file is in /etc/pure-ftpd/pure-ftpd.conf, by the way.