<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    this is the server log output:<br>
    # radiusd -X > log.radius<br>
    I don't understand what "<b><b>WARNING: No "known good" password was
        found in LDAP.  Are you sure that </b>the </b><b>user is
      configured correctly?</b>" means?<br>
    what is freeradius expecting from the openldap user's configuration?<br>
    and, why if I enter sambaNTPassword works fine?<br>
    <br>
    <br>
    Listening on authentication address * port 1812<br>
    Listening on accounting address * port 1813<br>
    Listening on command file /var/run/radiusd/radiusd.sock<br>
    Listening on authentication address 127.0.0.1 port 18120 as server
    inner-tunnel<br>
    Listening on proxy address * port 1814<br>
    Ready to process requests.<br>
    rad_recv: Access-Request packet from host 10.202.10.93 port 60123,
    id=47, length=165<br>
            User-Name = "nicolas.guerra"<br>
            Called-Station-Id = "A0-F3-C1-CF-E3-06:OpenWrt"<br>
            NAS-Port-Type = Wireless-802.11<br>
            NAS-Port = 1<br>
            Calling-Station-Id = "CC-FE-3C-92-E0-1B"<br>
            Connect-Info = "CONNECT 54Mbps 802.11g"<br>
            Framed-MTU = 1400<br>
            EAP-Message = 0x02dc0013016e69636f6c61732e677565727261<br>
            Message-Authenticator = 0xb415d249f91323467312cdea8bd9ff84<br>
    # Executing section authorize from file
    /etc/raddb/sites-enabled/default<br>
    +- entering group authorize {...}<br>
    ++[preprocess] returns ok<br>
    ++[chap] returns noop<br>
    ++[mschap] returns noop<br>
    ++[digest] returns noop<br>
    [suffix] No '@' in User-Name = "nicolas.guerra", looking up realm
    NULL<br>
    [suffix] No such realm "NULL"<br>
    ++[suffix] returns noop<br>
    [eap] EAP packet type response id 220 length 19<br>
    [eap] No EAP Start, assuming it's an on-going EAP conversation<br>
    ++[eap] returns updated<br>
    ++[files] returns noop<br>
    [ldap] performing user authorization for nicolas.guerra<br>
    [ldap]  expand: (uid=%u) -> (uid=nicolas.guerra)<br>
    [ldap]  expand: ou=People,ou=Users,dc=asse ->
    ou=People,ou=Users,dc=asse<br>
      [ldap] ldap_get_conn: Checking Id: 0<br>
      [ldap] ldap_get_conn: Got Id: 0<br>
      [ldap] attempting LDAP reconnection<br>
      [ldap] (re)connect to <a class="moz-txt-link-freetext" href="ldap:389">ldap:389</a>, authentication 0<br>
      [ldap] bind as / to <a class="moz-txt-link-freetext" href="ldap:389">ldap:389</a><br>
      [ldap] waiting for bind result ...<br>
      [ldap] Bind was successful<br>
      [ldap] performing search in ou=People,ou=Users,dc=asse, with
    filter (uid=nicolas.guerra)<br>
    [ldap] No default NMAS login sequence<br>
    [ldap] looking for check items in directory...<br>
    [ldap] looking for reply items in directory...<br>
    <b>WARNING: No "known good" password was found in LDAP.  Are you
      sure that the </b><b>user is configured correctly?</b><b><br>
    </b>[ldap] user nicolas.guerra authorized to use remote access<br>
      [ldap] ldap_release_conn: Release Id: 0<br>
    ++[ldap] returns ok<br>
    ++[expiration] returns noop<br>
    ++[logintime] returns noop<br>
    <b>[pap] WARNING! No "known good" password found for the user. 
      Authentication may fail because of this.</b><b><br>
    </b>++[pap] returns noop<br>
    Found Auth-Type = EAP<br>
    # Executing group from file /etc/raddb/sites-enabled/default<br>
    +- entering group authenticate {...}<br>
    [eap] EAP Identity<br>
    [eap] processing type md5<br>
    rlm_eap_md5: Issuing Challenge<br>
    ++[eap] returns handled<br>
    Sending Access-Challenge of id 47 to 10.202.10.93 port 60123<br>
            EAP-Message = 0x01dd001604107fe91282f5b1fe93fa0490f7444fb1f6<br>
            Message-Authenticator = 0x00000000000000000000000000000000<br>
            State = 0x02a12214027c2680a4308d96285f86cc<br>
    Finished request 0.<br>
    <br>
    <br>
    any help woould be wellcome,<br>
    Sds Nicolas.<br>
  </body>
</html>