Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I tell NcFTPd to authenticate users from both the system password file and a NcFTPd password database?

0
Posted

Can I tell NcFTPd to authenticate users from both the system password file and a NcFTPd password database?

0

Yes. The passwd line in the domain.cf is comma-delimited, with each token being one password file to check. NcFTPd will check the files in the order you list them, so if you have passwd=/etc/passwd,/etc/ftppasswd.db, then a user in /etc/passwd would take precedence over a user by the same name in /etc/ftppasswd.db.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123