I altered my SQL to ClearText-Password with the ":=" operator and I now get authenticated. Thanks guys - the warning message was clear about what it was referring to but I wasn't clear on what config i needed to change - whether it was with mssql or pap.
Anyway, I still have the problem that I'm not having attributes returned. It's because my two stored procedures are not being run.
I have groupcheck_sp and groupreply_sp which used to get executed in my old 1.1.x setup in the authorize section but now that doesn't seem to happen.
I checked sql.conf and read_groups = yes.
Is there some change in 2.x i should be aware of?
Yes. You can't use 1.x group queries with 2.x. You need group_membership query in order to look up radgroupcheck and radgroupreply. Ivan Kalik Kalik Informatika ISP