[Date Prev][Date Next] [Chronological] [Thread] [Top]

how to remove example.com



Hi,
	I am using openldap on a small linux box. Its working fine for
client authentication.
When I tried debug mode, the log keeps giving these lines frequently :
------------------------------
May 19 11:40:00 remote2 slapd[7911]: conn=-1 fd=10 closed
May 19 11:50:00 remote2 slapd[7911]: daemon: conn=12 fd=10 connection
from IP=12
7.0.0.1:2037 (IP=0.0.0.0:34049) accepted.
May 19 11:50:00 remote2 slapd[7915]: conn=12 op=0 BIND dn="" method=128
May 19 11:50:00 remote2 slapd[7915]: conn=12 op=0 RESULT tag=97 err=0
text=
May 19 11:50:00 remote2 slapd[7915]: conn=12 op=1 SRCH
base="dc=example,dc=com"
scope=2 filter="(uid=root)"
May 19 11:50:00 remote2 slapd[7915]: conn=12 op=1 RESULT tag=101 err=32
text=
May 19 11:50:00 remote2 slapd[7915]: conn=12 op=2 SRCH
base="dc=example,dc=com"
scope=2 filter="(&(objectClass=posixGroup)(badfilter))"
May 19 11:50:00 remote2 slapd[7915]: conn=12 op=2 RESULT tag=101 err=32
text=
May 19 11:50:00 remote2 slapd[7911]: conn=-1 fd=10 closed
May 19 11:51:01 remote2 slapd[7911]: conn=-1 fd=9 closed
------------------------------

Where is this dc=example,dc=com. I searched all the config files and
other related files.
But couldn't find it. Is the above output (behavior) normal ? Or is
there any problem ?
Kindly look into this and guide me.
regards
Sarath Chandra M