mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-18 05:41:17 +02:00
Updated Authentication (markdown)
@@ -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>`
|
||||||
|
Reference in New Issue
Block a user