public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Werner Jansen <jansenw@cs.tum.edu>
To: gentoo-user-de@lists.gentoo.org
Subject: [gentoo-user-de] DHCP an LDAP
Date: Thu, 25 Aug 2005 23:19:06 +0200	[thread overview]
Message-ID: <20050825231906.006e7e97@tinydancer.phaoust.de> (raw)

Hallo alle,

ich hab ein neues Spielzeug entdeckt: alles an LDAP anbinden. :)

Ich habe einen funktionierenden LDAP-Server, der mit PAM & NSS
zusammenarbeitet, also meine User liefert und authentifiziert. 

Als nächstes wollte ich den DHCP-Server ablösen. Hierzu habe ich mir
aus dem gentoo-Bugzilla den Patch mitsamt ebuild geholt und
compiliert.

Beim Start des DHCP-Servers bekomme ich nun eine Meldung, mit der ich
überhaupt nichts anfangen kann: 

 * Setting ownership on dhcpd.leases ...                              
   [ ok ] 
* Starting dhcpd ... /etc/init.d/dhcp: line 28: 10660 Broken
pipe             start-stop-daemon --start --quiet --exec
/usr/sbin/dhcpd -- -pf /var/run/dhcp/dhcpd.pid -user dhcp -group dhcp
${DHCPD_OPTS} ${CHROOT:+-chroot ${CHROOT}} ${IFACE}    


meine dhcpd.conf sieht folgendermaßen aus:

ldap-server "localhost";
ldap-port 389;
ldap-username "uid=dhcp,ou=Admin Accounts,dc=phaoust,dc=de";
ldap-password "dhcp"; ldap-base-dn "ou=DHCP,dc=phaoust,dc=de";
ldap-method dynamic;
ldap-debug-file "/var/log/dhcp-ldap-startup.log";

Im metalog finde ich folgendes:

Aug 26 03:22:27 [dhcpd] Warning: Cannot start TLS session to
localhost: Connect error 
Aug 26 03:22:27 [dhcpd] Error: Cannot login
into ldap server localhost: Can't contact LDAP server 


Warum versucht er einen TLS-Connect? Ich hab kein TLS
eingestellt/aktiviert, das _muss_ fehlschlagen. (TLS wollte ich zu
einem späteren Zeitpunkt aktivieren, wenn ich die Thematik um
Zertifikate & Co. mal kapiert habe). Allerdings sehe ich auch
nirgendwo das Rädchen, an dem ich drehen kann, um ohne TLS zu
verbinden. 

Jemand ne Idee für mich?

Daaaanke! :)

CU
Werner

-- 
gentoo-user-de@gentoo.org mailing list



             reply	other threads:[~2005-08-25 19:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-25 21:19 Werner Jansen [this message]
2005-08-26 12:32 ` [gentoo-user-de] DHCP an LDAP Erik Wasser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050825231906.006e7e97@tinydancer.phaoust.de \
    --to=jansenw@cs.tum.edu \
    --cc=gentoo-user-de@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox