Secure Global Desktop Administration Guide > Applets > Logging in with the Secure Global Desktop applets
The following Secure Global Desktop applets have the ability to log a user in to Secure Global Desktop:
Note Although the browser-based webtop makes use of the terminal emulator and X emulator applets, the above applets can only be used to log users in to the classic webtop.
The login functionality depends on the presence (or absence) of the
TarantellaUsername
, TarantellaPassword
and LoginGUIMask
parameters for these applets. The functionality works on a "if needed" basis, that
is the user is only logged in or prompted to log in, if they are not already logged in.
For example, if you have several applets on the same page, only the first applet
to initialize and detect that the user is not logged in will prompt for a username and password.
Applets that initialize subsequently would not prompt for this information.
If you use the standard Secure Global Desktop classic webtop, you do not need to use these parameters.
If you use a page or frameset which contain several applets that load at the same time or you define an entry point to Secure Global Desktop which does not log the user in, you must add the parameters to every applet on the page/frameset. You have to do this because you cannot be certain which applet will initialize first.
If an applet detects that the user is not logged in, it attempts
to log the user in using the value of the TarantellaUsername
parameter as the username and the value of the TarantellaPassword
parameter as the password. If the value of the TarantellaUsername
parameter
is an empty string (""), the applet tries to log the user in anonymously (without a password).
If the login attempt is unsuccessful or the TarantellaUsername
parameter is missing and and bit 1 of the LoginGUIMask
parameter
is set, the user will be prompted to log in.
Copyright © 1997-2005 Sun Microsystems, Inc. All rights reserved.