Problem with LDAP and ntlm_auth
Robert Mc Cready
robert-mccready at cspi.qc.ca
Thu May 5 18:52:23 CEST 2011
It's working now.
Thanks for the help.
-----Message d'origine-----
De :
freeradius-users-bounces+robert-mccready=cspi.qc.ca at lists.freeradius.org
[mailto:freeradius-users-bounces+robert-mccready=cspi.qc.ca at lists.freeradius
.org] De la part de Phil Mayers
Envoyé : 5 mai 2011 11:03
À : freeradius-users at lists.freeradius.org
Objet : Re: Problem with LDAP and ntlm_auth
On 05/05/11 15:17, Robert Mc Cready wrote:
> We use Novell eDirectory and DSFW (Directory Services for Windows) which
> is kind of a Windows domain inside an OU in eDirectory. I want to
> authenticate users using LDAP and Windows computers account using
> ntlm_auth. There is only computers accounts in the Windows domain.
>
> The computer authentication is working fine but the users authentication
> with LDAP fails if ntlm_auth is configured. If I don't use ntlm_auth the
> users authentication works. Is there a way to have both of them working
> together?
Yes. Something like this:
authorize {
...
if (User-Name !~ /^host\//) {
update control {
MS-CHAP-Use-NTLM-Auth := no
}
}
...
}
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
__________ Information provenant d'ESET NOD32 Antivirus, version de la base
des signatures de virus 6097 (20110505) __________
Le message a été vérifié par ESET NOD32 Antivirus.
http://www.eset.com
__________ Information provenant d'ESET NOD32 Antivirus, version de la base
des signatures de virus 6097 (20110505) __________
Le message a été vérifié par ESET NOD32 Antivirus.
http://www.eset.com
__________ Information provenant d'ESET NOD32 Antivirus, version de la base
des signatures de virus 6097 (20110505) __________
Le message a été vérifié par ESET NOD32 Antivirus.
http://www.eset.com
More information about the Freeradius-Users
mailing list