Ali Jawad wrote: > When I do add to radcheck - > > INSERT INTO `radcheck` (`id`, `UserName`, `Attribute`, `op`, `Value`) VALUES > (11, 'test', 'Chap-Password', '==', 'test'); That's wrong. See the FAQ. Use "Cleartext-Password := test". Alan DeKok.