 |
 |
Screenshots |
|
|
 |
Downloads |
|
|
 |
Resources |
|
|
 |
|
|
 |
|
|
|
 |
|
|
You can password protect any object. The following example shows this in action.
Simply set the UsePassword parameter to True and specify the actual password in encrypted form
within the Password parameter.
To obtain the encrypted version of the password you wish to use you can use the
PwdGen.exe utility included within the trial archive. Simply generate the password and copy & paste
it in. PwdGen.exe can be found in the utils directory.
Password protection is typically only useful when you've already restricted application
execution to your IntraLaunch enabled web interface and have disabled View Source. The Internet
Explorer Administration Kit may
be able to help.
There's also a seldom used parameter called IsURL. If this is set to True, then a URL must be specified in the
Run parameter, if the password is successfully entered then the browser will be forwarded to the URL. This is typically
for password protecting URL's.
|