AW: Problem with ntlm_auth

2008-10-09 Thread Frederik.Niedernolte
von Syed Anwarul Hasan Gesendet: Donnerstag, 9. Oktober 2008 11:44 An: FreeRadius users mailing list Betreff: Re: Problem with ntlm_auth Hi Frederik, 1) Put User entry on TOP of users file. 2) In default file, in authenticate section, add ntlm_auth. Don't set using Auth-Type. 3) Also in Sites

AW: Problem with ntlm_auth

2008-10-09 Thread Frederik.Niedernolte
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Syed Anwarul Hasan Gesendet: Donnerstag, 9. Oktober 2008 13:16 An: FreeRadius users mailing list Betreff: Re: Problem with ntlm_auth And also don't remove ntlm_auth from authenticate section of both default and inner-tunnel files

Re: AW: Problem with ntlm_auth

2008-10-09 Thread tnt
OK, I have tested it with radtest MyUser MyPassword localhost 0 testing123 and this is what the server gave back: .. ++[files] returns noop So, where is the user file entry setting Auth-Type ntlm_auth? It didn't match. Something is wrong with it. Ivan Kalik Kalik Informatika ISP - List

AW: AW: AW: Problem with ntlm_auth

2008-10-09 Thread Frederik.Niedernolte
: Donnerstag, 9. Oktober 2008 14:05 An: FreeRadius users mailing list Betreff: Re: AW: AW: Problem with ntlm_auth OK, thanks. Now it works. Is this the way it should look right? Yes. that's OK. .. [files] users: Matched entry DEFAULT at line 2 ++[files] returns ok Entry setting Auth-Type. .. [pap

AW: AW: Problem with ntlm_auth

2008-10-09 Thread Frederik.Niedernolte
-Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von [EMAIL PROTECTED] Gesendet: Donnerstag, 9. Oktober 2008 13:28 An: FreeRadius users mailing list Betreff: Re: AW: Problem with ntlm_auth Every user that should be authenticated has to be an entry

Re: Problem with ntlm_auth

2008-10-09 Thread Syed Anwarul Hasan
list *Betreff:* Re: Problem with ntlm_auth Hi, You can use radtest tool to check with the Server.The Server will return accept-accept message. Other tool includes JRadius Simulator as IVAN told. bu I have not used it. Otherwise If you have a Native PEAP or TTLS client, you can sent MSCHAP

Problem with ntlm_auth

2008-10-09 Thread Frederik.Niedernolte
I have finished all steps till user Auth-Type := ntlm_auth from http://deployingradius.com/documents/configuration/active_directory.html . With this command I get this error message at the end of /usr/sbin/freeradius -X: /etc/freeradius/users[1]: Parse error (check) for entry MyUser:

Re: Problem with ntlm_auth

2008-10-09 Thread Syed Anwarul Hasan
Auftrag von *Syed Anwarul Hasan *Gesendet:* Donnerstag, 9. Oktober 2008 12:12 *An:* FreeRadius users mailing list *Betreff:* Re: Problem with ntlm_auth Hi, You can use radtest tool to check with the Server.The Server will return accept-accept message. Other tool includes JRadius Simulator

Re: Problem with ntlm_auth

2008-10-09 Thread Syed Anwarul Hasan
+frederik.niedernoltefreeradius-users-bounces%2Bfrederik.niedernolte [EMAIL PROTECTED] *Im Auftrag von *Syed Anwarul Hasan *Gesendet:* Donnerstag, 9. Oktober 2008 13:16 *An:* FreeRadius users mailing list *Betreff:* Re: Problem with ntlm_auth And also don't remove ntlm_auth from authenticate section of both

Re: AW: Problem with ntlm_auth

2008-10-09 Thread tnt
Every user that should be authenticated has to be an entry in the users file? Isn't it possible to add an forwarding for every user so that all requests are just forwarded and checked? If not I must add all users from the AD to the users file, mustn't I? DEFAULT Auth-Type := ntlm_auth Ivan

Re: Problem with ntlm_auth

2008-10-09 Thread Syed Anwarul Hasan
Hi Frederik, 1) Put User entry on *TOP* of users file. 2) In default file, in authenticate section, add *ntlm_auth. *Don't set using Auth-Type. 3) Also in Sites-enabled/inner-tunnel which is Virtual Server Inner Tunnel. Add *ntlm_auth* in Authenticate Section. I hope it will solve your problem.

AW: AW: AW: AW: Problem with ntlm_auth

2008-10-09 Thread Frederik.Niedernolte
And how can I do that? I cannot find something like that via Google :( -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Alan DeKok Gesendet: Donnerstag, 9. Oktober 2008 14:59 An: FreeRadius users mailing list Betreff: Re: AW: AW: AW: Problem

Re: AW: AW: AW: AW: Problem with ntlm_auth

2008-10-09 Thread Alan DeKok
[EMAIL PROTECTED] wrote: And how can I do that? I cannot find something like that via Google :( See the Samba documentation? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: AW: Problem with ntlm_auth Solved and SURPRISED ME !!

2008-10-09 Thread luis a
im going to find out how to connect the 16 modems to my linux server Luis --- El jue, 9/10/08, [EMAIL PROTECTED] [EMAIL PROTECTED] escribió: De: [EMAIL PROTECTED] [EMAIL PROTECTED] Asunto: Re: AW: Problem with ntlm_auth Para: FreeRadius users mailing list freeradius-users@lists.freeradius.org

Re: AW: AW: AW: AW: Problem with ntlm_auth

2008-10-09 Thread Stephen Bowman
On Thu, Oct 9, 2008 at 10:46 AM, Alan DeKok [EMAIL PROTECTED]wrote: [EMAIL PROTECTED] wrote: And how can I do that? I cannot find something like that via Google :( Ask the Samba people? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

AW: AW: AW: AW: AW: Problem with ntlm_auth

2008-10-09 Thread Frederik.Niedernolte
. Oktober 2008 16:46 An: FreeRadius users mailing list Betreff: Re: AW: AW: AW: AW: Problem with ntlm_auth [EMAIL PROTECTED] wrote: And how can I do that? I cannot find something like that via Google :( See the Samba documentation? Alan DeKok. - List info/subscribe/unsubscribe? See http

Re: AW: AW: Problem with ntlm_auth

2008-10-09 Thread tnt
OK, thanks. Now it works. Is this the way it should look right? Yes. that's OK. .. [files] users: Matched entry DEFAULT at line 2 ++[files] returns ok Entry setting Auth-Type. .. [pap] WARNING! No known good password found for the user. Authentication may fail because of this. That's

Re: AW: AW: AW: AW: AW: Problem with ntlm_auth

2008-10-09 Thread tnt
: Problem with ntlm_auth [EMAIL PROTECTED] wrote: And how can I do that? I cannot find something like that via Google :( See the Samba documentation? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http

AW: Problem with ntlm_auth

2008-10-09 Thread Frederik.Niedernolte
to process requests. Now what should I do? Thanks in advance. Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Syed Anwarul Hasan Gesendet: Donnerstag, 9. Oktober 2008 12:12 An: FreeRadius users mailing list Betreff: Re: Problem with ntlm_auth Hi, You can use radtest tool

AW: AW: AW: AW: AW: AW: Problem with ntlm_auth

2008-10-09 Thread Frederik.Niedernolte
2008 17:03 An: FreeRadius users mailing list Betreff: Re: AW: AW: AW: AW: AW: Problem with ntlm_auth Oh, you would like us to read the documentation for you!?! Sorry, no can do! Samba also has a support list. Ask there. Ivan Kalik Kalik Informatika ISP Dana 9/10/2008, [EMAIL PROTECTED] [EMAIL

Re: Problem with ntlm_auth

2008-10-09 Thread Syed Anwarul Hasan
:* Donnerstag, 9. Oktober 2008 11:44 *An:* FreeRadius users mailing list *Betreff:* Re: Problem with ntlm_auth Hi Frederik, 1) Put User entry on *TOP* of users file. 2) In default file, in authenticate section, add *ntlm_auth. *Don't set using Auth-Type. 3) Also in Sites-enabled/inner

Re: AW: AW: AW: AW: AW: AW: Problem with ntlm_auth

2008-10-09 Thread tnt
. Thanks. Frederik Niedernolte -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von [EMAIL PROTECTED] Gesendet: Donnerstag, 9. Oktober 2008 17:03 An: FreeRadius users mailing list Betreff: Re: AW: AW: AW: AW: AW: Problem with ntlm_auth Oh, you would like

Re: AW: AW: AW: AW: AW: Problem with ntlm_auth

2008-10-09 Thread Alan DeKok
[EMAIL PROTECTED] wrote: There are too many pages to check. Maybe I should go read the pages, and point you to specific ones? Perhaps you can give me a specific link? This isn't a Samba help list. We are not Samba experts. I suggest asking on the Samba list how to configure Samba for

major problem with ntlm_auth and winbindd pipe

2007-02-13 Thread Habegger Lukas, ERZ-AZD-AIL
Hi All, I use freeradius for peap-authentication and I have multiple samba/winbind services to authenticate against to different ADs. In my setup I use a perlscript to start the right winbindd for a request. Now I have the problem that the winbind-pipe sometime dies. Has anyone experiences

Re: Problem with ntlm_auth

2006-03-02 Thread Phil Mayers
King, Michael wrote: I found that the windbindd_privileged directory was drwxr-x--- 2 root root 4096 2006-02-28 18:10 winbindd_privileged Is this a recent change of Samba? I didn't have to do this a few months ago. More importantly, did I do something wrong? Or is this normal, and I

RE: Problem with ntlm_auth

2006-03-02 Thread King, Michael
-Original Message- On Behalf Of Phil Mayers It is supposed to be like that. It's been like that forever as far as I know. I don't know why it was working for you - is your samba from an OS package and it's possible they changed the perms? (It's even worse on RHEL4 systems -

Problem with ntlm_auth

2006-03-01 Thread King, Michael
So I'm setting up my freeRADIUS server to use Active Directory. I am closely mirror my existing installation. However, I receive this error message while running /usr/sbin/freeradius -X -A . (Which is one I did not encounter last time) (I have trimmed it to what I hope is the pertinent section)

Re: Authentication problem with ntlm_auth

2005-04-14 Thread Sylvain Clerc
On 4/13/05, Alexandre Coninx [EMAIL PROTECTED] wrote: On Wed, Apr 13, 2005, Sylvain Clerc wrote: rlm_mschap: Told to do MS-CHAPv2 for radius with NT-Password radius_xlat: '/usr/bin/ntlm_auth --request-nt-key --username=radius' Exec-Program: /usr/bin/ntlm_auth --request-nt-key

Re: Authentication problem with ntlm_auth

2005-04-14 Thread Alan DeKok
Sylvain Clerc [EMAIL PROTECTED] wrote: My real problem is here. I think the username and the password are ok for Active Directory ( Exec-Program output: NT_STATUS_OK: Success (0x0) ) but I don't understand why the rlm_mschap expects a NT_KEY. It is required for the module to finish the

Authentication problem with ntlm_auth

2005-04-13 Thread Sylvain Clerc
Hello, my freeradius(v1.0.2) is now running with ntlm_auth and it works a little bit. I think logs are better than my explanations so (this is a part of freeradius logs): rlm_mschap: No User-Password configured. Cannot create LM-Password. rlm_mschap: No User-Password configured. Cannot create

Re: Authentication problem with ntlm_auth

2005-04-13 Thread Alexandre Coninx
On Wed, Apr 13, 2005, Sylvain Clerc wrote: rlm_mschap: Told to do MS-CHAPv2 for radius with NT-Password radius_xlat: '/usr/bin/ntlm_auth --request-nt-key --username=radius' Exec-Program: /usr/bin/ntlm_auth --request-nt-key --username=radius password: Your ntlm_auth command line is incorrect