[Samba] Re: Problems with testing Openldapserver telnet localhost 389

paul kölle paul at subsignal.org
Mon Jun 6 10:50:59 GMT 2005


Andreas wrote:
> Hello!
> Server Starting is ok: no errormessage:
> /usr/lib/openldap/slapd restart
check with pidof, a startscript succeeding is not a good sign of success.
>
> 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
check locally with "getent passwd".

>
> 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
what is that?

>
> access  to dn="."dc=samba,dc=junits"
>         by self                 write
>         by *                    read
this doesn't look like a valid regex..., and it's not secure either.
Everyone can read your passwords. Read the slapd.access manpage.

hth
 Paul





More information about the samba mailing list