17 May
2018
17 May
'18
10:33 a.m.
On 17/05/18 15:28, Alan DeKok wrote:
On May 17, 2018, at 5:46 AM, Dom Latter <freeradius-users@latter.org> wrote:
Just a couple of suggestions (which I understand may have been discussed and dismissed before!):
For the default mysql schema, have a UNIQUE constraint / key on username / attribute pairs in the applicable tables - most importantly for us this is radcheck.
It's possible to have the same attribute as a check item with different values.
Okay, how does that work? Got any examples?
Have a key on username in radpostauth.
That's probably a good idea. I'll go fix that.
Cool.