Hi, > the result of ntlm_auth in command line: > > -------------------------------------------------------------- > aaa:/var/lib/samba #ntlm_auth --username glouglou --domain pluton > password: > NT_STATUS_OK: Success (0x0) > aaa:/var/lib/samba # > > -------------------------------------------------------------- > > username is glouglou, password is glouglou!! > and it works with ntlm_auth! > any idea??
but that command (above) is not what you're telling freeradius to do. look at the output from FR and note the differences. as Iven has stated, you will need to use EITHER mschap:User-Name, OR carry on using Stripped-User-Name but activate the ntdomain hack and enable prefix doamin module - or stripped-user-name will still be wrong! alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

