Replies: 2 comments 1 reply
-
SOLVED.If more anyone have this issue with freeipa here you are what i did to solve: LOGS after the solution works
New configuration file
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I got the following error when using FreeIPA LDAP auth. as backend: 'list' object has no attribute 'lower' while authenticating idelac
Here's my configuration of ldap_config.py:
Any idea what's wrong here ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
I'm looking for some help, long days that I'm trying to connect my netbox to the LDAP assign the permissions group to the local group using the AUTH_LDAP_USER_FLAGS_BY_GROUP option, with active directory I had success but using the OpenLDAP server and freeipa as I'll show below I can't sync, is this a bug to the problem?
I was using version 2.6 and I updated to 2.11.10 where one bug #5442 was found related to this, but with 2.11.10 this should be solved.
Version
Netbox: 2.11.10
Python: 3.8
Logs and troubleshooting
The logs are not clean about the reason, because the user is a member of all required groups.
Ldap configuration file
If I disable the following options I can log in:
The same configuration file as we have on the official Django documentation
Beta Was this translation helpful? Give feedback.
All reactions