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

ldaps authentication CN validation fails when using alias providerUrl #482

Merged
merged 2 commits into from
Sep 19, 2013

Conversation

sfdc-kho
Copy link
Contributor

@sfdc-kho sfdc-kho commented Aug 5, 2013

while using alias name for providerUrl, CN hostname verification throws exception.
providerUrl="ldaps://ldap.mycompany.com"
and CN resolves to linuxldap1.mycompany.com then it throws exception.

@ghost ghost assigned sfdc-kho Aug 5, 2013
@gschueler
Copy link
Member

@sfdc-kho perhaps a flag to disable the cert checking for the login module

@gschueler
Copy link
Member

hi @njanrepo the cert checking was added in #455 but it could be made optional

@kfho
Copy link
Contributor

kfho commented Aug 5, 2013

@njanrepo The above patch will fix your issue if ldap.mycompany.com is listed as a DNS alias in your cert.

@gschueler
Copy link
Member

This new dependency causes rpm build and testbuild.groovy failures..

it would need to be added to expected list of dependencies

@gschueler
Copy link
Member

will this work with wildcard certs as listed here? #547

gschueler added a commit to gschueler/rundeck that referenced this pull request Sep 19, 2013
@gschueler gschueler merged commit 8a2b499 into rundeck:development Sep 19, 2013
gschueler added a commit that referenced this pull request Sep 19, 2013
Conflicts:

	packaging/rundeck.spec
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

Successfully merging this pull request may close these issues.

3 participants