1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-18 05:41:17 +02:00

Updated Authentication (markdown)

Marco Dickert
2017-07-27 23:26:24 +02:00
parent 239e1fade7
commit 2c2ce9bd1a

@@ -14,7 +14,7 @@ Currently there are three supported authentication sources:
### file ### file
* syntax: `file;<PATH_TO_FILE>` * syntax: `file;<PATH_TO_FILE>`
* The file should be a valid htpasswd file. It can be generated using the [htpasswd](https://github.com/misterunknown/ifm#run-image) utility. * The file should be a valid htpasswd file. It can be generated using the [htpasswd](https://httpd.apache.org/docs/current/programs/htpasswd.html) utility.
### ldap ### ldap
* syntax: `ldap;<SERVER>;<ROOTDN>` * syntax: `ldap;<SERVER>;<ROOTDN>`