vpn ssl web user-bookmark
Configure SSL VPN user bookmarks.
History
The following table shows all newly added, changed, or removed entries as of FortiOS 6.0.2.
| Command | Description |
|---|---|
|
config bookmarks edit <name> set apptype rdp set server-layout en-gb-qwerty es-es-qwerty fr-ch-qwertz ja-jp-qwerty pt-br-qwerty tr-tr-qwerty set preconnection-id set preconnection-bloc set load-balanceing-info |
New RDP application settings. New server keyboard layouts include
|
The following table shows all newly added, changed, or removed entries as of FortiOS 6.0.
| Command | Description |
|---|---|
|
config bookmarks edit <name> set sso-credential-sent-once {enable | disable} next ... |
Single sign-on credentials are only sent once to remote server. When disabled, basic authorization will be sent only once to the remote server. |
config vpn ssl web user-bookmark
edit {name}
# Configure SSL VPN user bookmark.
set name {string} User and group name. size[101]
set custom-lang {string} Personal language. size[35] - datasource(s): system.custom-language.name
config bookmarks
edit {name}
# Bookmark table.
set name {string} Bookmark name. size[35]
set apptype {option} Application type.
citrix Citrix.
ftp FTP.
portforward Port Forward.
rdp RDP.
smb SMB/CIFS.
ssh SSH.
telnet Telnet.
vnc VNC.
web HTTP/HTTPS.
set url {string} URL parameter. size[128]
set host {string} Host name/IP parameter. size[128]
set folder {string} Network shared file folder parameter. size[128]
set additional-params {string} Additional parameters. size[128]
set listening-port {integer} Listening port (0 - 65535). range[0-65535]
set remote-port {integer} Remote port (0 - 65535). range[0-65535]
set show-status-window {enable | disable} Enable/disable showing of status window.
set description {string} Description. size[128]
set server-layout {option} Server side keyboard layout.
de-de-qwertz German (qwertz).
en-gb-qwerty Engligh (UK).
en-us-qwerty English (US).
es-es-qwerty Spanish.
fr-fr-azerty French (azerty).
fr-ch-qwertz Swiss French (qwertz).
it-it-qwerty Italian.
ja-jp-qwerty Japanese.
pt-br-qwerty Portuguese/Brazilian.
sv-se-qwerty Swedish.
tr-tr-qwerty Turkish.
failsafe Unknown keyboard.
set security {rdp | nla | tls | any} Security mode for RDP connection.
rdp Standard RDP encryption.
nla Network Level Authentication.
tls TLS encryption.
any Allow the server to choose the type of security.
set preconnection-id {integer} The numeric ID of the RDP source (0-2147483648). range[0-2147483648]
set preconnection-blob {string} An arbitrary string which identifies the RDP source. size[511]
set load-balancing-info {string} The load balancing information or cookie which should be provided to the connection broker. size[511]
set port {integer} Remote port. range[0-65535]
set logon-user {string} Logon user. size[35]
set logon-password {password_string} Logon password. size[128]
set sso {disable | static | auto} Single Sign-On.
disable Disable SSO.
static Static SSO.
auto Auto SSO.
config form-data
edit {name}
# Form data.
set name {string} Name. size[35]
set value {string} Value. size[63]
next
set sso-credential {sslvpn-login | alternative} Single sign-on credentials.
sslvpn-login SSL-VPN login.
alternative Alternative.
set sso-username {string} SSO user name. size[35]
set sso-password {password_string} SSO password. size[128]
set sso-credential-sent-once {enable | disable} Single sign-on credentials are only sent once to remote server.
next
next
end