[EMAIL PROTECTED] (Jim Seymour) wrote:
>     
> http://jimsun.linxnet.com/misc/radiusd.out-login_creds_w_hack+ntdomain_realm.txt
...
>   modcall[authorize]: module "etc_smbpasswd" returns notfound for request 0

  The password isn't being added because the user "ADMINNB\jseymour"
isn't being found in the smb passwd file.  That's the root cause of
the problem.

  I suggest:

  a) adding "ADMINNB\jseymour" as a user in the smb passwd file

 or

  b) setting up realms, and using Stripped-User-Name as the key to
smb_passwd.

...
>    rlm_realm: Looking up realm "ADMINNB" for User-Name = "ADMINNB\jseymour"
>    rlm_realm: No such realm "ADMINNB"

  And therefore no Stripped-User-Name.

  If you want to use "jseymour" as a key for the smb passwd file,
convince the server to use that string, and not any other.

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to