> I'm attempting to monitor fds logs for things such as password changes, > and so forth; I'm assuming that the log file that I should be looking > for is the access logfile under my slapd directory; does anyone know the > operation number (op=?) that I should be looking for to check for > successful password changes (assuming of course that fds is recording > this information and that I'm looking in the proper logfile? FDS logs don't report attribute level modifications, at least not at reasonable log levels. What you want to do is a persistent search. -- mike