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

Login to MunkiReport with AD users #1538

Closed
SamdyPrum opened this issue Nov 10, 2023 · 1 comment
Closed

Login to MunkiReport with AD users #1538

SamdyPrum opened this issue Nov 10, 2023 · 1 comment

Comments

@SamdyPrum
Copy link

Hi all,

I have a problem that can not log in with AD users after adding configure to .env

AUTH_AD_ACCOUNT_SUFFIX="@my.pseudo.company"
AUTH_AD_BASE_DN="OU=Company Users,DC=my,DC=pseudo,DC=company"
AUTH_AD_HOSTS="dc1.my.pseudo.company,dc2.my.pseudo.company"
AUTH_AD_ALLOWED_USERS=user1
AUTH_AD_ALLOWED_GROUPS=munkireport_admins
AUTH_AD_RECURSIVE_GROUPSEARCH=FALSE

When login it got an error An error occurred while contacting AD

Does anyone have the same problem or can help me

Thank you!!

@SamdyPrum
Copy link
Author

The problem is that SE Linux needs to allow httpd_can_connect_ldap >> on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant