ocflib icon indicating copy to clipboard operation
ocflib copied to clipboard

use LDAP privileged bind in account creation

Open abizer opened this issue 7 years ago • 8 comments

in #140 we had to remove verification against the berkeleyEduAffiliation LDAP attribute because anonymous access was going away. Now, we've received a privileged bind to access the attribute again, so we should re-add support for verifying member affiliations with the privileged bind.

abizer avatar Oct 11 '18 05:10 abizer

Also, it would be nice to supply these credentials to the check script so we can continue to see affiliations there. We would want to make them at least staff-only though.

kpengboy avatar Oct 11 '18 05:10 kpengboy

partially addressed in https://github.com/ocf/utils/pull/86

abizer avatar Oct 31 '18 05:10 abizer

I think we can close this.

cg505 avatar Jan 16 '19 06:01 cg505

This isn't implemented. We should probably do it soon though...

dkess avatar Jan 16 '19 06:01 dkess

I can't read, my bad.

cg505 avatar Jan 16 '19 06:01 cg505

Resolved with #157

dkess avatar Mar 12 '19 01:03 dkess

Why was this re-opened?

dkess avatar Apr 22 '19 16:04 dkess

My PR for this needed to be reverted back in Feb. I'm working on a PR that hopefully doesn't break other services so just keeping it open to indicate it hasn't been resolved yet.

ja5087 avatar Apr 22 '19 18:04 ja5087