Git Product home page Git Product logo

vcenter-authn-authz-log-examples's Introduction

Log examples of vCenter Server Authentication & Authorization activities

For more information and context, please refer to this blog post here.

Table of Contents

  • vSphere 6.7 Update 2

    • Single Sign-On Activities
      • Successful SSO Login
      • Successful SSO Logout
      • Successful SSO Active Directory Login
      • Successful SSO Active Directory Logout
      • Failed SSO Login
      • Failed SSO Login (User not found)
      • Failed SSO Active Directory Login
      • Failed SSO Active Directory Login (User not found)
      • SSO User Creation
      • SSO User Password Change
      • SSO User Deletion
      • SSO Group Creation
      • SSO Group Assignment
      • SSO Group Deletion
      • SSO Password policy update
    • vCenter Server Activities
      • Successful vCenter Server Login
      • Successful vCenter Server Logout
      • vSphere Permission Created
      • vSphere Permission Updated
      • vSphere Permission Deleted
      • vSphere Global Permission Created
      • vSphere Global Permission Updated
      • vSphere Global Permission Deleted
      • vSphere Role Creation
      • vSphere Role Update
      • vSphere Role Deletion
  • vSphere 6.5

    • Single Sign-On Activities
      • Successful SSO Login
      • Successful SSO Logout
      • Successful SSO Active Directory Login
      • Successful SSO Active Directory Logout
      • Failed SSO Login
      • Failed SSO Login (User not found)
      • Failed SSO Active Directory Login
      • Failed SSO Active Directory Login (User not found)
      • SSO User Creation
      • SSO User Password Change
      • SSO User Deletion
      • SSO Group Creation
      • SSO Group Assignment
      • SSO Group Deletion
      • SSO Password policy update
    • vCenter Server Activities
      • Successful vCenter Server Login
      • Successful vCenter Server Logout
      • vSphere Permission Created
      • vSphere Permission Updated
      • vSphere Permission Deleted
      • vSphere Role Creation
      • vSphere Role Update
      • vSphere Role Deletion
  • vSphere 6.0 Update 3

    • Single Sign-On Activities
      • Successful SSO Login
      • Successful SSO Logout
      • Successful SSO Active Directory Login
      • Successful SSO Active Directory Logout
      • Failed SSO Login
      • Failed SSO Login (User not found)
      • Failed SSO Active Directory Login
      • Failed SSO Active Directory Login (User not found)
      • SSO User Creation
      • SSO User Password Change
      • SSO User Deletion
      • SSO Group Creation
      • SSO Group Assignment
      • SSO Group Deletion
      • SSO Password policy update
    • vCenter Server Activities
      • Successful vCenter Server Login
      • Successful vCenter Server Logout
      • vSphere Permission Created
      • vSphere Permission Updated
      • vSphere Permission Deleted
      • vSphere Role Creation
      • vSphere Role Update
      • vSphere Role Deletion
  • Additional Resources

vSphere 6.7 Update 2

Single Sign-On Activities

  • Successful SSO Login

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:08:50.250Z {"user":"[email protected]","client":"192.168.30.182","timestamp":"04/06/2019 12:08:50 UTC","description":"User [email protected]@192.168.30.182 logged in with response code 200","eventSeverity":"INFO","type":"com.vmware.sso.LoginSuccess"}
  • Successful SSO Logout

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:08:44.813Z {"user":"[email protected]","client":"192.168.30.182","timestamp":"04/06/2019 12:08:44 UTC","description":"User [email protected]@192.168.30.182 logged out","eventSeverity":"INFO","type":"com.vmware.sso.Logout"}
  • Successful SSO Active Directory Login

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:51:56.988Z {"user":"[email protected]","client":"192.168.30.182","timestamp":"04/06/2019 12:51:56 UTC","description":"User [email protected]@192.168.30.182 logged in with response code 200","eventSeverity":"INFO","type":"com.vmware.sso.LoginSuccess"}
  • Successful SSO Active Directory Logout

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:52:23.974Z {"user":"[email protected]","client":"192.168.30.182","timestamp":"04/06/2019 12:52:23 UTC","description":"User [email protected]@192.168.30.182 logged out","eventSeverity":"INFO","type":"com.vmware.sso.Logout"}
  • Failed SSO Login

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:47:50.424Z {"user":"[email protected]","client":"192.168.30.182","timestamp":"04/06/2019 12:47:50 UTC","description":"User [email protected]@192.168.30.182 failed to log in with response code 401","eventSeverity":"INFO","type":"com.vmware.sso.LoginFailure"}
  • Failed SSO Login (User not found)

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:48:29.060Z {"user":"[email protected]","client":"192.168.30.182","timestamp":"04/06/2019 12:48:29 UTC","description":"User [email protected]@192.168.30.182 failed to log in with response code 401","eventSeverity":"INFO","type":"com.vmware.sso.LoginFailure"}
  • Failed SSO Active Directory Login

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:53:05.908Z {"user":"[email protected]","client":"192.168.30.182","timestamp":"04/06/2019 12:53:05 UTC","description":"User [email protected]@192.168.30.182 failed to log in with response code 401","eventSeverity":"INFO","type":"com.vmware.sso.LoginFailure"}
  • Failed SSO Active Directory Login (User not found)

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:52:46.170Z {"user":"[email protected]","client":"192.168.30.182","timestamp":"04/06/2019 12:52:46 UTC","description":"User [email protected]@192.168.30.182 failed to log in with response code 401","eventSeverity":"INFO","type":"com.vmware.sso.LoginFailure"}
  • SSO User Creation

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:37:29.992Z {"user":"[email protected]","client":"","timestamp":"04/06/2019 12:37:29 UTC","description":"Creating local person user 'lamw' with details ('Adding Local SSO User','[email protected]','William','Lam','[email protected]')","eventSeverity":"INFO","type":"com.vmware.sso.PrincipalManagement"}
  • SSO User Password Change

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:41:52.190Z {"user":"[email protected]","client":"","timestamp":"04/06/2019 12:41:52 UTC","description":"Resetting local person user 'lamw' password","eventSeverity":"INFO","type":"com.vmware.sso.PrincipalManagement"}
  • SSO User Deletion

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:42:15.724Z {"user":"[email protected]","client":"","timestamp":"04/06/2019 12:42:15 UTC","description":"Deleting principal 'lamw'","eventSeverity":"INFO","type":"com.vmware.sso.PrincipalManagement"}
  • SSO Group Creation

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:37:45.560Z {"user":"[email protected]","client":"","timestamp":"04/06/2019 12:37:45 UTC","description":"Creating local group 'vGhetto' with details ('Adding Local SSO Group')","eventSeverity":"INFO","type":"com.vmware.sso.PrincipalManagement"}
  • SSO Group Assignment

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:41:12.939Z {"user":"[email protected]","client":"","timestamp":"04/06/2019 12:41:12 UTC","description":"Adding users to local group 'virtuallyGhetto'","eventSeverity":"INFO","type":"com.vmware.sso.PrincipalManagement"
  • SSO Group Deletion

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:40:24.037Z {"user":"[email protected]","client":"","timestamp":"04/06/2019 12:40:24 UTC","description":"Deleting principal 'virtuallyGhetto'","eventSeverity":"INFO","type":"com.vmware.sso.PrincipalManagement"}
  • SSO Password policy update

Log Location: /var/log/audit/sso-events/audit_events.log

2019-04-06T12:36:52.811Z {"user":"[email protected]","client":"","timestamp":"04/06/2019 12:36:52 UTC","description":"Updating local password policy","eventSeverity":"INFO","type":"com.vmware.sso.PasswordPolicy"}

vCenter Server Activities

  • Successful vCenter Server Login

Log Location: (included as part of the VC Event Syslog stream)

  • Successful vCenter Server Logout

Log Location: (included as part of the VC Event Syslog stream)

  • vSphere Permission Created

Log Location: (included as part of the VC Event Syslog stream)

  • vSphere Permission Updated

Log Location: (included as part of the VC Event Syslog stream)

  • vSphere Permission Deleted

Log Location: (included as part of the VC Event Syslog stream)

  • vSphere Global Permission Created

Log Location: (included as part of the VC Event Syslog stream)

  • vSphere Global Permission Updated

Log Location: (included as part of the VC Event Syslog stream)

  • vSphere Global Permission Deleted

Log Location: (included as part of the VC Event Syslog stream)

  • vSphere Role Creation

Log Location: (included as part of the VC Event Syslog stream)

  • vSphere Role Update

Log Location: (included as part of the VC Event Syslog stream)

  • vSphere Role Deletion

Log Location: (included as part of the VC Event Syslog stream)

vSphere 6.5

Single Sign-On Activities

  • Successful SSO Login

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T12:46:14.520Z vsphere.local d6cd47de-9bf1-4bf4-b53e-495b60366cbd INFO ] [IdentityManager] Authentication succeeded for user [[email protected]] in tenant [vsphere.local] in [4] milliseconds with provider [vsphere.local] of type [com.vmware.identity.idm.server.provider.vmwdirectory.VMwareDirectoryProvider]

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-16T12:51:48.931Z pool-9-thread-5 opId=f6912d25-8a52-4ff6-a42d-8b61faf1ccbd-89783-ngc INFO  com.vmware.identity.vlsi.SessionManagerImpl] User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator' logged in successfully.
  • Successful SSO Logout

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-16T12:49:55.733Z pool-9-thread-1 opId=f6912d25-8a52-4ff6-a42d-8b61faf1ccbd-89746-ngc INFO  com.vmware.identity.vlsi.SessionManagerImpl]  User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator' logged out.
[2017-06-16T12:49:55.733Z VLSI-session-reaper opId= DEBUG com.vmware.identity.vlsi.AuthorizationData] Session closed for User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator'.
  • Successful SSO Active Directory Login

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T12:58:55.638Z vsphere.local 963d4db2-e902-4c4c-b3e8-a32f198239fb INFO ] [IdentityManager] Authentication succeeded for user [[email protected]] in tenant [vsphere.local] in [117] milliseconds with provider [primp-industries.com] of type [com.vmware.identity.idm.server.provider.activedirectory.ActiveDirectoryProvider]
  • Successful SSO Active Directory Logout

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-16T13:00:19.200Z pool-9-thread-5 opId=f6912d25-8a52-4ff6-a42d-8b61faf1ccbd-90410-ngc INFO  com.vmware.identity.vlsi.SessionManagerImpl]  User {Name: primp, Domain: PRIMP-INDUSTRIES.COM} with role 'GuestUser' logged out.
  • Failed SSO Login

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T13:02:53.268Z vsphere.local 296857de-90c4-407e-af0f-b30c0d7f3470 ERROR] [IdentityManager] Failed to authenticate principal [[email protected]] for tenant [vsphere.local]
javax.security.auth.login.LoginException: Login failed
[2017-06-16T13:02:53.282Z vsphere.local 296857de-90c4-407e-af0f-b30c0d7f3470 INFO ] [VmEventAppender] EventLog: source=[VMware Identity Server], tenant=[vsphere.local], eventid=[USER_NAME_PWD_AUTH_FAILED], level=[ERROR], category=[VMEVENT_CATEGORY_IDM], text=[SimpleMessage[message=Failed to authenticate principal [[email protected]]. Login failed]], detailText=[Login failed], corelationId=[296857de-90c4-407e-af0f-b30c0d7f3470], timestamp=[1497618173282]
  • Failed SSO Login (User not found)

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T13:11:04.533Z vsphere.local 9aff5155-e5f3-49b4-8b55-4d7c1789c23b ERROR] [IdentityManager] Failed to authenticate principal [[email protected]] for tenant [vsphere.local]
javax.security.auth.login.LoginException: Login failed
  • Failed SSO Active Directory Login

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T13:06:35.039Z vsphere.local 0697b604-7509-418f-aec7-890884b4a0c6 ERROR] [IdentityManager] Failed to authenticate principal [[email protected]] for tenant [vsphere.local]
com.vmware.identity.interop.idm.IdmNativeException: Native platform error [code: -1765328360][null][null]
[2017-06-16T13:06:35.041Z vsphere.local 0697b604-7509-418f-aec7-890884b4a0c6 INFO ] [VmEventAppender] EventLog: source=[VMware Identity Server], tenant=[vsphere.local], eventid=[USER_NAME_PWD_AUTH_FAILED], level=[ERROR], category=[VMEVENT_CATEGORY_IDM], text=[SimpleMessage[message=Failed to authenticate principal [[email protected]]. Native platform error [code: -1765328360][null][null]]], detailText=[Native platform error [code: -1765328360][null][null]], corelationId=[0697b604-7509-418f-aec7-890884b4a0c6], timestamp=[1497618395041]
  • Failed SSO Active Directory Login (User not found)

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T13:16:08.098Z vsphere.local 0c82a1ca-747d-4b4b-8370-4dc3265f6382 INFO ] [ActiveDirectoryProvider] Failed to retrieve default UPN for principal [email protected]
com.vmware.identity.idm.InvalidPrincipalException: Principal id [email protected] does not exist
  • SSO User Creation

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-16T13:27:42.542Z pool-9-thread-5 opId=SsoNewUserViewMediator-add-90607-ngc INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator'] Creating local person user 'william' with details {'For Mr. vGhetto','[email protected]','William','Lam','null'}
  • SSO User Password Change

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T13:36:09.880Z pool-9-thread-2 opId=SsoChangePasswordViewMediator-apply-91193-ngc INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: william, Domain: vsphere.local} with role 'GuestUser'] Resetting password of local user 'william'.
  • SSO User Deletion

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-16T22:15:19.929Z pool-9-thread-2 opId=UsersActionCommand-remove-109576-ngc INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator'] Deleting principal 'william'
  • SSO Group Creation

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T22:20:16.996Z pool-9-thread-1 opId=SsoNewGroupViewMediator-add-109931-ngc INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator'] Creating local group 'vGhetoSSOGroup' with details {''}
  • SSO Group Assignment

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T22:24:21.817Z pool-9-thread-4 opId=SsoAddGroupPrincipalsViewMediator-apply-110228-ngc INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator'] Adding users to local group 'vGhetoSSOGroup'
  • SSO Group Deletion

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T22:23:26.941Z pool-9-thread-4 opId=GroupsActionCommand-apply-110158-ngc INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator'] Removing principals from local group 'vGhetoSSOGroup'
  • SSO Password policy update

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-19T13:28:30.437Z pool-9-thread-4 opId=SsoUpdatePasswordPoliciesViewMediator-apply-120658-ngc INFO  com.vmware.identity.admin.vlsi.PasswordPolicyServiceImpl] [User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator'] Updating local password policy

vCenter Server Activities

  • Successful vCenter Server Login

Log Location: /var/log/vmware/vpx/vpxd.log (must enable remote syslog, see here for details)

  • Successful vCenter Server Logout

Log Location: /var/log/vmware/vpx/vpxd.log (must enable remote syslog, see here for details)

  • vSphere Permission Created

Log Location: /var/log/vmware/vpxd-svcs/vpxd-svcs.log

2017-06-16T16:31:13.400Z [tomcat-exec-43  INFO  AuthorizationService.AuditLog  opId=571a0705-11ca-4fa6-ad5e-a4915b91cbaf] Action performed by principal(name=VSPHERE.LOCAL\Administrator,isGroup=false):Added access control [ Principal=Name=VSPHERE.LOCAL\william,isGroup=false,roles=[-1],propogating=true ] to document urn:vmomi:Folder:group-d1:d245fd02-fdd7-4632-ac80-84de521a9140
  • vSphere Permission Updated

Log Location: /var/log/vmware/vpxd-svcs/vpxd-svcs.log

2017-06-16T16:31:34.653Z [tomcat-exec-65  INFO  AuthorizationService.AuditLog  opId=] Action performed by principal(name=VSPHERE.LOCAL\Administrator,isGroup=false):Added access control [ Principal=Name=VSPHERE.LOCAL\william,isGroup=false,roles=[-2],propogating=true ] to document urn:vmomi:Folder:group-d1:d245fd02-fdd7-4632-ac80-84de521a9140
  • vSphere Permission Deleted

Log Location: /var/log/vmware/vpxd-svcs/vpxd-svcs.log

2017-06-16T16:31:58.982Z [tomcat-exec-69  INFO  AuthorizationService.AuditLog  opId=] Action performed by principal(name=VSPHERE.LOCAL\Administrator,isGroup=false):Remove access control for principals [ Name=VSPHERE.LOCAL\william,isGroup=false ] on document urn:vmomi:Folder:group-d1:d245fd02-fdd7-4632-ac80-84de521a9140
  • vSphere Role Creation

Log Location: /var/log/vmware/vpxd-svcs/vpxd-svcs.log

2017-06-16T16:32:24.851Z [tomcat-exec-96  INFO  AuthorizationService.AuditLog  opId=fa50ba35-1839-4557-aa07-a6c81a1edb5e] Action performed by principal(name=VSPHERE.LOCAL\Administrator,isGroup=false):Add role Id=295755225,Name=YouShouldNotBeAllowedToLogin,Description=,Tenant=Privileges=[System.Anonymous, System.Read, System.View]
  • vSphere Role Update

Log Location: /var/log/vmware/vpxd-svcs/vpxd-svcs.log

2017-06-16T16:32:46.947Z [tomcat-exec-129  INFO  AuthorizationService.AuditLog  opId=] Action performed by principal(name=VSPHERE.LOCAL\Administrator,isGroup=false):Update role Id=295755225,Name=YouShouldNotBeAllowedToLogin,Description=,Tenant=Privileges=[System.Anonymous, System.Read, System.View, Alarm.Acknowledge, Alarm.Create, Alarm.DisableActions, Alarm.Edit, Alarm.Delete, Alarm.SetStatus]
  • vSphere Role Deletion

Log Location: /var/log/vmware/vpxd-svcs/vpxd-svcs.log

2017-06-16T16:33:02.929Z [tomcat-exec-153  INFO  AuthorizationService.AuditLog  opId=] Action performed by principal(name=VSPHERE.LOCAL\Administrator,isGroup=false):Delete role 295755225

vSphere 6.0 Update 3

Single Sign-On Activities

  • Successful SSO Login

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T12:45:16.392Z vghetto.local f31156bd-f84f-4728-aaa1-556045c9c6bc INFO ] [IdentityManager] Authentication succeeded for user [[email protected]] in tenant [vghetto.local] in [6] milliseconds with provider [vghetto.local] of type [com.vmware.identity.idm.server.provider.vmwdirectory.VMwareDirectoryProvider]
  • Successful SSO Logout

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-16T12:48:17.539Z pool-9-thread-1 opId=f6912d25-8a52-4ff6-a42d-8b61faf1ccbd-89518-ngc INFO  com.vmware.identity.vlsi.SessionManagerImpl] User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator' logged in successfully.
  • Successful SSO Active Directory Login

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-16T12:55:39.611Z pool-3-thread-1 opId=51b5470c-d116-438e-a3cc-6975f4c4c6f9 INFO  com.vmware.identity.vlsi.SessionManagerImpl] User {Name: Administrator, Domain: VGHETTO.LOCAL} with role 'Administrator' logged out.
  • Successful SSO Active Directory Logout

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-16T12:58:14.195Z vghetto.local 55e0df54-27da-4e5a-b6bd-23c7433f119d INFO ] [IdentityManager] Authentication succeeded for user [[email protected]] in tenant [vghetto.local] in [192] milliseconds with provider [primp-industries.com] of type [com.vmware.identity.idm.server.provider.activedirectory.ActiveDirectoryProvider
  • Failed SSO Login

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T13:02:25.875Z vghetto.local b5da6cc1-a44f-446b-93f3-49cfd41c8437 ERROR] [IdentityManager] Failed to authenticate principal [[email protected]] for tenant [vghetto.local]
javax.security.auth.login.LoginException: Login failed
  • Failed SSO Login (User not found)

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T13:09:44.985Z vghetto.local 440666fd-b866-440a-90b9-38479d870715 INFO ] [ActiveDirectoryProvider] Failed to retrieve default UPN for principal [email protected]
com.vmware.identity.idm.InvalidPrincipalException: Principal id [email protected] does not exist
  • Failed SSO Active Directory Login

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T13:05:26.676Z vghetto.local 73a21ff6-547b-4f26-94e4-2c08588d27d8 ERROR] [IdentityManager] Failed to authenticate principal [[email protected]] for tenant [vghetto.local]
com.vmware.identity.interop.idm.IdmNativeException: Native platform error [code: -1765328360][null][null]
[2017-06-16T13:05:26.679Z vghetto.local 73a21ff6-547b-4f26-94e4-2c08588d27d8 INFO ] [VmEventAppender] EventLog: source=[VMware Identity Server], tenant=[vghetto.local], eventid=[USER_NAME_PWD_AUTH_FAILED], level=[ERROR], category=[VMEVENT_CATEGORY_IDM], text=[Failed to authenticate principal [[email protected]]. Native platform error [code: -1765328360][null][null]], detailText=[com.vmware.identity.interop.idm.IdmNativeException: Native platform error [code: -1765328360][null][null]
  • Failed SSO Active Directory Login (User not found)

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T13:15:38.622Z vghetto.local dc12010a-1d65-4ae1-8521-a50077a1d6d2 INFO ] [ActiveDirectoryProvider] Failed to retrieve default UPN for principal [email protected]
com.vmware.identity.idm.InvalidPrincipalException: Principal id [email protected] does not exist
  • SSO User Creation

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-16T13:25:39.718Z pool-3-thread-1 opId=bc67fcc4-4170-4a16-a02c-560476adf2f8 INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: Administrator, Domain: VGHETTO.LOCAL} with role 'Administrator'] Creating local person user 'william' with details {'For Mr. vGhetto','[email protected]','William','Lam','null'}
  • SSO User Password Change

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T13:31:01.309Z pool-3-thread-3 opId=845e0011-386e-471f-9787-d2c75a2a6f5f INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: william, Domain: vghetto.local} with role 'GuestUser'] Resetting password of local user 'william'.
  • SSO User Deletion

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-16T22:15:19.929Z pool-9-thread-2 opId=UsersActionCommand-remove-109576-ngc INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: Administrator, Domain: VSPHERE.LOCAL} with role 'Administrator'] Deleting principal 'william'
  • SSO Group Creation

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T15:28:58.067Z pool-3-thread-2 opId=3f6da356-7369-461a-ab34-060a1f4edc8d INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: Administrator, Domain: VGHETTO.LOCAL} with role 'Administrator'] Creating local group 'vGhetto-Group' with details {''}
  • SSO Group Assignment

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T15:30:04.731Z pool-3-thread-1 opId=2296cc54-5a08-4b50-b554-4872aa5e2b0d INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: Administrator, Domain: VGHETTO.LOCAL} with role 'Administrator'] Adding users to local group 'vGhetto-Group'
  • SSO Group Deletion

