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>Auth-Type 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">Auth-Type 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
Value: String
23
</pre>
24
<pre>
25
The Auth-Type attribute describes which authentication module to call.
26
Standard values from a default FreeRADIUS setup my be:
27
</pre>
28
<i>PAP</i><br>
29
<i>CHAP</i><br>
30
<i>MSCHAP</i><br>
31
<i>PAM</i><br>
32
<i>UNIX</i><br>
33
<i>LADP</i><br>
34
<i>EAP</i><br>
35
</td></tr>
36
<tr><td align=center>
37
<a href="javascript:window.close();"><b>Close Window</b></a>
38
</td></tr>
39
</center>
40
</table>
41
</tr>
42
</table>
43
</body>
44
</html>