[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
NETSCAPE PROBLEM
Hello Sir ,
I have added the entries in the Ldap
server also used the ldapsearch for the database search . But there are
few points i want to make clear from you .
(1) i can search via the ldapsearch -P 2 -x -b 'dc=prl,dc=ernet' -D
'cn=root,dc=prl,dc=ernet' -W
and then give the root password and it works , but if i want to use it as
an user then what i will have to do ( not as root ).
(2) also when i add the mail : xxx@ttt.yyy in the entry while adding it
does not add , otherwise it adds .
(3) In the netscape i have given server root : dc=prl,dc=ernet then it
does not searches sayss not found . Why , i have included the Ldap server
in the search , and also made the address book .
MY slap.conf file entries are
---------------------------------------------------------------------------------------
# $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.8.8.7 2001/09/27 20:00:31 kurt Exp $
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
include /usr/local/etc/openldap/schema/core.schema
# Define global ACLs to disable default read access.
# Do not enable referrals until AFTER you have a working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /usr/local/var/slapd.pid
argsfile /usr/local/var/slapd.args
# Load dynamic backend modules:
# modulepath /usr/local/libexec/openldap
# moduleload back_ldap.la
# moduleload back_ldbm.la
# moduleload back_passwd.la
# moduleload back_shell.la
#
# Sample Access Control
# Allow read access of root DSE
# Allow self write access
# Allow authenticated users read access
# Allow anonymous users to authenticate
#
#access to dn="" by * read
access to *
by dn="cn=root,dc=prl,dc=ernet" write
by * search
# by self write
by users read
# by anonymous auth
#
# if no access controls are present, the default is:
# Allow read by all
#
# rootdn can always write!
#######################################################################
# ldbm database definitions
#######################################################################
database ldbm
suffix "dc=prl,dc=ernet"
#suffix "o=PRL,c=IN"
rootdn "cn=root,dc=prl,dc=ernet"
#rootdn "cn=Manager,o=My Organization Name,c=US"
# Cleartext passwords, especially for the rootdn, should
# be avoid. See slappasswd(8) and slapd.conf(5) for details.
# Use of strong authentication encouraged.
rootpw comprl
# The database directory MUST exist prior to running slapd AND
# should only be accessible by the slapd/tools. Mode 700 recommended.
directory /usr/local/var/openldap-ldbm
# Indices to maintain
index objectClass eq
-------------------------------------------------------------------
MY slapcat gives -->
dn: dc=prl,dc=ernet
objectClass: dcObject
objectClass: organization
dc: prl
o: PHYSICAL RESEARCH LABORATORY
description: Physical Research Organization
creatorsName: cn=root,dc=prl,dc=ernet
createTimestamp: 20011130121940Z
modifiersName: cn=root,dc=prl,dc=ernet
modifyTimestamp: 20011130121940Z
dn: cn=Rshukla, dc=prl,dc=ernet
objectClass: person
cn: Rshukla
sn: Shukla
telephoneNumber: 4035
description: Raghvendra Narain shukla Payroll No 7760.
creatorsName: cn=root,dc=prl,dc=ernet
createTimestamp: 20011203065511Z
modifiersName: cn=root,dc=prl,dc=ernet
modifyTimestamp: 20011203065511Z