We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee1516 commit 34ba665Copy full SHA for 34ba665
docs/core/config/auth/databases/static.md
@@ -69,6 +69,14 @@ userdb static {
69
The home is optional. You can also return other [[link,userdb_extra_fields]].
70
You can use [[variable]] everywhere.
71
72
+For the above 3 fields a static userdb isn't actually necessary at all.
73
+Instead, you can just leave out the userdb configuration and set:
74
+
75
+ * [[setting,mail_uid]]
76
+ * [[setting,mail_gid]]
77
+ * [[setting,mail_home]]
78
79
80
### LDA and passdb Lookup for User Verification
81
82
Unless your MTA already verifies that the user exists before calling
0 commit comments