<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title></title>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
  margin: 5px 5px 5px 5px;
  background-color: #ffffff;
}
/* ---------- Text Styles ---------- */
hr { color: #000000}
body, table /* Normal text */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.rvts1 /* Heading */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #0000ff;
}
span.rvts2 /* Subheading */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #000080;
}
span.rvts3 /* Keywords */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: italic;
 color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #008000;
 text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #008000;
 text-decoration: underline;
}
a.rvts6, span.rvts6
{
 color: #0000ff;
 text-decoration: underline;
}
span.rvts7
{
 font-size: 11pt;
 font-family: 'tahoma';
 font-weight: bold;
 color: #ffffff;
 background-color: #0000ff;
}
span.rvts8
{
 font-size: 11pt;
 font-family: 'tahoma';
}
/* ---------- Para Styles ---------- */
p,ul,ol /* Paragraph Style */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.rvps1 /* Centered */
{
 text-align: center;
}
--></style>
</head>
<body>

<p>Hi ashish,</p>
<p><br></p>
<p><br></p>
<p>        First of all, WHY you will need such a setup?</p>
<p>        </p>
<p>        Afaik, cisco will send a request to radius for user '$enable15$' whenever someone tries to "enable".</p>
<p>        Run freeradius in debug mode (radiusd -X) and then login as one of your users. Type "enable" and the cisco will</p>
<p>        send a request to the radiusd. From the debugging session, save that request.</p>
<p>        Logout, login on cisco as another username. Type "enable" and the same password. From the debugging radius session,
<br>        save the new request.</p>
<p>        If you see any relevant differences between the two requests, you may be able to make freeradius do what you want.
<br>        If the requests are the same, you realize there is no way to figure out the user behind each request.</p>
<p>
<br> </p>
<p>        Best regards,        </p>
<p><br></p>
<p>Claudiu Filip</p>
<p>@: <a class=rvts6 href="mailto:claudiu@globtel.ro">claudiu@globtel.ro</a></p>
<p>Http://www.globtel.ro</p>
<p>T:+40344880100</p>
<p>F:+40344880113</p>
<p><br></p>
<p>Thursday, July 19, 2007, 7:51:30 PM, you wrote:</p>
<div><table border=0 cellpadding=1 cellspacing=2 style="border-color: #000000; border-style: solid;">
<tr valign=top>
<td width=12 style="background-color: #0000ff;">
<p><span class=rvts7>></span></p>
</td>
<td width=504 style="background-color: #ffffff;">
<p><span class=rvts8>I dont want the user to go directly in priv mode.</span></p>
<p><span class=rvts8>through priv level = 15 we direclty get into priv level right.</span></p>
<p><br></p>
<p><span class=rvts8>what i am looking for is first the user get into user level  and then with another</span></p>
<p><span class=rvts8>password in level 2. (not with enable password)..it should be through RADIUS</span></p>
<p><span class=rvts8>server.</span></p>
<p><br></p>
<p><br></p>
<p><span class=rvts8>Ashish</span></p>
</td>
</tr>
</table>
</div>

</body></html>