Add mailLocalAddress to each user #26
Labels
No Label
priority
high
priority
low
priority
medium
priority
very high
BUG
Feature
High Priority
Low Priority
Medium Priority
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/pyceo#26
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Each user should have a mailLocalAddress attribute. This will allow their email address to be automatically imported by applications which use LDAP for authentication, such as Gitea. New users will need to have the inetLocalMailRecipient objectClass.
Some kind of one-time script will be needed to modify existing users who do not have the mailLocalAddress attribute.