Use LDAP instead of NSS for authz lookup #71

Closed
opened 2022-09-08 22:09:36 -04:00 by merenber · 0 comments
Owner

Use LDAP instead of NSS (i.e. the grp/pwd packages in Python) when looking up a user for authorization purposes, to avoid data staleness issues.

This will require some changes to the unit tests, many of which depend on the ctdalek user which is not present in the test LDAP tree.

Use LDAP instead of NSS (i.e. the grp/pwd packages in Python) when looking up a user for authorization purposes, to avoid data staleness issues. This will require some changes to the unit tests, many of which depend on the ctdalek user which is not present in the test LDAP tree.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/pyceo#71
No description provided.