Skip to content

Commit 9b7924a

Browse files
committed
[ci skip] Add note about remote auth backend for LDAP
1 parent d97fbae commit 9b7924a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,8 @@ netbox_ldap_config_template: netbox_ldap_config.py.j2
318318
Toggle `netbox_ldap_enabled` to `true` to configure LDAP authentication for
319319
NetBox. `netbox_ldap_config_template` should be the path to your template - by
320320
default, Ansible will search your playbook's `templates/` directory for this.
321-
You can find an example in `examples/`.
321+
You can find an example in `examples/`. You will also need to set
322+
`netbox_config.REMOTE_AUTH_BACKEND` to `netbox.authentication.LDAPBackend`.
322323

323324
[source,yaml]
324325
----

0 commit comments

Comments
 (0)