Subversion Repositories ALCASAR

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
325 richard 1
<html>
2
<head>
3
<title>Reply-Message Help Page</title>
4
<link rel="stylesheet" href="../style.css">
5
</head>
6
<body bgcolor="#80a040" background="../images/greenlines1.gif" link="black" alink="black">
7
<center>
8
<table border=0 width=540 cellpadding=1 cellspacing=1>
9
<tr valign=top>
10
<td width=340></td>
11
<td bgcolor="black" width=400>
12
	<table border=0 width=100% cellpadding=2 cellspacing=0>
13
	<tr bgcolor="#907030" align=right valign=top><th><font color="white">Reply-Message Help Page</font>&nbsp;</th></tr>
14
	</table>
15
</td></tr>
16
<tr bgcolor="black" valign=top><td colspan=2>
17
	<table border=0 width=100% cellpadding=12 cellspacing=0 bgcolor="#ffffd0" valign=top>
18
	<tr><td>
19
<br>
20
<center>
21
<pre>
22
Attribute Numer: 18
23
Value: String
24
</pre>
25
<pre>
26
The Reply-Message attribute is used to send a message back to the client
27
in response of another packet.
28
RFC2865 describes it as easy as:<br>
29
"This attribute indicates text which MAY be displayed to the user.
30
When used in an Access-Accept, it is the success message.
31
When used in an Access-Reject, it is the failure message. It MAY
32
indicate a dialog message to prompt the user before another
33
Access-Request attempt.
34
When used in an Access-Challenge, it MAY indicate a dialog message
35
to prompt the user for a response.
36
Multiple Reply-Message's MAY be included and if any are displayed,
37
they MUST be displayed in the same order as they appear in the packet.
38
A summary of the Reply-Message Attribute format is shown below. The
39
fields are transmitted from left to right."
40
</pre>
41
</td></tr>
42
<tr><td align=center>
43
<a href="javascript:window.close();"><b>Close Window</b></a>
44
</td></tr>
45
</center>
46
</table>
47
</tr>
48
</table>
49
</body>
50
</html>