d8dcf60756835981c7b3919789928cc2ea902ff8
[freeradius.git] / dialup_admin / htdocs / help / service_type_help.html
1 <html>\r
2 <head>\r
3 <title>Service-Type Help Page</title>\r
4 <link rel="stylesheet" href="../style.css">\r
5 </head>\r
6 <body bgcolor="#80a040" background="../images/greenlines1.gif" link="black" alink="black">\r
7 <center>\r
8 <table border=0 width=540 cellpadding=1 cellspacing=1>\r
9 <tr valign=top>\r
10 <td width=340></td>\r
11 <td bgcolor="black" width=400>\r
12         <table border=0 width=100% cellpadding=2 cellspacing=0>\r
13         <tr bgcolor="#907030" align=right valign=top><th><font color="white">Service-Type Help Page</font>&nbsp;</th></tr>\r
14         </table>\r
15 </td></tr>\r
16 <tr bgcolor="black" valign=top><td colspan=2>\r
17         <table border=0 width=100% cellpadding=12 cellspacing=0 bgcolor="#ffffd0" valign=top>\r
18         <tr><td>\r
19 <br>\r
20 <center>\r
21 <pre>\r
22   This Attribute indicates the type of service the user has\r
23   requested, or the type of service to be provided. It MAY be used\r
24   in both Access-Request and Access-Accept packets. A NAS is not\r
25   required to implement all of these service types, and MUST treat\r
26   unknown or unsupported Service-Types as though an Access-Reject\r
27   had been received instead.\r
28 \r
29   Possible values are.\r
30 </pre>\r
31 <i>1 Login</i><br>\r
32 <i>2 Framed</i><br>\r
33 <i>3 Callback Login</i><br>\r
34 <i>4 Callback Framed</i><br>\r
35 <i>5 Outbound</i><br>\r
36 <i>6 Administrative</i><br>\r
37 <i>7 NAS Prompt</i><br>\r
38 <i>8 Authenticate Only</i><br>\r
39 <i>9 Callback NAS Prompt</i><br>\r
40 <pre>\r
41   The service types are defined as follows when used in an Access-\r
42   Accept.  When used in an Access-Request, they should be considered\r
43   to be a hint to the RADIUS server that the NAS has reason to\r
44   believe the user would prefer the kind of service indicated, but\r
45   the server is not required to honor the hint.\r
46 \r
47       Login               The user should be connected to a host.\r
48       Framed              A Framed Protocol should be started for the\r
49                           User, such as PPP or SLIP.\r
50       Callback Login      The user should be disconnected and called\r
51                           back, then connected to a host.\r
52       Callback Framed     The user should be disconnected and called\r
53                           back, then a Framed Protocol should be started\r
54                           for the User, such as PPP or SLIP.\r
55       Outbound            The user should be granted access to outgoing\r
56                           devices.\r
57       Administrative      The user should be granted access to the\r
58                           administrative interface to the NAS from which\r
59                           privileged commands can be executed.\r
60       NAS Prompt          The user should be provided a command prompt\r
61                           on the NAS from which non-privileged commands\r
62                           can be executed.\r
63       Authenticate Only   Only Authentication is requested, and no\r
64                           authorization information needs to be returned\r
65                           in the Access-Accept (typically used by proxy\r
66                           servers rather than the NAS itself).\r
67       Callback NAS Prompt The user should be disconnected and called\r
68                           back, then provided a command prompt on the\r
69                           NAS from which non-privileged commands can be\r
70                           executed.\r
71 </pre>\r
72 </td></tr>\r
73 <tr><td align=center>\r
74 <a href="javascript:window.close();"><b>Close Window</b></a>\r
75 </td></tr>\r
76 </center>\r
77 </table>\r
78 </tr>\r
79 </table>\r
80 </body>\r
81 </html>\r