Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
LDAP daemon stirbt
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
drfunfrock
Tux's lil' helper
Tux's lil' helper


Joined: 05 Aug 2003
Posts: 114

PostPosted: Mon Jan 31, 2005 8:38 pm    Post subject: LDAP daemon stirbt Reply with quote

Ich habe versucht nach diesem Rezept

https://forums.gentoo.org/viewtopic.php?t=212877&highlight=howto+ldap

LDAP einzurichten. Dummerweise stirbt der Daemon immer. Dann habe ich die folgenden Kommandos probiert:

Code:

# . /etc/conf.d/slapd         
# /usr/lib/openldap/slapd -u ldap -g ldap "$OPTS" -d 1
@(#) $OpenLDAP: slapd 2.1.30 (Jan 31 2005 20:33:27) $
        rako@thor:/var/tmp/portage/openldap-2.1.30-r2/work/openldap-2.1.30/servers/slapd
daemon_init: listen on 'ldaps://
daemon_init: listen on ldap://
daemon_init: listen on ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'
daemon_init: 3 listeners to open...
ldap_url_parse_ext('ldaps://)
daemon: listen URL "'ldaps://" parse error=3
slapd stopped.
connections_destroy: nothing to destroy.


Meine /etc/conf.d/slapd sieht so aus

Code:

OPTS="-h 'ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'"
#OPTS="-h 'ldaps:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'"


Ich weiss mittlerweile nicht mehr so ganz weiter, es muss irgendwie am Quoting liegen, dass er versucht af "ldaps:// eine URL einzurichten. Aber wie kann ich es anders quoten?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum