Revision 8521
Added by Jing Tao almost 11 years ago
docs/user/metacat/source/metacat-properties.rst | ||
---|---|---|
350 | 350 |
| | Metacat is first installed and configured. All accounts must exist | | |
351 | 351 |
| | in LDAP in order to continue with the configuration. | | |
352 | 352 |
+-----------------------------------+-------------------------------------------------------------------------------+-----------------------------------------------+ |
353 |
| .. _auth-user-management-url: | | | |
|
354 |
| | | | |
|
355 |
| auth.userManagementUrl | A web page provides the user management such as creating a new user and | https://identity.nceas.ucsb.edu | |
|
356 |
| | changing password. | | |
|
357 |
+-----------------------------------+-------------------------------------------------------------------------------+-----------------------------------------------+ |
|
353 | 358 |
| .. _auth-file-path: | | | |
354 | 359 |
| | | | |
355 | 360 |
| auth.file.path | The absolute path of the password file which stores the username/password | /var/metacat/certs/password | |
Also available in: Unified diff
Add the documentation for the property user management url.