3.35.1. Filename Previous topic Parent topic Child topic Next topic

This specifies the filename that holds the user database. The default value is %D/users, which means the file named users in DbDir. The file name can include special formatting characters. For more information, see Section 3.3. Special formatters.
Here is an example of using Filename:
# user database is called rad_users in DbDir
Filename %D/rad_users
Tip
Do not use %U or %u (which are replaced by the user name) in Filename, otherwise the filename changes with every authentication.