hlavki / g-suite-identity-sync

G Suite to LDAP identity synchronizer
Apache License 2.0
127 stars 29 forks source link

Username attribute #69

Open deantheiceman opened 4 years ago

deantheiceman commented 4 years ago

uid is set to the email, is it possible to get the "username" like dean from dean@domain.com ?

Thanks

hlavki commented 4 years ago

hi @deantheiceman,

this is not supported and reason is that you can allow access for all google users (e.g. dean@gmail.com), so this could end with conflicts.

pymenow commented 3 years ago

this is an extremely useful option for single domain requirements. any quick hack that i can manually try ?

hlavki commented 2 years ago

Hi @deantheiceman, I'll try to implement this in next version