You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Frank Zhao (JIRA)" <ji...@codehaus.org> on 2005/10/18 19:10:11 UTC

[jira] Created: (CONTINUUM-358) User Authentication via LDAP

User Authentication via LDAP
----------------------------

         Key: CONTINUUM-358
         URL: http://jira.codehaus.org/browse/CONTINUUM-358
     Project: Continuum
        Type: New Feature
  Components: continuum-web  
 Reporter: Frank Zhao


Please add LDAP support for the user authentication in Continuum user management function. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-358) User Authentication via LDAP

Posted by "Frank Zhao (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-358?page=comments#action_49945 ] 

Frank Zhao commented on CONTINUUM-358:
--------------------------------------

Motivation: Save the work of creating/managing Continuum users by using the existing LDAP server for user authentication. 

Proposed LDAP function:

We would like to start from the simple case which only use the LDAP server to verify Login/Password.

1)modify the application.xml to enable LDAP feature, and provide the LDAP server connecting string.
2)When start the Continuum for the first time, create an Admin login just like what current Continuum 1.0 does.

3)The Admin user will create a Default group, any user who does not belong to any group will be assigned to the Default group. In our case, all of the LDAP user will be in the default group.
The Default group can also be a predefined group comes with Continuum installation just like the Admin and Guest group.

4)When a user login, if the login/passwd is not the admin login/password in the Continuum Database, it will go to the LDAP for the authentication. The user will be assigned to the default group if it passed the LDAP authentication.

5)When work in LDAP mode, the "User Management" function of Continuum will be disabled. There will be only one "Admin" user in the Continuum Database. All of the other users are on the LDAP server.

I thnk this LDAP solution has minor impact to the current structure and it does not conflict with the authentication function currently used in Continuum.

Frank Zhao



> User Authentication via LDAP
> ----------------------------
>
>          Key: CONTINUUM-358
>          URL: http://jira.codehaus.org/browse/CONTINUUM-358
>      Project: Continuum
>         Type: New Feature
>   Components: continuum-web
>     Reporter: Frank Zhao

>
>
> Please add LDAP support for the user authentication in Continuum user management function. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-358) User Authentication via LDAP

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-358?page=comments#action_49952 ] 

Emmanuel Venisse commented on CONTINUUM-358:
--------------------------------------------

seems to be good.

just a little remark, why do you want to disable User Management? I think some installation will require ldap users and local users. We'll can add an other parameter in application.xml for ldap config : allow local users


> User Authentication via LDAP
> ----------------------------
>
>          Key: CONTINUUM-358
>          URL: http://jira.codehaus.org/browse/CONTINUUM-358
>      Project: Continuum
>         Type: New Feature
>   Components: continuum-web
>     Reporter: Frank Zhao

>
>
> Please add LDAP support for the user authentication in Continuum user management function. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-358) User Authentication via LDAP

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-358?page=comments#action_53162 ] 

Dan Tran commented on CONTINUUM-358:
------------------------------------

Frank, When I we have this feature? ;-)

> User Authentication via LDAP
> ----------------------------
>
>          Key: CONTINUUM-358
>          URL: http://jira.codehaus.org/browse/CONTINUUM-358
>      Project: Continuum
>         Type: New Feature

>   Components: Web interface
>     Reporter: Frank Zhao

>
>
> Please add LDAP support for the user authentication in Continuum user management function. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira