User account lock out after Demo and remote control.
-
Good day everyone,
Has anyone had issues with user accounts being locked after they demo their screen to a lab of student devices. We are not using LDAP integration at this time. Staff account were added to the allow demo and remote access but everytime they do it locked their AD account. Any thoughts.
Jacob
-
Having a similar issue here. Not using LDAP for anything just key based auth but whenever the master is launched the AD account of the user running it is locked out.
Version 4.8.2
Config:
{
"AccessControl": {
"DomainGroupsEnabled": "false",
"UserGroupsBackend": "2917cdeb-ac13-4099-8715-20368254a367"
},
"Authentication": {
"Method": 1
},
"Core": {
"ApplicationVersion": 8,
"InstallationID": "634bdaa2-e820-4ca8-b94a-7d174b240dd9",
"PluginVersions": {
"JsonStoreObject": {
"{14bacaaa-ebe5-449c-b881-5b382f952571}": "1.1",
"{1b08265b-348f-4978-acaa-45d4f6b90bd9}": "1.1",
"{1baa01e0-02d6-4494-a766-788f5b225991}": "1.1",
"{2917cdeb-ac13-4099-8715-20368254a367}": "1.1",
"{2ad98ccb-e9a5-43ef-8c4c-876ac5efbcb1}": "1.1",
"{387a0c43-1355-4ff6-9e1f-d098e9ce5127}": "1.1",
"{39d7a07f-94db-4912-aa1a-c4df8aee3879}": "1.1",
"{4122e8ca-b617-4e36-b851-8e050ed2d82e}": "1.2",
"{4790bad8-4c56-40d5-8361-099a68f0c24b}": "1.1",
"{67dfc1c1-8f37-4539-a298-16e74e34fd8b}": "1.1",
"{6f0a491e-c1c6-4338-8244-f823b0bf8670}": "1.2",
"{80580500-2e59-4297-9e35-e53959b028cd}": "1.2",
"{8ae6668b-9c12-4b29-9bfc-ff89f6604164}": "1.1",
"{a54ee018-42bf-4569-90c7-0d8470125ccf}": "2.0",
"{d4bb9c42-9eef-4ecb-8dd5-dfd84b355481}": "1.0",
"{e11bee03-b99c-465c-bf90-7e5339b83f6b}": "1.0",
"{ee322521-f4fb-482d-b082-82a79003afa7}": "1.1",
"{f626f759-7691-45c0-bd4a-37171d98d219}": "1.0"
}
}
},
"Features": {
"DisabledFeatures": [
"{6f4cd922-b63e-40bf-9451-536065c7cdf9}"
]
},
"LDAP": {
"ComputerLocationAttribute": "",
"ComputerLocationsByAttribute": "false",
"ComputerLocationsByContainer": "false",
"LocationNameAttribute": "",
"UserLoginNameAttribute": ""
},
"Master": {
"AccessControlForMasterEnabled": "true",
"AllowAddingHiddenLocations": "false",
"AutoAdjustMonitoringIconSize": "false",
"AutoOpenComputerSelectPanel": "false",
"AutoSelectCurrentLocation": "false",
"ComputerMonitoringUpdateInterval": 3000,
"ConfirmUnsafeActions": "false",
"EnforceSelectedModeForClients": "false",
"HideComputerFilter": "false",
"HideEmptyLocations": "false",
"HideLocalComputer": "false",
"RemoteAccessImageQuality": 2,
"ShowCurrentLocationOnly": "false"
},
"Network": {
"FirewallExceptionEnabled": "false",
"VeyonServerPort": 11100
},
"NetworkObjectDirectory": {
"Plugin": "14bacaaa-ebe5-449c-b881-5b382f952571"
},
"Service": {
"ClipboardSynchronizationDisabled": "true",
"FailedAuthenticationNotifications": "true",
"HideTrayIcon": "true",
"RemoteConnectionNotifications": "true"
},
"VncServer": {
"Plugin": "39d7a07f-94db-4912-aa1a-c4df8aee3879"
},
"Windows": {
"SoftwareSASEnabled": "1"
}
}