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

RES: RES: log fields



Hi Buchan,
 
>> Is this really necessary? The fields seem relatively self-apparent:

I really have to agree with you. Most fields are self-apparent.

 > Jan 10 11:50:26 ldap01 slapd[10819]: conn=1702 op=35 SEARCH RESULT
 > tag=101 err=0 nentries=1 text=
 > Jan 10 12:28:13 ldap01 slapd[10819]: conn=1702 op=36 UNBIND Jan 10 
 > 12:28:13 ldap01 slapd[10819]: conn=1702 fd=21 closed

>> What else do you need, and what for?

What I really looking for is some description that can help me to create
some report from ldap.log file describing in details who (user) has logged
in (host) in which date and if this user had success in this login. I am
looking some information that can describe how many time this user typed
some wrong password amd when he changed his password.

I found some information decribing wrong and correct password
- conn=1 RESULT tag=97 err=49 text= -> wrong passwd
- conn=1 RESULT tag=97 err=0 text=  -> correct passwd
But and what about other 48 error codes ? What they does mean it ?


I am looking for some information that can describe if user informed exists
in LDAP base or not. When I typed some user that does not exist in LDAP
base, I got this information
- conn=58 fd=16 ACCEPT from IP=10.10.5.62:5922 (IP=0.0.0.0:636)
- conn=58 op=0 BIND dn="uid=HGHG,ou=OrgUnit,o=organization,c=country"
method=128
- conn=58 op=0 RESULT tag=97 err=49 text=
- conn=58 fd=16 closed
In this case I really know that user HGHG dows not exist, but according with
3rd line, his password is wrong, but I don´t know for sure if this user is
correct or not.

That´s why I am asking for some documentation describing ldap log fields. If
this doc does not exist, I will try to get some information in another way.
But if this doc exist, if it is a draft, I would like to get some copy (if
is it possible, of course) and of course that I can help you and OpanLDAP
Project with more informations to help them to produce better documentation.

Thanks

---
Gustavo Mendes de Carvalho
email: gmcarvalho@gmail.com