You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Steve Brewin (Created) (JIRA)" <se...@james.apache.org> on 2011/12/01 19:48:40 UTC

[jira] [Created] (JAMES-1351) ReadOnlyUsersLDAPRepository credentials parameter should be optional

ReadOnlyUsersLDAPRepository credentials parameter should be optional
--------------------------------------------------------------------

                 Key: JAMES-1351
                 URL: https://issues.apache.org/jira/browse/JAMES-1351
             Project: JAMES Server
          Issue Type: Improvement
    Affects Versions: 3.0-beta3
            Reporter: Steve Brewin
            Priority: Minor
             Fix For: Trunk


If the <credentials/> parameter is not declared for org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository a null pointer exception is encountered.

An LDAP repository may be configured to allow queries without credentials, therefore this parameter should be optional.

Until fixed, a workaround is to declare an empty <credentials/> parameter. 

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Resolved] (JAMES-1351) ReadOnlyUsersLDAPRepository credentials parameter should be optional

Posted by "Steve Brewin (Resolved) (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Brewin resolved JAMES-1351.
---------------------------------

    Resolution: Fixed

Added an empty String as the default
                
> ReadOnlyUsersLDAPRepository credentials parameter should be optional
> --------------------------------------------------------------------
>
>                 Key: JAMES-1351
>                 URL: https://issues.apache.org/jira/browse/JAMES-1351
>             Project: JAMES Server
>          Issue Type: Improvement
>    Affects Versions: 3.0-beta3
>            Reporter: Steve Brewin
>            Assignee: Steve Brewin
>            Priority: Minor
>             Fix For: Trunk
>
>
> If the <credentials/> parameter is not declared for org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository a null pointer exception is encountered.
> An LDAP repository may be configured to allow queries without credentials, therefore this parameter should be optional.
> Until fixed, a workaround is to declare an empty <credentials/> parameter. 

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Assigned] (JAMES-1351) ReadOnlyUsersLDAPRepository credentials parameter should be optional

Posted by "Steve Brewin (Assigned) (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Brewin reassigned JAMES-1351:
-----------------------------------

    Assignee: Steve Brewin
    
> ReadOnlyUsersLDAPRepository credentials parameter should be optional
> --------------------------------------------------------------------
>
>                 Key: JAMES-1351
>                 URL: https://issues.apache.org/jira/browse/JAMES-1351
>             Project: JAMES Server
>          Issue Type: Improvement
>    Affects Versions: 3.0-beta3
>            Reporter: Steve Brewin
>            Assignee: Steve Brewin
>            Priority: Minor
>             Fix For: Trunk
>
>
> If the <credentials/> parameter is not declared for org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository a null pointer exception is encountered.
> An LDAP repository may be configured to allow queries without credentials, therefore this parameter should be optional.
> Until fixed, a workaround is to declare an empty <credentials/> parameter. 

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org