LDAP unter openSUSE 11.1
Hallo,
wollte fragen, ob jemand schon LDAP unter openSUSE installiert hat. Ich in dabei einen Fileserver aufzusetzen und will diesen mit Linux betreiben.
Ich abe zuerst überlegt SUSE Linux enterprise Server 10 einzusetzen. Dageht die einrichtung von LDAP relativ leicht. Doch um Geld zu sparren überlege ich jetzt openSUSE einzusetzen.
Doch da ist LDAP nicht mehr so leicht einzurichten.
Ich kann mich nicht beim LDAP server anmelden. Obwohl ich das Kennwort mehrmals geprüft habe. Ich bekomme immer den Fehler Keine Verbindung, weil die Berechtigung fehlt.
Hier ist die ldap.conf.
ldap.conf
#
#BASE dc=example,dc=com
#URI ldap:ldap.example.com ldap:ldap-master.example.com:666
#SIZELIMIT 12
#TIMELIMIT 15
#DEREF never
TLS_REQCERT allow
host localhost
base dc=home
In der Datei sldap.conf habe ich nur Folgendes gefunden
#
Was mache ich denn falsch? Für Tipps wäre ich sehr Dankbar.
Viele Grüße
wollte fragen, ob jemand schon LDAP unter openSUSE installiert hat. Ich in dabei einen Fileserver aufzusetzen und will diesen mit Linux betreiben.
Ich abe zuerst überlegt SUSE Linux enterprise Server 10 einzusetzen. Dageht die einrichtung von LDAP relativ leicht. Doch um Geld zu sparren überlege ich jetzt openSUSE einzusetzen.
Doch da ist LDAP nicht mehr so leicht einzurichten.
Ich kann mich nicht beim LDAP server anmelden. Obwohl ich das Kennwort mehrmals geprüft habe. Ich bekomme immer den Fehler Keine Verbindung, weil die Berechtigung fehlt.
Hier ist die ldap.conf.
ldap.conf
#
- LDAP Defaults
- See ldap.conf(5) for details
- This file should be world readable but not world writable.
#BASE dc=example,dc=com
#URI ldap:ldap.example.com ldap:ldap-master.example.com:666
#SIZELIMIT 12
#TIMELIMIT 15
#DEREF never
TLS_REQCERT allow
host localhost
base dc=home
In der Datei sldap.conf habe ich nur Folgendes gefunden
#
- Note: The OpenLDAP configuration has been created by YaST. YaST does not
- use /etc/openldap/slapd.conf to store the OpenLDAP configuration anymore.
- YaST uses OpenLDAP's dynamic configuration database (back-config) to
- store the LDAP server's configuration.
- For details about the dynamic configuration backend please see the
- slapd-config(5) manpage or the OpenLDAP Software 2.4 Administrator's Guide
- located at /usr/share/doc/packages/openldap2/guide/admin/guide.html
- on this system.
- A copy of the original /etc/openldap/slapd.conf file has been created as:
- /etc/openldap/slapd.conf.YaSTsave
- To access the new configuration backend easily you can use SASL external
- authentication. I.e. the following ldapsearch command, executed as the root
- user, can be used to print the complete slapd configuration to stdout:
- ldapsearch -Y external -H ldapi:/// -b cn=config
Was mache ich denn falsch? Für Tipps wäre ich sehr Dankbar.
Viele Grüße
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 112399
Url: https://administrator.de/forum/ldap-unter-opensuse-11-1-112399.html
Ausgedruckt am: 23.12.2024 um 00:12 Uhr
2 Kommentare
Neuester Kommentar
#
#BASE dc=example,dc=com
#URI ldap:ldap.example.com ldap:ldap-master.example.com:666
- LDAP Defaults
- See ldap.conf(5) for details
- This file should be world readable but not world writable.
#BASE dc=example,dc=com
#URI ldap:ldap.example.com ldap:ldap-master.example.com:666
Schau mal genau hin .... in der Domäne example.com .... sollte deine Domäne z.b. schiessmichtot.de heissen, sollte dort stehen:
#BASE dc=schiessmichtot, dc=de
#URL ldap://schiessmichtot.de:'PORT'