Ramses van Pinxteren <ramses@niob.knaw.nl> wrote:
i hope that someone has time to help a stupid dutchman ;)
Hmm... I resemble that remark.
Module: Loaded passwd passwd: filename = "/etc/samba/smbpasswd" passwd: format = "*User-Name::LM-Password:NT-Password:SMB-Account-CTRL-TEXT::" passwd: authtype = "MS-CHAP"
You've configured the passwd module to set Auth-Type = MSCHAP. Don't do that.
rad_recv: Access-Request packet from host 192.87.138.222:32774, id=176, length=68 Service-Type = Framed-User Framed-Protocol = PPP User-Name = "ramses" Calling-Station-Id = "192.87.138.220" NAS-IP-Address = 192.87.138.222 NAS-Port = 0
Which doesn't contain an MS-CHAP password. Or any password, for that matter. How do you expect to authenticate that request? Alan DeKok.