Log Location: /var/log/vmware/sso/vmware-sts-idmd.log

[2017-06-16T15:31:24.999Z pool-3-thread-1 opId=7b4bf623-9b06-41c1-9661-e16f90e1fe2d INFO  com.vmware.identity.admin.vlsi.PrincipalManagementServiceImpl] [User {Name: Administrator, Domain: VGHETTO.LOCAL} with role 'Administrator'] Deleting principal 'vGhetto-Group'

vCenter Server Activities

  • Successful vCenter Server Login

Log Location: /var/log/vmware/vpx/vpxd.log (must enable remote syslog, see here for details)

  • Successful vCenter Server Logout

Log Location: /var/log/vmware/vpx/vpxd.log (must enable remote syslog, see here for details)

  • vSphere Permission Created

Log Location: /var/log/vmware/invsvc/authz-event.log

2017-06-16T16:23:19.148Z [tomcat-exec-291  INFO  AuthorizationService.AuditLog  opId=] Action performed by principal(name=VGHETTO.LOCAL\Administrator,isGroup=false):Added access control [ Principal=Name=VGHETTO.LOCAL\william,isGroup=false,roles=[-1],propogating=true ] to document urn:vmomi:Folder:group-d1:cd607b82-913a-4d82-9c00-875829f5afb7
  • vSphere Permission Updated

