<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Guy,<br>
<br>
Do you know working supplicants with a GINA module ? aegis ? secureW2 ?<br>
<br>
Regards,<br>
<br>
Jeremy<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:freeradius-users-request@lists.freeradius.org">freeradius-users-request@lists.freeradius.org</a> a écrit :
<blockquote cite="mid200509012112.j81L6axm007884@list4.xs4all.nl"
 type="cite">
  <pre wrap="">Date: Thu, 1 Sep 2005 17:10:14 +0100
From: "Guy Davies" <a class="moz-txt-link-rfc2396E" href="mailto:Guy.Davies@telindus.co.uk"><Guy.Davies@telindus.co.uk></a>
Subject: RE: Windows Client Authentification bevore Domain logon 
To: "FreeRadius users mailing list"
        <a class="moz-txt-link-rfc2396E" href="mailto:freeradius-users@lists.freeradius.org"><freeradius-users@lists.freeradius.org></a>
Message-ID:
        <a class="moz-txt-link-rfc2396E" href="mailto:A00F4E8D8C7E8847A8ABFFE22F48033701B3692A@tuk1mx1.telindus.intra"><A00F4E8D8C7E8847A8ABFFE22F48033701B3692A@tuk1mx1.telindus.intra></a>
Content-Type: text/plain;       charset="iso-8859-1"

Hi Marc,

The only way to do this with the supplicant included with XP is to use machine auth.  This must use the same method used by the individual (i.e. EAP-TLS or PEAP/MS-CHAPv2).

There is a checkbox that says something like "Use machine credentials if available".  Check that and the machine will authenticate before the user.  Once the user authenticates, the machine auth is killed and the user's auth is used.  This requires that the machine has either a PEAP/MS-CHAPv2 username/password or an EAP-TLS certificate.  These are stored in AD so you have to backoff your request to AD.  If you want to do that for PEAP/MS-CHAPv2, you'll need NTLM access to the AD server, LDAP won't do because it can't get the cleartext password (unless it is replicated to a non-standard attribute).

A better method, in my experience, is to use a supplicant with a GINA module.  That stops the windows login process immediately after the user has entered the credentials, takes the user's credentials and uses them to login to the network, then it returns control to the windows login process.  This doesn't require any authentication of the machine.

Regards,

Guy

  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:freeradius-users-bounces@lists.freeradius.org">freeradius-users-bounces@lists.freeradius.org</a> 
[<a class="moz-txt-link-freetext" href="mailto:freeradius-users-bounces@lists.freeradius.org">mailto:freeradius-users-bounces@lists.freeradius.org</a>] On 
Behalf Of Marc-Henri Boisis-delavaud
Sent: 01 September 2005 15:19
To: FreeRadius users mailing list
Subject: Re: Windows Client Authentification bevore Domain logon 



Le 31 août 05 à 18:53, Alan DeKok a écrit :

    </pre>
    <blockquote type="cite">
      <pre wrap="">=?ISO-8859-1?Q?J=E9r=E9my_Cluzel?= <a class="moz-txt-link-rfc2396E" href="mailto:j.cluzel@online.fr"><j.cluzel@online.fr></a> wrote:

      </pre>
      <blockquote type="cite">
        <pre wrap="">Sorry, but I didn't find any references of this OID in the
creation scripts in the "scripts" directory (Ca.all, CA.certs...).
The only OID added seem to be 1.3.6.1.5.5.7.3.1 and  
1.3.6.1.5.5.7.3.2 (in "xpextensions").
Is there any way to do this without patching openssl (like  
explained there 
        </pre>
      </blockquote>
    </blockquote>
    <pre wrap=""><a class="moz-txt-link-freetext" href="http://lists.cistron.nl/pipermail/freeradius-users/">http://lists.cistron.nl/pipermail/freeradius-users/</a> 
    </pre>
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">2004-July/034141.html) ?

        </pre>
      </blockquote>
      <pre wrap="">  You can use that OID just like the other ones.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See 
      </pre>
    </blockquote>
    <pre wrap=""><a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/">http://www.freeradius.org/list/</a> 
    </pre>
    <blockquote type="cite">
      <pre wrap="">users.html

      </pre>
    </blockquote>
    <pre wrap="">Can you explain how we can activate 802.1x authentification before  
logon on xp. And what are the prerequisites ?
Marc




List info/subscribe/unsubscribe? See 
<a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
This e-mail is private and may be confidential and is for the intended recipient only.  If misdirected, please notify us by telephone and confirm that it has been deleted from your system and any copies destroyed.  If you are not the intended recipient you are strictly prohibited from using, printing, copying, distributing or disseminating this e-mail or any information contained in it.  We use reasonable endeavours to virus scan all e-mails leaving the Company but no warranty is given that this e-mail and any attachments are virus free.  You should undertake your own virus checking.  The right to monitor e-mail communications through our network is reserved by us. </pre>
</blockquote>
</body>
</html>