(I'm french, sorry for my english :D )
Hello,I have two ask :D
1 ) I'm use odyssey client for remote wifi on Teklogix 7535G2. I read he have a script for auto-configure the Odyssey client but how I write script ? Language, ide, sdk ... ?
Actually I use the registry for configure the client but the result is bad.
And
2 ) My odyssey client is connet on Radius account, how i can generate the password with the Odyssey encryption. If I want write the config in the registery I want write the login and password.
sample of REG : [HKEY_CURRENT_USER\Software\Funk Software, Inc.\Odyssey\clientCe\profiles\profile#8D8EC36A93773146EF95BB13066BA12149F822A6\user]"userName"="vcn\\it-bour-a-tpXXX" => OK"useSmartCard"="0""usePassword"="1"..."passwordType"="saved""password"="{fsw} 1,37313f3bbe0ac4b8a7e890cf8aaea667032308170a0d83c6ea8c67b1ed9f3f0285fa96ee9790d62ab73acb2b438eb614" => HOW generate"certificate"="""PCSCReader"=""
I hope you anderstand me :p
Thanks
Scripts are generated using the "big" Windows version of the Odyssey client . You can use a time limited demo eval copy downloaded from Juniper.net if
available. usernames and passwords as well.
If my memory serves correctly, ( it has been a few years since I have done this ) , the script created by the desktop client is placed in the scripts directory
of OAC on the mobile device, and is run automatically the next time the client loads.
Since much of the information is encrypted, you will not be able to use registry editing to configure the device.
Thanks, I find how create and install a script.
Now I search how generated the pwd... like
"password"="{fsw} 1,37313f3bbe0ac4b8a7e890cf8aaea667032308170a0d83c6ea8c67b1ed9f3f0285fa96ee9790d62ab73acb2b438eb614"
.... :D