With the search i am not having any luck.
ldapsearch -x "cn=*, dc=markdata, dc=pt" -w [pass] "(objectclass=*)"
Returns nothing
------------
version: 2
#
# filter: cn=*, dc=markdata, dc=pt
# requesting: (objectclass=*)
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
I know i have 4 entries there by now, i have LDAP-Admin and when i make
a LIST he shows me the 4 entries... why doesn't ldapsearch find them?
ldapdelete isn't doing what i want either, but i haven't put an effort
into it so i won't complain :)
If anyone can help it would be apreciated,
thanks
Nuno Branco wrote:
I am "trying" (i think it's the right term :)) to put openLdap working with the LDBM database now. Still i am having problems.I was able to add some entries to start the DB with this first.ldif:
dn: dc=markdata, dc=pt
dc: markdata
o: MarkData
objectclass: organization
objectclass: dcObjectdn: cn=Manager, dc=markdata, dc=pt
cn: Manager
sn: Manager
objectclass: person
Then i tryed to add a record to the DB and i did, but i wanted to put other stuff that he won't let me.
I cannot insert
gn:
mail:
uin:
And problably other entries that i didn't try.
The only thing he lets me put it is the cn:Another problem is that i know that the entry is there (he tells me so) but ldapsearch isn't finding anything after...
I think the answer is in front of my nose but i'm trying to do this for so long that i think i'm blind...
-- Atentamente, Nuno Branco Markdata - Informação para Gestão, Lda. R. Padre Luís Aparício, n.º 10 - 3º 1150 - 248 Lisboa http://www.markdata.net http://www.mediamonitor.pt
-- Atentamente, Nuno Branco Markdata - Informação para Gestão, Lda. R. Padre Luís Aparício, n.º 10 - 3º 1150 - 248 Lisboa http://www.markdata.net http://www.mediamonitor.pt