•  
      request #9419 It should be possible to create ldap users at XML import
    Infos
    #9419
    Manuel Vacelet (vaceletm)
    2016-08-25 10:17
    2016-08-24 11:03
    9693
    Details
    It should be possible to create ldap users at XML import

    As of today, if XML users.xml provides a <ldapid> but that doesn't match anything, user can be created but this information is lost.

    It would be great to create users with their ldap ids

    Import | Export
    Empty
    Empty
    • [x] enhancement
    • [ ] internal improvement
    audat (moda)
    Stage
    Empty
    Closed
    2016-08-25
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Integrated into Tuleap 8.18.99.25

    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2016-08-25
    User avatar

    Code under review at gerrit #6386

    @moda TL;DR: you no longer need to have a "create-with-ldapid" action, "create" is enough

    After internal review we decided to not implement a new action 'create-with-ldapid'. 

    Instead of that 'create' will fill the ldapid value provided in users.xml.


    • Status changed from Under implementation to Under review