If you are using username/password authentication try adding in the Custom Configuration box:
Code:
--username-as-common-name
I'm not sure that will change what is logged, but then after authentication I think the username is substituted in the environment variables.
EDIT:
@Martineau beat me to it with a better answer.