pap always returns noop for windows dialup authentication
    Phil Mayers 
    p.mayers at imperial.ac.uk
       
    Mon Sep 23 18:52:53 CEST 2013
    
    
  
On 23/09/13 17:33, paul trader wrote:
> am i doing something glaringly wrong, or just going plain crazy?
It's difficult to say, because the debug you sent has all the useful 
bits trimmed out - like the original packet, and the full module 
processing chain.
Send a full debug, and odds are someone will spot the issue.
Most likely is that the Windows machine is sending a different format of 
username e.g. DOMAIN\user, so whatever database you're doing a lookup 
for the password or hash - SQL, LDAP, files - isn't matching. But that's 
a guess - post the full debug.
    
    
More information about the Freeradius-Users
mailing list