Hi,
I'd like to disable UNIX account for ftp access.
A small explanation for those who don't know how it works. There are 2 files which are used for ftp accounts. /etc/passwd (unix accounts) and proftpd.passwd (dedicated FTP accounts).
On my webserver I'd like to disable the unix account to the FTP
Few time ago I found the property AuthOrder mod_auth_file.c into the proftp.conf file. And This normally use only the file which is define after.
But this doesn't seems to work so I'd like to know if someone has already done this or if someone is able to help me.
Thank you very much.
Jocker
I'd like to disable UNIX account for ftp access.
A small explanation for those who don't know how it works. There are 2 files which are used for ftp accounts. /etc/passwd (unix accounts) and proftpd.passwd (dedicated FTP accounts).
On my webserver I'd like to disable the unix account to the FTP
Few time ago I found the property AuthOrder mod_auth_file.c into the proftp.conf file. And This normally use only the file which is define after.
But this doesn't seems to work so I'd like to know if someone has already done this or if someone is able to help me.
Thank you very much.
Jocker