This repository was archived by the owner on Feb 25, 2022. It is now read-only.
Add support for CommonDataKinds.Nickname synchronization.#11
Open
roubert wants to merge 1 commit intoluelista:masterfrom
Open
Add support for CommonDataKinds.Nickname synchronization.#11roubert wants to merge 1 commit intoluelista:masterfrom
roubert wants to merge 1 commit intoluelista:masterfrom
Conversation
There is no corresponding attribute in the default objectClass inetOrgPerson, so the default mapping is left blank, but there are corresponding attributes in many other commonly used objectClass'es, eg. attribute eduPersonNickname in objectClass eduPerson.
Author
|
Hello? |
Author
|
Anybody home? |
Author
|
Is this project still being maintained? |
Owner
|
Hi @roubert, I'll look into merging this and recompiling the app soon-ish... need to find the certs for signing etc... Mira |
Author
|
What are your plans for the future of LDAP-Sync? |
Owner
|
No plans from my side, currently. I've added a notice to the README that the app is unmaintained, and unpublished it from the store because it seems to be incompatible with Android 11, so more bug reports started coming in... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There is no corresponding attribute in the default objectClass
inetOrgPerson, so the default mapping is left blank, but there are
corresponding attributes in many other commonly used objectClass'es,
eg. attribute eduPersonNickname in objectClass eduPerson.