...
The audit log is written by default to
...
language | text |
---|---|
theme | Default |
...
the file: password_audit.YYYY-MM-DD.log
in the ubilogin/logs
folder
The log records all password reset and change actions and failures.
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
INFO: [INFO] Audit 2012-02-23T13:29:36.191Z [195.197.211.20] mail-fail 23423 reset.account.not-found 23.2.2012 15:29:47 org.apache.catalina.core.ApplicationContext log INFO: [INFO] Audit 2012-02-23T13:29:47.574Z [195.197.211.20] mail-fail CN=Keith Uber,OU=Users,OU=Ubisecure,OU=Production,CN=Ubilogin,DC=demo,DC=ubisecure,DC=com reset.mail.invalid 23.2.2012 15:29:57 org.apache.catalina.core.ApplicationContext log INFO: [INFO] Audit 2012-02-23T13:29:56.596Z [195.197.211.20] mail-sent CN=Keith Uber,OU=Users,OU=Ubisecure,OU=Production,CN=Ubilogin,DC=demo,DC=ubisecure,DC=com keith.uber@ubisecure.com 23.2.2012 15:34:11 org.apache.catalina.core.ApplicationContext log INFO: [INFO] Audit 2012-02-23T13:34:11.083Z [195.197.211.20] reset-success CN=Keith Uber,OU=Users,OU=Ubisecure,OU=Production,CN=Ubilogin,DC=demo,DC=ubisecure,DC=com2022-10-04T09:41:00.680Z [127.0.0.1] login-success CN=Administrator,OU=System,CN=Ubilogin,DC=localhost 2022-10-04T09:44:47.403Z [127.0.0.1] change-fail CN=Administrator,OU=System,CN=Ubilogin,DC=localhost com.ubisecure.ubilogin.directory.spi.StatusException: INVALID: VALIDATE 2022-10-04T09:44:55.709Z [127.0.0.1] change-fail CN=Administrator,OU=System,CN=Ubilogin,DC=localhost com.ubisecure.ubilogin.directory.spi.StatusException: INVALID: NEWCREDENTIALS 2022-10-04T09:45:23.537Z [127.0.0.1] change-success CN=Administrator,OU=System,CN=Ubilogin,DC=localhost |