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

ldap log time stamps



Hello there,

So my ldap logs have interesting timestamps in them. Seems that it happily goes along
logging, but every now and then it decides to change the hour stamp then reverts back - see
snip below:

(note the 12:28.... then 19:48... then back to 12:48....

Aug 18 12:48:52 etsx1 slapd[24746]: conn=5 op=1413 RESULT tag=101 err=32 text= 
Aug 18 12:48:52 etsx1 slapd[24746]: conn=5 op=1413 SEARCH RESULT tag=101 err=0 nentries=1
text= 
Aug 18 12:48:52 etsx1 slapd[24746]: conn=5 op=1414 MOD dn="appledsid=46862,ou=externals,o=ap
ple computer" 
Aug 18 12:48:52 etsx1 slapd[24746]: conn=5 op=1414 MOD attr=appleSecondaryPhone 
Aug 18 19:48:52 etsx1 slapd[24746]: conn=5 op=1414 RESULT tag=103 err=16 text=modify/delete:
appleSecondaryPhone: no such attribute 
Aug 18 12:48:52 etsx1 slapd[24746]: conn=5 op=1415 MOD dn="appledsid=46862,ou=externals,o=ap
ple computer" 
Aug 18 12:48:52 etsx1 slapd[24746]: conn=5 op=1415 MOD attr=mobile 
Aug 18 12:48:52 etsx1 slapd[24746]: conn=5 op=1415 RESULT tag=103 err=16 text=modify/delete:
mobile: no such attribute 

This happens all through the log. What would cause this????? I am logging through syslog to
LOCAL4 to a separate file. Mac OS X, Openldap 2.1.22.

thanks,

Gary