install guide ova

This commit is contained in:
Henry Zhang 2016-11-22 21:15:06 +08:00
parent 093747cd2c
commit 9fa6842f83

View File

@ -72,8 +72,7 @@ Harbor can obtain IP address by DHCP. This is convenient for testing purpose. Fo
* Authentication
The **Authentication Mode** must be set before the first boot of Harbor. Subsequent changes to **Authentication Mode** does not have any effect. When **ldap_auth** mode is
enabled, properties related to LDAP/AD must be set.
The **Authentication Mode** must be set before the first boot of Harbor. Subsequent changes to **Authentication Mode** does not have any effect. When **ldap_auth** mode is enabled, properties related to LDAP/AD must be set.
* **Authentication Mode**: The default authentication mode is **db_auth**. Set it to **ldap_auth** when users' credentials are stored in an LDAP or AD server. Note: this option can only be set once.
* **LDAP URL**: The URL of an LDAP/AD server.