Hi all,<br><br>I've a question on monitoring authorization.<br><br>When a user without sufficient privileges and perform a search request on the LDAP, the user will receive an empty result from the LDAP.  <br><br>I followed the instruction from the Red hat Directory Server Administrator's Guide and set the access mode to 777 to log all read, write and execute commands.<br>
<br>When I look at the log of an unauthorize user, all I see is the following<br>[07/Jul/2008:11:08:37 -0400] conn=42 op=81 SRCH base="ou=sandbox,ou=my_test,dc=example,dc=com" scope=1 filter="(objectClass=*)" attrs="objectClass javaClassName"<br>
[07/Jul/2008:11:08:37 -0400] conn=42 op=81 RESULT err=0 tag=101 nentries=0 etime=0<br><br>The log doesn't indicate any authorization error.  I was wondering if there's additional settings that I can set on Fedora DS so I can easily tell if a user is not authorize to perform a search operation on the LDAP.<br>
<br>Thanks!<br><br>- David<br><br><br><br>