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

Wip rgw ldap #8076

Merged
merged 7 commits into from Mar 13, 2016
Merged

Wip rgw ldap #8076

merged 7 commits into from Mar 13, 2016

Conversation

yehudasa
Copy link
Member

No description provided.

mattbenjamin and others added 7 commits March 12, 2016 09:57
Implement a new external authenticator based on LDAP and the
new external token format.

External LDAP auth now works, at least with openldap/X.500 style
naming and ldaps:// (SSL).

The latter is AD-friendly, but since AD uses dnattr=cn (IIRC)
everywhere, AD will need testing.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Also, use ldout in rgw_file.h in 3 places.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
* match LDAPHelper op return codes to RGW (-POSIX)
* make temporary LDAP handle local (MT-safe)
* add required --encode and --ttype to usage
* use versioned encoding macros

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
for now

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
yehudasa added a commit that referenced this pull request Mar 13, 2016
Wip rgw ldap

This follows a revert of the previous PR. This branch has some build related fixes.
@yehudasa yehudasa merged commit 2066996 into master Mar 13, 2016
@yehudasa yehudasa added this to the jewel milestone Mar 13, 2016
@yehudasa yehudasa mentioned this pull request Mar 13, 2016
@yuyuyu101 yuyuyu101 deleted the wip-rgw-ldap branch March 15, 2016 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants