Dell SonicWALL Secure Mobile Access 8.5
Administration Guide
379
13 Click
Accept
.
Creating Bookmarks with Custom SSO Credentials
The administrator can configure custom Single Sign On (SSO) credentials for each user, group, or globally in
HTTP(S), RDP (Java, ActiveX, VNC), File Shares (CIFS), and FTP bookmarks. This feature is used to access
resources such as HTTP, RDP and FTP servers that need a domain prefix for SSO authentication. Users can log in
to the SMA/SRA appliance as
username
, and click a customized bookmark to access a server with
domain\username
. Either straight textual parameters or dynamic variables might be used for the
Username
and
Domain
. For the
Password
field, enter the custom password to be passed, or leave the field blank to pass
the current user’s password to the bookmark.
To configure custom SSO credentials, and to configure Single Sign-On for Forms-based
Authentication (FBA):
1 Create or edit a Citrix, HTTP(S), RDP, File Shares (CIFS), or FTP bookmark as described in
.
2 For A Citrix bookmark, enable the
Automatically log in
option. Only
Forms-based Authentication
can be
used for a Citrix SSO bookmark.
3 In the
Bookmarks
tab, select the
Use Custom Credentials
option.
4 In the
Username
and
Domain
fields, enter the custom text to be passed to the bookmark, or use
dynamic variables, as follows:
5 In the
Password
field, enter the custom password to be passed, or leave the field blank to pass the
current user’s password to the bookmark.
6 Select
Forms-based Authentication
to configure Single Sign-On for Forms-based authentication.
• User Form Field
- This should be the same as the ‘name’ and ‘ID’ attribute of the HTML element
representing the User Name in the login form, for example:
<input type=text name=’userid’>
Table 42. Dynamic variables
Text Usage
Variable
Example Usage
Login Name
%USERNAME%
US\%USERNAME%
Domain Name
%USERDOMAIN%
%USERDOMAIN%\%USERNAME%
Group Name
%USERGROUP%
%USERGROUP%\%USERNAME%
IP Address
%IPADDR%
%IPADDR%\%USERNAME%