13 May
2008
13 May
'08
7:42 p.m.
Create multiple sql instances. Create Autz-Type entry for each in authorize section. Then add something like this in users file. DEFAULT Real == whatever, Autz-Type = sqlwhatever This is much simpler with unlang in 2.0 (no Autz-Type entries needed, just a switch block in authorize). Ivan Kalik Kalik Informatika ISP Dana 13/5/2008, "Brad Furst" <bfurst@singlecircuit.com> piše:
I'm attempting to have multiple realms use individual mysql tables in order to seperate the usernames. I've read how to get multiple sql instances going, but how do I tell which realm to use which sql instance?