Troubles implementing LDAP configuration #14009
Replies: 1 comment 2 replies
-
Hey Tom, Is this a Netbox instance that you had previously running and working, and then are trying to add LDAP auth to? Or is this a brand new deployment of Netbox that has never successfully run/deployed yet? Starting with the first error, it looks like the To look at the permissions for the netbox packages in that folder that they reside in, run:
Take a look at the output and compare the permissions, ownership, and group of the other packages/files in that directory with the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to implement LDAP authentication, but I encounter a lot of issues.
These are the steps I am doing (following https://docs.netbox.dev/en/stable/installation/6-ldap/):
Then made the changes in the config files and did a "systemctl restart netbox".
After that I got this error:
I found a post suggesting to run " ./upgrade.sh", which I did, after which I got this error:
Anyone a suggestion how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions