Hi,
I have a good news to share with you, below jython script working perfect to enable file based user id still working when LDAP server is down:
AdminTask.updateIdMgrRealm (['-name', 'defaultWIMFileBasedRealm', '- allowOperationIfReposDown', 'true'])
I have just tested out it with LDAP server down.
So whoever has same issue/concern, please go ahead with this method.
One more finding is that above updateIdMgrRealm command would NOT only change values within wimconfig.xml, it would change other files as well which I'm not sure what files are, that means just backup wimconfig.xml file is not enough if you want to restore back to original setting later, this is an interesting topic we can do further investigation.
Thanks, have a nice day !
Eric