[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Newbie problems.
and no, I don't use email often :-)
I'm trying to configure OpenLDAP for my network, I'm using Redhat 7.0 w/
OpenLDAP 1.2 I configured it according to the OpenLDAP 1.2 Quickstart
(http://www.openldap.org/faq/data/cache/180.html). I can't add the
initial adds, attached is the output of the slapd when I try to add,
and ldapadd, Any help would be appreciated.
--
Richard June (rjune@imagestream.com)
msn : rolfan__@hotmail.com | aim : ISisSupport
Yahoo : Fat_Happy_Penguin | icq : 3283795
Jabber ID : rolfan@firbolg.bravegnuworld.com
ldap_init
ldap_bind_s
ldap_simple_bind_s
ldap_simple_bind
ldap_send_initial_request
ldap_delayed_open
open_ldap_connection
ldap_connect_to_host: dev-rh70.imagestream.com:389
sd 3 connected to: 192.168.100.50
ldap_send_server_request
ber_flush: 48 bytes to sd 3
0 . 02 01 01 ` ) 02 01 02 04 " c n = M
a n a g e r , 20 d c = i m a g e
s t r e a m , 20 d c = c o m 80 00
(end)
ldap_result
wait4msg (infinite timeout)
** Connections:
* host: dev-rh70.imagestream.com port: 389 (default)
refcnt: 2 status: Connected
last used: Tue Jun 19 09:57:00 2001
** Outstanding Requests:
* msgid 1, origid 1, status InProgress
outstanding referrals 0, parent count 0
** Response Queue:
Empty
do_ldap_select
read1msg
ber_get_next
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf 0x8056658, ptr 0x8056658, end 0x8056664
current len 12, contents:
02 01 01 a 07 0a 01 00 04 00 04 00
got result msgid 1, original id 1
new result: res_errno: 0, res_error: <>, res_matched: <>
read1msg: 0 new referrals
request 1 done
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 1, msgid 1)
ldap_free_connection
ldap_free_connection: refcnt 1
ldap_result2error
ldap_msgfree
ldapadd: no attributes to change or add (entry dc=imagestream, dc=com dc: imagestream o: My Company objectclass: organization objectclass: dcObject)
ldap_unbind
ldap_free_connection
ldap_send_unbind
ber_flush: 7 bytes to sd 3
0 05 02 01 02 B 00
ldap_free_connection: actually freed
slapd 1.2.11-Release (Tue Aug 22 21:28:05 EDT 2000)
prospector@porky.devel.redhat.com:/usr/src/bs/BUILD/openldap-1.2.11/servers/slapd
slapd starting
listening for connections on 3, activity on:
before select active_threads 0
select activity on 1 descriptors
new connection on 5
activity on:
listening for connections on 3, activity on: 5r
before select active_threads 0
select activity on 1 descriptors
activity on: 5r
read activity on 5
do_bind
do_bind: version 2 dn (cn=Manager, dc=imagestream, dc=com) method 128
dn2entry_r: dn: "CN=MANAGER,DC=IMAGESTREAM,DC=COM"
=> dn2id( "CN=MANAGER,DC=IMAGESTREAM,DC=COM" )
=> ldbm_cache_open( "/var/lib/ldap/dn2id.gdbm", 2, 600 )
<= ldbm_cache_open (opened 0)
<= dn2id NOID
dn2entry_r: dn: "DC=IMAGESTREAM,DC=COM"
=> dn2id( "DC=IMAGESTREAM,DC=COM" )
=> ldbm_cache_open( "/var/lib/ldap/dn2id.gdbm", 2, 600 )
<= ldbm_cache_open (cache 0)
<= dn2id NOID
send_ldap_result 0::
listening for connections on 3, activity on: 5r
before select active_threads 0
select activity on 1 descriptors
activity on: 5r
read activity on 5
do_unbind
listening for connections on 3, activity on:
before select active_threads 0
select failed errno 4 (Interrupted system call)
slapd shutting down - waiting for 0 threads to terminate
slapd shutting down - waiting for backends to close down
ldbm backend saving nextid
ldbm backend syncing
ldbm flushing db (/var/lib/ldap/dn2id.gdbm)
ldbm backend done syncing
slapd stopping