You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Richard Gomes (JIRA)" <ji...@codehaus.org> on 2009/01/05 01:08:19 UTC

[jira] Created: (CONTINUUM-2032) continuum :: application.xml should include redback LDAP components

continuum :: application.xml should include redback LDAP components
-------------------------------------------------------------------

                 Key: CONTINUUM-2032
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2032
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.2.2
            Reporter: Richard Gomes
            Priority: Minor


When a LDAP back end is desired for user authentication, it's necessary to edit by hand webapps/continuum/WEB-INF/classes/META-INF/plexus/application.xml and repackage the .WAR file.

it should be handy if these components would be enabled by default.

See also:
http://continuum.apache.org/docs/1.2.2/administrator_guides/security/ldap.html

Thanks

Richard Gomes
http://www.jquantlib.org/index.php/User:RichardGomes

-- 
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-2032) continuum :: application.xml should include redback LDAP components

Posted by "Richard Gomes (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159900#action_159900 ] 

Richard Gomes commented on CONTINUUM-2032:
------------------------------------------

$ ldapsearch -D cn=admin,dc=jquantlib,dc=org -W -x -b ou=People,dc=jquantlib,dc=org '(&(objectClass=inetOrgPerson)(cn=guest))' cn=guest
Enter LDAP Password:
# extended LDIF
#
# LDAPv3
# base <ou=People,dc=jquantlib,dc=org> with scope subtree
# filter: (&(objectClass=inetOrgPerson)(cn=guest))
# requesting: cn=guest
#

# nobody, people, jquantlib.org
dn: uid=nobody,ou=people,dc=jquantlib,dc=org

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1



> continuum :: application.xml should include redback LDAP components
> -------------------------------------------------------------------
>
>                 Key: CONTINUUM-2032
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2032
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.2.2
>            Reporter: Richard Gomes
>            Priority: Minor
>
> When a LDAP back end is desired for user authentication, it's necessary to edit by hand webapps/continuum/WEB-INF/classes/META-INF/plexus/application.xml and repackage the .WAR file.
> it should be handy if these components would be enabled by default.
> See also:
> http://continuum.apache.org/docs/1.2.2/administrator_guides/security/ldap.html
> Thanks
> Richard Gomes
> http://www.jquantlib.org/index.php/User:RichardGomes

-- 
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] Updated: (CONTINUUM-2032) continuum :: application.xml should include redback LDAP components

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak updated CONTINUUM-2032:
-----------------------------------

    Component/s: Security

Would enabling these by default break things if you're *not* using LDAP?

> continuum :: application.xml should include redback LDAP components
> -------------------------------------------------------------------
>
>                 Key: CONTINUUM-2032
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2032
>             Project: Continuum
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 1.2.2
>            Reporter: Richard Gomes
>            Priority: Minor
>
> When a LDAP back end is desired for user authentication, it's necessary to edit by hand webapps/continuum/WEB-INF/classes/META-INF/plexus/application.xml and repackage the .WAR file.
> it should be handy if these components would be enabled by default.
> See also:
> http://continuum.apache.org/docs/1.2.2/administrator_guides/security/ldap.html
> Thanks
> Richard Gomes
> http://www.jquantlib.org/index.php/User:RichardGomes

-- 
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] Updated: (CONTINUUM-2032) continuum :: application.xml should include redback LDAP components

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak updated CONTINUUM-2032:
-----------------------------------

    Fix Version/s: Reviewed

Can someone provide a patch with the changes you want to see in application.xml?

> continuum :: application.xml should include redback LDAP components
> -------------------------------------------------------------------
>
>                 Key: CONTINUUM-2032
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2032
>             Project: Continuum
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 1.2.2
>            Reporter: Richard Gomes
>            Priority: Minor
>             Fix For: Reviewed
>
>
> When a LDAP back end is desired for user authentication, it's necessary to edit by hand webapps/continuum/WEB-INF/classes/META-INF/plexus/application.xml and repackage the .WAR file.
> it should be handy if these components would be enabled by default.
> See also:
> http://continuum.apache.org/docs/1.2.2/administrator_guides/security/ldap.html
> Thanks
> Richard Gomes
> http://www.jquantlib.org/index.php/User:RichardGomes

-- 
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