Hi,
Hello again =)
How can i fix following warning errors?
follow the advice in the error message?
Are you sure you don't mean Cleartext-Password? See "man rlm_pap" for more information.
ie change User-Password to Cleartext-Password and change the operator from == to be := you've got another issue you need to look at too...
[sql] WARNING: Deprecated conditional expansion ":-". See "man unlang" for details
check your SQL tables, somewhere possible group or groupreply? you've got an old version of syntax..... :- compare is deprecated in many places... man unlang (ie read the unlang documentation) to see how these comparisons should be written) it'd be interesting to note if this is a defailt install and you havent played with anything because in that case theres still a default SQL config in the SQL section that needs fixing before 2.1.8 release alan