<html><head></head><body><div><font size="2"></font> yeah I'm trying to authenticate and authorize
administrative tty session to the cisco equipment itself, not 802.1x for clients on the network. 
If it's not possible I guess it's not possible.  It does kind of make me wonder how the Cisco ACS
works though because that 'proxies' radius or tacacs+ authen and author requests to active
directory quite nicely.<br>
</div><br><div class="OutlookMessageHeader" dir="ltr" align="left" lang="en-us"> <hr tabindex="-1"> <font face="Tahoma" size="2"></font></div><blockquote style="border-left: 2px solid rgb(0, 0, 255); margin-right: 0px; padding-left: 5px; margin-left: 5px;"><p><div class="OutlookMessageHeader" dir="ltr" align="left" lang="en-us"><font face="Tahoma" size="2"> <b>From:</b>
freeradius-users-bounces+blittle=skylight.com@lists.freeradius.org
[mailto:freeradius-users-bounces+blittle=skylight.com@lists.freeradius.org] <b>On Behalf Of </b> Rupert Finnigan<br> <b>Sent:</b> Wednesday, December 03, 2008 2:04 PM<br> <b>To:</b> FreeRadius users mailing list<br>  <b>Subject:</b> Re: Beating a dead horse, or freeradius 2.1.1 and active directory<br>   </font><br></div><div></div><div>Hi,</div>
<div> </div>
<div>I'm not sure if what you're doing is going to work.. You're trying to use MS-CHAP to handle
terminal session logins, I think.. Most of the MS-CHAP advise given so far is to get EAP working
from a client, say a XP laptop doing 802.1X to gain access to a switchport.</div>

<div> </div>
<div>Someone will definitely correct me if I'm wrong, but I thought you could only do PAP (or
CHAP???) for Authentication to a Terminal line. In which case, you either have to use the plain old
users file, use a database such as mysql, or (probably a better solution) use the LDAP module to
bind to the AD with the supplied username and password, and allow access if successful.</div>

<div> </div>
<div>Like I say - I'm really unsure on this one, but as no-ones replied for a while I though it might help...</div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Rupes<br><br></div>
<div class="gmail_quote">2008/12/3 Ben Little <span dir="ltr"><<a href="mailto:BLittle@skylight.com">BLittle@skylight.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"><br>PAP is working:<br><br>++[pap] returns updated<br>Found Auth-Type = PAP<br>+- entering group PAP {...}<br>
[pap] login attempt with password "secretz"<br>[pap] Using clear text password "secretz"<br>[pap] User authenticated successfully<br>++[pap] returns ok<br>+- entering group post-auth {...}<br>++[exec] returns noop<br>
Sending Access-Accept of id 21 to *.*.*.* port 1645<br>       Cisco-AVPair = "shell:priv-lvl=15"<br>Finished request 1.<br>
<div class="Ih2E3d">Going to the next request<br></div>
<div class="Ih2E3d">Waking up in 4.9 seconds.<br></div>Cleaning up request 1 ID 21 with timestamp +431<br>Ready to process requests.<br><br>For
some reason though, even when configured to do so, the authentication attempt coming from a switch
or router is not being forwarded to the KDC.  I have followed that how-to now to the letter and
Active Directory is not working, however active directory and krb are both working fine on the
server;<br>
<br>[wbinfo -a test%test output]<br>plaintext password authentication failed<br>Could not authenticate user test%test with plaintext password<br>challenge/response password authentication succeeded<br><br>I'm
not sure what I am missing here? Why isn't the login attempt on the switch being forwarded to
active directory?  Is there something within the switch that meeds to be set? A radius attribute
maybe to identify the login attempt as mschap?<br>

<div class="Ih2E3d"><br>><br>> Howto will show you how to set up and test with pap first:<br>><br><br></div>
<div>
<div></div>
<div class="Wj3C7c">-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br></div></div></blockquote></div><br>
</p></blockquote></body></html>