Patrick Sodre created DIRKRB-162:
------------------------------------
Summary: ChangePassword Primary Realm is not set.
Key: DIRKRB-162
URL: https://issues.apache.org/jira/browse/DIRKRB-162
Project: Directory Kerberos
Issue Type: Bug
Components: changepw
Affects Versions: 2.0.0-M16
Environment: SmartOS with OpenJDK 7
Reporter: Patrick Sodre
ChangePW Config is not inheriting the primary domain from KDCConfig
Just take a look at:
protocol-kerberos/src/main/java/org/apache/directory/server/kerberos/ChangePasswordConfig.java,
It is missing a call to
this.setPrimaryRealm( kdcConfig.getPrimaryRealm() );
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)