s�n, 05.06.2005 kl. 23.58 skrev Andreas: > Server Starting is ok: no errormessage: > /usr/lib/openldap/slapd restart > > But Testing, not: > amd:~ # telnet localhost 389 > Trying 127.0.0.1... > telnet: connect to address 127.0.0.1: Connection refused > Trying ::1... > telnet: connect to address ::1: Connection refused
slapd is not running, check your logs. --Tonni > amd:/usr/lib/openldap # ps -agx | grep lapd > Warning: bad ps syntax, perhaps a bogus '-'? See > http://procps.sf.net/faq.html > 4788 pts/2 S+ 0:00 grep lapd > > my sldap.conf: > include /etc/openldap/schema/core.schema > include /etc/openldap/schema/cosine.schema > include /etc/openldap/schema/inetorgperson.schema > include /etc/openldap/schema/rfc2307bis.schema > include /etc/openldap/schema/samba.schema > include /etc/openldap/schema/yast.schema > include /etc/openldap/schema/nis.schemas > > pidfile /var/run/slapd/slapd.pid > argsfile /var/run/slapd/slapd.args > > database ldbm > suffix "dc=samba,dc=junits" > rootdn "cn=admin,dc=samba,dc=junits" > rootpw secret > directory /var/lib/ldap > cachesize 40000 > dbcache 60000000 > index cn,sn,uid,displayName pres,sub,eq > index uidNumber,gidNumber eq > index sambaSID eq > index sambaPrimaryGroupSID eq > index sambaDomainName eq > index objectClass pres,eq > index rid,primaryGroupID eq > index default sub > > > access to dn="."dc=samba,dc=junits" > by self write > by * read > > > Best regards and many thanks > Andreas -- mail: [EMAIL PROTECTED] http://www.billy.demon.nl !DSPAM:42a3913410226281716564! -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
