You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Aaron J Angel (JIRA)" <ji...@apache.org> on 2010/01/03 16:47:55 UTC

[jira] Created: (DIRSERVER-1451) servicePrincipal is not configurable

servicePrincipal is not configurable
------------------------------------

                 Key: DIRSERVER-1451
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1451
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: changepw
    Affects Versions: 1.5.5
         Environment: failed on CentOS using Java 1.6u17
            Reporter: Aaron J Angel


Adding a servicePrincipal attribute to the <changePasswordServer/> section fails with an exception that the attribute is unknown.  The default value for this attribute is kadmin/changepw@EXAMPLE.COM, and there appears no way to change it short of changing the source, thus for environments using a different realm, changing the password always fails as the service principal is unknown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRSERVER-1451) servicePrincipal is not configurable

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1451:
-----------------------------------------

    Fix Version/s: 2.0.0

Postponed to after RC1

> servicePrincipal is not configurable
> ------------------------------------
>
>                 Key: DIRSERVER-1451
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1451
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: changepw
>    Affects Versions: 1.5.5
>         Environment: failed on CentOS using Java 1.6u17
>            Reporter: Aaron J Angel
>             Fix For: 2.0.0
>
>
> Adding a servicePrincipal attribute to the <changePasswordServer/> section fails with an exception that the attribute is unknown.  The default value for this attribute is kadmin/changepw@EXAMPLE.COM, and there appears no way to change it short of changing the source, thus for environments using a different realm, changing the password always fails as the service principal is unknown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRSERVER-1451) servicePrincipal is not configurable

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1451:
-----------------------------------------

    Fix Version/s: 2.0.0-RC1
                       (was: 2.0.0)

Moved back to 2.0.0-RC1

> servicePrincipal is not configurable
> ------------------------------------
>
>                 Key: DIRSERVER-1451
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1451
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: changepw
>    Affects Versions: 1.5.5
>         Environment: failed on CentOS using Java 1.6u17
>            Reporter: Aaron J Angel
>             Fix For: 2.0.0-RC1
>
>
> Adding a servicePrincipal attribute to the <changePasswordServer/> section fails with an exception that the attribute is unknown.  The default value for this attribute is kadmin/changepw@EXAMPLE.COM, and there appears no way to change it short of changing the source, thus for environments using a different realm, changing the password always fails as the service principal is unknown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DIRSERVER-1451) servicePrincipal is not configurable

Posted by "Kiran Ayyagari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari resolved DIRSERVER-1451.
---------------------------------------

    Resolution: Won't Fix

Spring is not setting the value cause the return values for set/getServicePrincipal are different. But this is no longer
the case in the current trunk as we completely store the configuration in LDAP DIT (in LDIF files on disk).

Can you give trunk a try?. Resolving this issue as 'won't fix'

> servicePrincipal is not configurable
> ------------------------------------
>
>                 Key: DIRSERVER-1451
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1451
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: changepw
>    Affects Versions: 1.5.5
>         Environment: failed on CentOS using Java 1.6u17
>            Reporter: Aaron J Angel
>            Assignee: Kiran Ayyagari
>             Fix For: 2.0.0-RC1
>
>
> Adding a servicePrincipal attribute to the <changePasswordServer/> section fails with an exception that the attribute is unknown.  The default value for this attribute is kadmin/changepw@EXAMPLE.COM, and there appears no way to change it short of changing the source, thus for environments using a different realm, changing the password always fails as the service principal is unknown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DIRSERVER-1451) servicePrincipal is not configurable

Posted by "Kiran Ayyagari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari closed DIRSERVER-1451.
-------------------------------------


> servicePrincipal is not configurable
> ------------------------------------
>
>                 Key: DIRSERVER-1451
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1451
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: changepw
>    Affects Versions: 1.5.5
>         Environment: failed on CentOS using Java 1.6u17
>            Reporter: Aaron J Angel
>            Assignee: Kiran Ayyagari
>             Fix For: 2.0.0-RC1
>
>
> Adding a servicePrincipal attribute to the <changePasswordServer/> section fails with an exception that the attribute is unknown.  The default value for this attribute is kadmin/changepw@EXAMPLE.COM, and there appears no way to change it short of changing the source, thus for environments using a different realm, changing the password always fails as the service principal is unknown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (DIRSERVER-1451) servicePrincipal is not configurable

Posted by "Kiran Ayyagari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari reassigned DIRSERVER-1451:
-----------------------------------------

    Assignee: Kiran Ayyagari

> servicePrincipal is not configurable
> ------------------------------------
>
>                 Key: DIRSERVER-1451
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1451
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: changepw
>    Affects Versions: 1.5.5
>         Environment: failed on CentOS using Java 1.6u17
>            Reporter: Aaron J Angel
>            Assignee: Kiran Ayyagari
>             Fix For: 2.0.0-RC1
>
>
> Adding a servicePrincipal attribute to the <changePasswordServer/> section fails with an exception that the attribute is unknown.  The default value for this attribute is kadmin/changepw@EXAMPLE.COM, and there appears no way to change it short of changing the source, thus for environments using a different realm, changing the password always fails as the service principal is unknown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.