When another user connects to your server, a message is logged from the auth system, i.e:
<user>: authorized to <permission>
However, this message is not emitted once, it gets logged many, many times which is unnecessary and makes a mess of the log files.