Active Directory Integration
pingouin osmolateur
pingouin_osmolateur at yahoo.fr
Mon Jun 30 14:48:15 CEST 2008
So I have to modify the first request from the client to use MS-CHAP request ?
Because in my database for the User-Name, I have the following
mysql> select * from radcheck ;
+----+----------------------------------------+-----------+----+---------+
| id | UserName | Attribute | op | Value |
+----+----------------------------------------+-----------+----+---------+
| 10 | TOTO at MYDOMAIN | Auth-Type | := | MS-CHAP |
+----+----------------------------------------+-----------+----+---------+
1 row in set (0.00 sec)
So what I have to do ?
Do you have a link for Active Directory Integration ?
Thanks for you help
----- Message d'origine ----
De : Phil Mayers <p.mayers at imperial.ac.uk>
À : FreeRadius users mailing list <freeradius-users at lists.freeradius.org>
Envoyé le : Lundi, 30 Juin 2008, 13h53mn 23s
Objet : Re: Active Directory Integration
This:
> rad_recv: Access-Request packet from host 192.48.19.111:49154, id=0, length=108
> User-Name = "TOTO at MYDOMAIN"
> User-Password = "toto"
> Cisco-AVPair = "shell:priv-lvl=1"
> NAS-IP-Address = 192.48.19.111
...is not an MS-CHAP request, as the later debug tells you:
> modcall: entering group MS-CHAP for request 0
> rlm_mschap: No User-Password configured. Cannot create LM-Password.
> rlm_mschap: No User-Password configured. Cannot create NT-Password.
> rlm_mschap: No MS-CHAP-Challenge in the request
> modcall[authenticate]: module "mschap" returns reject for request 0
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
_____________________________________________________________________________
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
More information about the Freeradius-Users
mailing list