#11501: User authentication via LDAP
---------------------------+------------------------------------------------
Reporter: rmartinjak | Owner: jason, mpatel, was
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: notebook | Keywords: notebook, auth, ldap
Work_issues: | Upstream: N/A
Reviewer: | Author: Robin Martinjak
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by rmartinjak):
I'm glad to hear that.
Actually, the username normalization to ascii is problematic, as it allows
logging in with invalid usernames (i.e. rmärtinjak or rm*rtinjak instead
of rmartinjak)
I attached a newer class that uses python-ldaps filter_format() method to
build valid ldap queries
@dimpase:
you're right with the typo and throwing an exception with "invalid LDAP
credentials" occurs when either your bind DN or the corresponding bind
password is wrong (as you suspected)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11501#comment:10>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.