*
Is ntlm_auth working? Did you properly configure the mschap module in
FreeRADIUS?*

Yes, below is the output

root@txpf01:/usr/sbin# ntlm_auth --username siddhartha.mukkamala
password:
NT_STATUS_OK: Success (0x0)


Below is our mschap config

mschap {
use_mppe = yes
require_encryption = yes
require_strong = yes
with_ntdomain_hack = yes
ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key
--username=%{%{Stripped-User-Name}:-%{mschap:User-Name:-None}}
--challenge=%{mschap:Challenge:-00} --ntresponse=%{mschap:NT-Response:-00}"
}

*
Packetfence perl module is running in post-auth.  So it should have run.
Again, without debug, we can't see much.  Anything in the radius logs?*


Do we need to send back any atributes from external radius server to PF for
the post-auth perl module kick in?

everything works fine when we use local authetication on freeradius.

 We will to install PF on  Centos and give it a try.
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to