mkauth
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
mkauth [2025/01/31 07:58] – created protocol | mkauth [2025/04/18 10:19] (current) – protocol | ||
---|---|---|---|
Line 7: | Line 7: | ||
</ | </ | ||
+ | ===== ssl ===== | ||
+ | < | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | 0 */12 * * * root test -x / | ||
+ | |||
+ | </ | ||
+ | |||
+ | |||
+ | ===== HT auth ===== | ||
+ | |||
+ | < | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | DBDriver mysql | ||
+ | DBDParams host=localhost, | ||
+ | DBDMin 1 | ||
+ | DBDKeep 8 | ||
+ | DBDMax 16 | ||
+ | DBDExptime 300 | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | AuthType Basic | ||
+ | AuthName " | ||
+ | AuthBasicProvider socache dbd | ||
+ | AuthnCacheProvideFor dbd | ||
+ | AuthnCacheContext Authentication | ||
+ | Require valid-user | ||
+ | AuthDBDUserPWQuery " | ||
+ | </ | ||
+ | |||
+ | </ |
mkauth.1738321104.txt.gz · Last modified: 2025/01/31 07:58 by protocol