Log Location: /var/log/vmware/invsvc/authz-event.log

2017-06-16T16:23:37.988Z [tomcat-exec-75  INFO  AuthorizationService.AuditLog  opId=] Action performed by principal(name=VGHETTO.LOCAL\Administrator,isGroup=false):Added access control [ Principal=Name=VGHETTO.LOCAL\william,isGroup=false,roles=[-2],propogating=true ] to document urn:vmomi:Folder:group-d1:cd607b82-913a-4d82-9c00-875829f5afb7
  • vSphere Permission Deleted

Log Location: /var/log/vmware/invsvc/authz-event.log

2017-06-16T16:23:59.911Z [tomcat-exec-108  INFO  AuthorizationService.AuditLog  opId=] Action performed by principal(name=VGHETTO.LOCAL\Administrator,isGroup=false):Remove access control for principals [ Name=VGHETTO.LOCAL\william,isGroup=false ] on document urn:vmomi:Folder:group-d1:cd607b82-913a-4d82-9c00-875829f5afb7
  • vSphere Role Creation

Log Location: /var/log/vmware/invsvc/authz-event.log

2017-06-16T16:25:21.154Z [tomcat-exec-282  INFO  AuthorizationService.AuditLog  opId=] Action performed by principal(name=VGHETTO.LOCAL\Administrator,isGroup=false):Add role Id=429606320,Name=YouShouldNotBeAllowedToLoginRole,Description=,Tenant=Privileges=[System.Read, System.View, System.Anonymous]
  • vSphere Role Update

Log Location: /var/log/vmware/invsvc/authz-event.log

2017-06-16T16:25:47.999Z [tomcat-exec-16  INFO  AuthorizationService.AuditLog  opId=] Action performed by principal(name=VGHETTO.LOCAL\Administrator,isGroup=false):Update role Id=429606320,Name=YouShouldNotBeAllowedToLoginRole,Description=,Tenant=Privileges=[System.Read, System.View, System.Anonymous, Alarm.Acknowledge, Alarm.Create, Alarm.DisableActions, Alarm.Edit, Alarm.Delete, Alarm.SetStatus]
  • vSphere Role Deletion

Log Location: /var/log/vmware/invsvc/authz-event.log

2017-06-16T16:26:07.531Z [tomcat-exec-298  INFO  AuthorizationService.AuditLog  opId=] Action performed by principal(name=VGHETTO.LOCAL\Administrator,isGroup=false):Delete role 429606320
  • SSO Password policy update

Log Location: /var/log/vmware/sso/ssoAdminServer.log

[2017-06-19T13:26:56.505Z pool-3-thread-3 opId=d55c6ca3-a2b2-41e6-b1a7-e54f2b92d939 INFO  com.vmware.identity.admin.vlsi.PasswordPolicyServiceImpl] [User {Name: Administrator, Domain: VGHETTO.LOCAL} with role 'Administrator'] Updating local password policy

Aditional Resources

vcenter-authn-authz-log-examples's People

Contributors

lamw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.