Hi,

So I did a second try on ApacheDS 1.5.3.


Instead of following the draft (see below) I uncomment this lines in server.xml:
        --- SNIP ---
<!--  missing atou=users,dc=example,dc=com-->
  <kdcServer ipPort="60088">
    <directoryService>#directoryService</directoryService>
    <datagramAcceptor>#datagramAcceptor</datagramAcceptor>
    <socketAcceptor>#socketAcceptor</socketAcceptor>
  </kdcServer>
<!-- -->
        --- SNAP ---


I was importing the LDIF file 
(http://thejavamonkey.blogspot.com/2008/07/using-apache-directory-server-as-kdc.html)
 via ApacheDS Studio, but I have to add this line for each entry:
        --- SNIP ---
krb5KeyVersionNumber: 1
        --- SNAP ---


Than I start ApacheDS, but kerberos does not start, but there is no error or 
warning in log.
I checked the port with "netstat -a -b -n":
        --- SNIP ---
  Proto  Lokale Adresse         Remoteadresse          Status           PID
  TCP    0.0.0.0:10389          0.0.0.0:0              ABHÖREN         4636
  [java.exe]

  TCP    0.0.0.0:10636          0.0.0.0:0              ABHÖREN         4636
  [java.exe]

  TCP    127.0.0.1:1397         127.0.0.1:1398         HERGESTELLT     4636
  [java.exe]

  TCP    127.0.0.1:1398         127.0.0.1:1397         HERGESTELLT     4636
  [java.exe]
        --- SNAP ---

What did I wrong?

With regards,
        Michael Decker
--
Michael Decker

mobileX AG          Tel.: 089 / 54 24 33 - 14
Rottmannstr. 11     Fax:  089 / 54 24 33 - 55
80333 München       Web:  http://www.mobilexag.de 

Registergericht:   Amtsgericht München
Handelsregisternr: HRB 134850
Vorstand:          Hannes Heckner
Aufsichtsratvors.: Karl-Heinz Horrer

Reply via email to