Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

Trying to set Security.AccountLockFailures through vRO fails.

$
0
0

I am trying to set the advanced settings Security.AccountLockFailures or Security.AccountUnlockTime but they fail with "The request refers to an unexpected or unknown type".

 

I have been setting other advanced settings the same way successfully but on the new Security parameters it is failing. I don't know if I am doing something wrong or there is a bug in vRO.

 

I am using vRO appliance

Version: 6.0.2

Build Number: 2700137

 

var hostSetting = new Array();

hostSetting[0] = new VcOptionValue();

hostSetting[0].key = "Security.AccountLockFailures";                    

hostSetting[0].value = 3;

 

host.configManager.advancedOption.updateOptions(hostSetting);

 

Help is much appreciated. Thanks.


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>