forked from plume/documentation
Add link to LDAP env vars to LDAP configuration section
This commit is contained in:
parent
f4fc4f5295
commit
89ad2fdb40
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ plm instance new
|
|||
plm users new --admin
|
||||
```
|
||||
|
||||
Note if you want to use LDAP: you should still create an administrator account, at least to give admin rights to your own LDAP account once it's registered.
|
||||
Note if you want to [use LDAP](../../environment/#ldap): you should still create an administrator account, at least to give admin rights to your own LDAP account once it's registered.
|
||||
|
||||
On **Windows**, there might be an error creating the admin user. To get around this, you need to run:
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue