Selim Jahangir wrote:

Hi Guys

Here is my config details

1. /etc/openldap/slapd.conf

include         /etc/openldap/schema/core.schema

include         /etc/openldap/schema/cosine.schema

include         /etc/openldap/schema/inetorgperson.schema

include         /etc/openldap/schema/nis.schema

allow bind_v2

pidfile         /var/run/openldap/slapd.pid

argsfile        /var/run/openldap/slapd.args

database        bdb

suffix          "dc=example,dc=com"


Are your LDAP Server and Client connected to the Internet ?

If these are, then this is a problem. This is a problem because 'example.com'
is a valid Intenet domain and your query goes out to the Internet and not
to your LDAP server. If you do 'ping www.example.com' it is returning
valid responses.

Try changing your domain to say 'example.com.qld' instead of 'example.com'.
Of course you may have to modify your Local DNS.

Let us know how you go.


Hope this helps.

O Plameras
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to