|
6/23/2011 6:04:10 AM
markj0n35
markj0n35
Posts 2
Hello All, Has anyone had a problem were after resetting a users password using Password control they get an error message advising Event Log Full? The password does actually reset but keep getting this annoying error.

The user resetting the password has Full Control over the Password Control Folder and all Files and folders beneath it.

I have implemented this on two other domains with no issues but having issue with this on. antone any ideas?
6/28/2011 1:20:04 AM
markj0n35
markj0n35
Posts 2
Any Suggestions very Welcome
7/13/2011 5:48:37 AM
admin
admin
Posts 331
The application eventlog on the local computer is full - you can use the event viewer application to increase the size of the eventlog, or change to the overwrite or archive settings when the eventlog becomes full. You can also change a config setting in the Password Control application so that it doesn't write events to the application log. Edit the following settings in the PasswordControl.exe.config file to false:

AuditFailedEvents
AuditSuccessfulEvents

Hope this helps,

David
pages: 1
|