Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance LDAP documentation #1080

Merged
merged 3 commits into from
Jun 8, 2017
Merged

Enhance LDAP documentation #1080

merged 3 commits into from
Jun 8, 2017

Conversation

bellwood
Copy link
Contributor

Incorporating @marvnrawley LDAP enhancements from #518

Incorporating @marvnrawley's enhancements from #518
Copy link

@Carbenium Carbenium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LDAP user here.

I can't comment on the Windows part since we use FreeIPA. The rest is a great explanation of the mappings.

@adamtbeames
Copy link

I'm still not able to get Windows LDAP working.
Some some pointers in the doc about how to debug would be very helpful.

@@ -99,3 +103,17 @@ AUTH_LDAP_FIND_GROUP_PERMS = True
AUTH_LDAP_CACHE_GROUPS = True
AUTH_LDAP_GROUP_CACHE_TIMEOUT = 3600
```

!!! info
"is_active" - you must map all users to at least this group if you want their account to be treated as enabled. Without this, your users cannot log in.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please capitalize the first word in each sentence for these descriptions


!!! info
It is also possible map user attributes to Django attributes:
AUTH_LDAP_USER_ATTR_MAP = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably want to wrap this in a code block and ensure proper indentation

@jeremystretch
Copy link
Member

Pinging @bellwood - Are you available to make these changes?

@bellwood
Copy link
Contributor Author

bellwood commented May 31, 2017 via email

bellwood added 2 commits June 5, 2017 20:35
Capitalization
Wrap code in code block
@bellwood
Copy link
Contributor Author

bellwood commented Jun 6, 2017

Sorry for the late edits on this - been all over the place lately

Thanks for the feedback =)

@jeremystretch jeremystretch merged commit b032bc1 into netbox-community:develop Jun 8, 2017
@bellwood bellwood deleted the patch-2 branch June 8, 2017 17:09
lampwins pushed a commit to lampwins/netbox that referenced this pull request Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants