diff -r 880bdb445c5c -r c0e7917aa107 authenticationservices/authenticationserver/test/tAuthSvr/scripts/tAuthSvr.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/authenticationservices/authenticationserver/test/tAuthSvr/scripts/tAuthSvr.ini Sat Dec 05 21:41:51 2009 +0000 @@ -0,0 +1,64 @@ +# Index of key values +#iSupportsDefaultData - bool that defines if the chosen plugin supports default data +#NumIdentities - int that defines the expected number of identities that are registered on the server +#pluginType - +#isDefaultPlugin - No longer in use. defaultPlugin is used instead +#defaultPlugin - string that defines which plugin to use as the default. Used to update the AuthServer policy file + +[Test0001] +iSupportsDefaultData = true +NumIdentities = 1 +pluginType = EAuthKnowledge +#isDefaultPlugin = true +defaultPlugin = PIN + + +[Test0002] +iSupportsDefaultData = true +NumIdentities = 0 +pluginType = EAuthKnowledge +#isDefaultPlugin = false +#defaultPlugin = PIN + +[Test0003] +iSupportsDefaultData = true +NumIdentities = 0 +pluginType = EAuthBiometric +isDefaultPlugin = true +defaultPlugin = FINGER + + +[Test0004] +iSupportsDefaultData = false +NumIdentities = 0 +pluginType = EAuthKnowledge +#isDefaultPlugin = true +defaultPlugin = PIN + + +[Test0021] +iSupportsDefaultData = true +NumIdentities = 0 +pluginType = EAuthKnowledge +defaultPlugin = PIN + + + + + + + + + +[Copied-Test1.1] +SIS1 = c:\tswi\trevocation\data\ocsp_02.sis +UID1 = 11112102 +FILE1.1 = c:\sys\bin\tswiusergrantable_all.exe +#ocsp_uri = http://lon-sysbuild03.intra:19021/ +PerformRevocationCheck = false +validationStatus = EValidatedToAnchor +revocationStatus = EOcspNotPerformed +isTrusted = false +resultDate = 0 +lastCheckDate = 0 +sameDate = true