|
|
Line 307: |
Line 307: |
| [[Image:Services hotspot configuration user.PNG]] | | [[Image:Services hotspot configuration user.PNG]] |
|
| |
|
| {| class="wikitable"
| | <table class="nd-mantable"> |
| |+
| | <tr> |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
| | <th>field name</th> |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
| | <th>value</th> |
| ! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
| | <th>description</th> |
| |-
| | </tr> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Username
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | string; Default: " "
| | <td>Username</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | A custom user name used to authenticate clients connecting to the Hotspot
| | <td>string; Default: " "</td> |
| |-
| | <td>A custom user name used to authenticate clients connecting to the Hotspot</td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Password
| | </tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | string; Default: " "
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | A custom password for the specified user name
| | <td>Password</td> |
| |-
| | <td>string; Default: " "</td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Session Template
| | <td>A custom password for the specified user name</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | string; Default: '''unlimited'''
| | </tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Session templates define session settings for different users. The '''unlimited''' Session Template is a default template with no restrictions. More on Session Template in the next section
| | <tr> |
| |-
| | <td>Session Template</td> |
| |}
| | <td>string; Default: '''unlimited'''</td> |
| | <td>Session templates define session settings for different users. The '''unlimited''' Session Template is a default template with no restrictions. More on Session Template in the next section</td> |
| | </tr> |
| | </table> |
|
| |
|
| ====Session Templates==== | | ====Session Templates==== |