3
3
File-based Authentication
4
4
=========================
8
10
:program:`auth_file` is an authentication plugin that authenticates connections
9
11
using a list of ``username:password`` entries in a plain text file.
12
17
.. seealso:: :doc:`/administration/authentication`