mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-13 11:34:00 +02:00
Updated Authentication (markdown)
@@ -14,7 +14,7 @@ Currently there are three supported authentication sources:
|
||||
|
||||
### 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
|
||||
* syntax: `ldap;<SERVER>;<ROOTDN>`
|
||||
|
Reference in New Issue
Block a user