Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.2-M1
-
None
Description
Testing M1 webdav deployment as user admin
I get in the log "guest" user
jvm 1 | 2009-02-26 11:15:03,444 [SocketListener0-1] INFO AuditLog - /sample/poms/sample-echo-1.0-SNAPSHOT.pom guest 127.0.0.1 "sample/poms" "Created Directory"
jvm 1 | 2009-02-26 11:15:03,795 [SocketListener0-1] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/poms/sample-echo-1.0-SNAPSHOT.pom" "Created File"
jvm 1 | 2009-02-26 11:15:03,831 [SocketListener0-1] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/poms/sample-echo-1.0-SNAPSHOT.pom.md5" "Modified File"
jvm 1 | 2009-02-26 11:15:03,836 [SocketListener0-1] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/poms/sample-echo-1.0-SNAPSHOT.pom.sha1" "Modified File"
jvm 1 | 2009-02-26 11:15:03,842 [SocketListener0-1] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/poms/sample-echo-snapshot-version" "Created File"
jvm 1 | 2009-02-26 11:15:03,850 [SocketListener0-1] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/poms/sample-echo-snapshot-version.md5" "Created File"
jvm 1 | 2009-02-26 11:15:03,856 [SocketListener0-1] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/poms/sample-echo-snapshot-version.sha1" "Created File"
jvm 1 | 2009-02-26 11:15:03,965 [SocketListener0-1] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/poms/sample-echo-1.0-20090226.191503.pom" "Created File"
jvm 1 | 2009-02-26 11:15:03,976 [SocketListener0-1] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/poms/sample-echo-1.0-20090226.191503.pom.md5" "Modified File"
jvm 1 | 2009-02-26 11:15:03,985 [SocketListener0-1] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/poms/sample-echo-1.0-20090226.191503.pom.sha1" "Modified File"
jvm 1 | 2009-02-26 11:15:03,995 [SocketListener0-0] INFO AuditLog - /sample/jars/sample-echo-1.0-SNAPSHOT.jar guest 127.0.0.1 "sample/jars" "Created Directory"
jvm 1 | 2009-02-26 11:15:04,001 [SocketListener0-0] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/jars/sample-echo-1.0-SNAPSHOT.jar" "Created File"
jvm 1 | 2009-02-26 11:15:04,027 [SocketListener0-0] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/jars/sample-echo-1.0-SNAPSHOT.jar.md5" "Modified File"
jvm 1 | 2009-02-26 11:15:04,052 [SocketListener0-0] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/jars/sample-echo-1.0-SNAPSHOT.jar.sha1" "Modified File"
jvm 1 | 2009-02-26 11:15:04,169 [SocketListener0-0] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/jars/sample-echo-snapshot-version" "Created File"
jvm 1 | 2009-02-26 11:15:04,177 [SocketListener0-0] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/jars/sample-echo-snapshot-version.md5" "Created File"
jvm 1 | 2009-02-26 11:15:04,188 [SocketListener0-0] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/jars/sample-echo-snapshot-version.sha1" "Created File"
jvm 1 | 2009-02-26 11:15:04,214 [SocketListener0-0] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/jars/sample-echo-1.0-20090226.191503.jar" "Created File"
jvm 1 | 2009-02-26 11:15:04,220 [SocketListener0-0] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/jars/sample-echo-1.0-20090226.191503.jar.md5" "Modified File"
jvm 1 | 2009-02-26 11:15:04,226 [SocketListener0-0] INFO AuditLog - snapshots guest 127.0.0.1 "/sample/jars/sample-echo-1.0-20090226.191503.jar.sha1" "Modified File"
Attachments
Issue Links
- is related to
-
MRM-628 In the audit.log file the userid for each action is guest, even though the deploy was performed by admin
- Closed