Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Sync sshPublicKey from LDAP into Gitlab #11

Open
sunrez opened this issue Jul 4, 2019 · 1 comment
Open

Request: Sync sshPublicKey from LDAP into Gitlab #11

sunrez opened this issue Jul 4, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request in progress Work is in progress to resolve this

Comments

@sunrez
Copy link

sunrez commented Jul 4, 2019

Hi,

First, thank you so much for taking the time to create this very useful solution to sync Gitlab against an LDAP server!

I had a feature request: Would you consider adding support to pull available sshPublicKeys from a user's LDAP entry and sync that into Gitlab?

I AM able to get OpenSSH to pull sshPublicKeys from OpenLDAP using AuthorizedKeyCommands (https://serverfault.com/questions/653792/ssh-key-authentication-using-ldap , https://askubuntu.com/questions/776700/ssh-ldap-authorizedkeyscommand ) but unfortunately GitLab doesn't honor this.

This is also a Gitlab-EE feature ("sync_ssh_keys").

@Adambean Adambean added the enhancement New feature or request label Jul 5, 2019
@Adambean
Copy link
Owner

Adambean commented Jul 5, 2019

This is a good idea.

The configuration will need an option as how to handle extra keys, e.g. those that a user has added to Gitlab themselves but not found in their directory object. (Probably a rare scenario.)

@Adambean Adambean self-assigned this Jul 6, 2019
Adambean added a commit that referenced this issue Jul 6, 2019
@Adambean Adambean added the in progress Work is in progress to resolve this label Jul 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in progress Work is in progress to resolve this
Projects
None yet
Development

No branches or pull requests

2 participants