kdcConfiguration bean work in 1.5.1 not in 1.5.4 :(
or may be I mistake?
if I insert to 1.5.4 configuration server.xml:
...
<bean id="kdcConfiguration"
class="org.apache.directory.server.kerberos.kdc.KdcConfiguration">
<property name="enabled" value="true"/>
<property name="ipPort" value="10088"/>
<property name="searchBaseDn" value="ou=users,dc=pa,dc=org" />
</bean>
<bean id="configuration"
class="org.apache.directory.server.configuration.MutableServerStartupConfiguration">
<property name="kdcConfiguration" ref="kdcConfiguration"/>
</bean>
---- this exist ----
<kdcServer enabled="true" ipPort="10088">
<directoryService>#directoryService</directoryService>
<datagramAcceptor>#datagramAcceptor</datagramAcceptor>
<socketAcceptor>#socketAcceptor</socketAcceptor>
</kdcServer>
--------------------
result ->
Exception in thread "main"
org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized
xbean element mapping: bean in namespace http://apacheds.org/config/1.0
Joya wrote:
> Can I read someware about starting KDC Server in ADS ?
>
http://directory.apache.org/apacheds/1.5/541-kerberos-protocol-configuration.html
This is the page where you can find information about the KDC server
configuration... I konw it's pretty lousy, but this is all we have atm.
We have planned to review the whole Kerberos stack for the 1.5.8
version, expected in the next 6 months.
--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org
________________________________________________
Отправлено с почтового сервиса 74mail.ru