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 "Jan Řežab (JIRA)" <se...@james.apache.org> on 2018/03/23 08:40:00 UTC

[jira] [Created] (JAMES-2364) LDAP UserPrincipalName

Jan Řežab created JAMES-2364:
--------------------------------

             Summary: LDAP UserPrincipalName
                 Key: JAMES-2364
                 URL: https://issues.apache.org/jira/browse/JAMES-2364
             Project: James Server
          Issue Type: Bug
          Components: ldap
    Affects Versions: 3.0.1
         Environment: Ubuntu 16.04, James 3.0.1
            Reporter: Jan Řežab


I am traing use LDAP (Active Directory) userrepository configured:

<repository name="LocalUsers" class="org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository" ldapHost="ldap://srv1.domain.local:389"
 principal="CN=OPS Mail Services,OU=SERVICES,OU=Other Accounts,DC=domain,DC=local" credentials="XXXXXXXXXXXX"
 userBase="DC=domain,DC=local" userIdAttribute="userPrincipalName" userObjectClass="user" />

Imap authentication works correctly, But SMTP server rejecting emails with 550 5.1.1 Unknown user.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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