[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: loglevel 256 fails to log bind DN w/GSSAPI (ITS#2165)
Kurt,
Your patch works well. At 256, I now see during the connection:
AUTHZ dn="suRegID=<my suRegID>,cn=people,dc=stanford,dc=edu"
Any chance that the search item will get logged at 256 as well?
--Quanah
--On Monday, November 11, 2002 4:41 PM -0800 "Kurt D. Zeilenga"
<Kurt@OpenLDAP.org> wrote:
> You may need to re-"cvs upd". The mirroring was down earlier today.
>
> At 03:20 PM 2002-11-11, quanah@stanford.edu wrote:
>
>
>> --On Monday, November 11, 2002 10:41 AM -0800 "Kurt D. Zeilenga"
>> <Kurt@OpenLDAP.org> wrote:
>>
>>> I've added some authzid logging to HEAD/RE21. With STATS enabled,
>>> you should see changes to the authzid associated with the session
>>> logged. Please test.
>>
>> Kurt,
>>
>> Compiled & tested. Still nothing for the authzid for loglevel 256. I
>> also notice that although the IP & filter are logged, what is being
>> looked for is not being logged (suMaildrop in this case). I'm not sure
>> where you made the changes to, my CVS checkout only shows the
>> KERBEROS_V4 fix to sasl.c
>>
>> --Quanah
>>
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 293980
>> local4.debug] daemon: conn=0 fd=11 connection from IP=127.0.0.1:33408
>> (IP=0.0.0.0:389) accepted.
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 902418
>> local4.debug] conn=0 op=0 SRCH base="" scope=0 filter="(objectClass=*)"
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 217296
>> local4.debug] conn=0 op=0 RESULT tag=101 err=0 text=
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 347666
>> local4.debug] conn=0 op=1 BIND dn="" method=163
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 347666
>> local4.debug] conn=0 op=2 BIND dn="" method=163
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 347666
>> local4.debug] conn=0 op=3 BIND dn="" method=163
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 668004
>> local4.debug] SASL [conn=0] Error: unable to open Berkeley db
>> /usr/local/etc/sasldb: No such file or directory
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 641214
>> local4.debug] deferring operation
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 902418
>> local4.debug] conn=0 op=4 SRCH base="cn=accounts,dc=stanford,dc=edu"
>> scope=2 filter="(suSeasSunetID=quanah)"
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 362707
>> local4.debug] conn=0 op=4 SEARCH RESULT tag=101 err=0 nentries=1 text=
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 338319
>> local4.debug] conn=0 op=5 UNBIND
>> Nov 11 15:11:45 ldap1.Stanford.EDU slapd[20881]: [ID 850449
>> local4.debug] conn=0 fd=11 closed
>>
>>
>>
>> --
>> Quanah Gibson-Mount
>> Senior Systems Administrator
>> ITSS/TSS/Computing Systems
>> Stanford University
>> GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
>
--
Quanah Gibson-Mount
Senior Systems Administrator
ITSS/TSS/Computing Systems
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html