SETPLAT does not work with multiple linked IDs

  • 7005268
  • 01-Feb-2010
  • 26-Apr-2012

Environment

Novell SecureLogin
NSL7.0
NSL6.1sp1
Application with multiple logins

Situation

Pick list for multiple logins is NOT presented if SetPlat is in the script and the SetPlat command points to application with multiple associated logins.

Resolution

Make sure proper syntax is used for setplat command. 
Use the exe or url name of the associated application with the SetPlat command

Example 1:
SetPlat "Groupwise"     ----> fails 
SetPlat "grpwise.exe"   ----> works 


Example 2:
SetPlat "Google"          ----> fails
SetPlat www.google.com  ----> works  (with or without "quotes" around the URL)