Skip to Content.
Sympa Menu

comanage-users - Re: [comanage-users] disambiguate people in registry?

Subject: COmanage Users List

List archive

Re: [comanage-users] disambiguate people in registry?


Chronological Thread 
  • From: Benn Oshrin <>
  • To: Paul Caskey <>
  • Cc: "" <>
  • Subject: Re: [comanage-users] disambiguate people in registry?
  • Date: Thu, 19 Apr 2018 15:02:16 -0400
  • Ironport-phdr: 9a23:j9lRDxefYgzTUn/QCuFK79M9lGMj4u6mDksu8pMizoh2WeGdxcW7bB7h7PlgxGXEQZ/co6odzbaO6Oa4ASQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTahb75+Ngm6oRnMvcQKnIVuLbo8xAHUqXVSYeRWwm1oJVOXnxni48q74YBu/SdNtf8/7sBMSar1cbg2QrxeFzQmLns65Nb3uhnZTAuA/WUTX2MLmRdVGQfF7RX6XpDssivms+d2xSeXMdHqQb0yRD+v9LlgRgP2hygbNj456GDXhdJ2jKJHuxKquhhzz5fJbI2JKPZye6XQds4YS2VcRMZcTzFPDJ2yb4UPDOQPM+hXoIb/qFQSohWzHhWsBPr1xzNUmnP706033uI8Gg/GxgwgGNcOvWzJodrrMqcSV/2+wrDTzTXDdfNW2DH945XPfx86v/6MW7Rwcc3KxEkuEQPFkkufqZbjPzyLyuQBrXKX4PR9WuKykmMqrRx6rDaoxscpkIbJh4QVx0jF9SV/3IY6O8e4SEhlbt64DpdcrT+VOJZrQs4kXmpmuz46x6UYtZKnfyUG0pAqyhzFZ/CafYWE/AjvWPiNLTp7nH5pZa6ziwqo/UWuxODwTMm53VlQoiZYjtXBuXYA3AHJ5MedUPty5EKh1C6P1w/N7uFEJlg5larcK54kw74/iJ8Tvl7CHi/ygUn5lq6belg+9uin8ejof6/mqYGGOI9xigH+Nb8umtClDeskNQgOWnCX+eW61LL94U30WKtGguE1n6XDtJ3XJ94XqrO3DgNLyIov9QqzAjS+3NQdh3YHLVZFeBydj4juPlHDOOv3Aum5g1Sqlzdm3PHGPrv9AprTNHjDlqnufapj50JG1gU80M1f64pOCr4dOPLzRlPxtNvAAxAlNAy0xvzoCNNn2YMRR22DG7KZMLjMvl+S/eIiOO2MZI4OuDbhMPgp+eTijX4/mV8BY6apx50XZ26kHvh4OUmWf2fjgsoZG2cQogU+VPDqiEGFUTNLf3a9Q7gz5io4CI24DYbOXYGtgLqd3CilBJ1WYH5JCkySHXvyaYqLRuoMO2quJZpZmyEAHZOoUIwsxFn6rATz0LlqP8LV/DEVr5TuyIIz6uHOw0Ic7ztxWu6Q1WfFaHp0hGIOD2s80aZ5pmR8zEuOy651n6YeGNBOsaAaGjwmPILRmrQpQ+v5XRjMK5LQEA6r

Nothing that isn't a kludge. You could, for example, write a plugin that
creates an alternate name and then stuffs a disambiguator into, say, the
suffix field, and then have the provisioner use that name for
displayName, but that's a bit of a hack. Or you could patch the
LdapProvisioner code and then just carry the patch.

Another option could be to create a custom objectclass/schema and then
write a plugin that populates exactly what you need.

objectclass: person
objectclass: cmpperson
displayName: Paul Caskey
cmpGrouperDisplayName: Paul Caskey
()

https://spaces.internet2.edu/display/COmanage/LDAP+Schema+Plugins

Thanks,

-Benn-

On 4/18/18 7:40 AM, Paul Caskey wrote:
> Is there a way to get COmanage to disambiguate the displayName attribute
> when it provisions users to LDAP?  Doing something similar with the
> description attribute would also work…
>
>  
>
> Grouper needs a way to distinguish users with the same name in its UI
> and it uses a secondary user attribute for this.  Because of the way
> Grouper renders this in the UI, we need a user attribute that contains
> the users name concatenated with the email address (so, “Paul Caskey
> ()
>
> <mailto:)>”).
>
>  
>
> Is it possible to get COmanage to do this when it provisions users?
>
>  
>
>  
>
> Thanks!
>
>  
>
>  
>



Archive powered by MHonArc 2.6.19.

Top of Page