On Thu, 24 Feb 2005, Vincent Chen wrote:
Hi, all
I have an DEFAULT entry in /etc/raddb/users like this:
DEFAULT Auth-Type := Reject
It works if no matched entry found in /etc/raddb/users. Now I import some of my users to postgresql and add a data row like this:
15 | DEFAULT | Auth-Type | := | Reject
But this time DEFAULT seems not working if stay in database. Can I see if DEFAULT entry used if no match found in database? While working with file module, I can see 'matched at <line #>' in debug output. Will sql module produce similar output?
Check postgresql.conf about the default_user_profile directive.
Thanks,
Vincent Chen
----------------------------------------------------------------- Yahoo!奇摩造型精靈 最新的造型精靈簽名檔,讓信件獨具個人色彩! http://tw.avatar.yahoo.com/
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf

