You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2013/01/12 23:19:14 UTC

[jira] (MRM-1740) implements LDAP user/roles creation

Olivier Lamy created MRM-1740:
---------------------------------

             Summary: implements LDAP user/roles creation 
                 Key: MRM-1740
                 URL: https://jira.codehaus.org/browse/MRM-1740
             Project: Archiva
          Issue Type: Bug
          Components: Users/Security
            Reporter: Olivier Lamy


add a flag writableLdap (per default false).
users and roles will be created if true.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MRM-1740) implements LDAP user/roles creation

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MRM-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated MRM-1740:
------------------------------

    Fix Version/s: 1.4-M4
         Assignee: Olivier Lamy
    
> implements LDAP user/roles creation 
> ------------------------------------
>
>                 Key: MRM-1740
>                 URL: https://jira.codehaus.org/browse/MRM-1740
>             Project: Archiva
>          Issue Type: Bug
>          Components: Users/Security
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 1.4-M4
>
>
> add a flag writableLdap (per default false).
> users and roles will be created if true.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MRM-1740) implements LDAP user/roles creation

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MRM-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MRM-1740.
-----------------------------

    Resolution: Fixed

ldap can now write users and roles 
http://archiva.apache.org/redback/configuration.html
* ldap.config.groups.role.*(ldap group)=*(role) (mapping ldap group - redback role) (example: ldap.config.groups.role.archiva-admin=Archiva System Administrator)
* ldap.config.writable=true/false will write datas to ldap (default false)
* ldap.config.groups.use.rolename=true/false will create groups in ldap with default role if no group-role mapping found (default false)
                
> implements LDAP user/roles creation 
> ------------------------------------
>
>                 Key: MRM-1740
>                 URL: https://jira.codehaus.org/browse/MRM-1740
>             Project: Archiva
>          Issue Type: Bug
>          Components: Users/Security
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 1.4-M4
>
>
> add a flag writableLdap (per default false).
> users and roles will be created if true.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira