29 Jan
2014
29 Jan
'14
8:35 a.m.
Arran Cudbard-Bell <a.cudbardb@freeradius.org> writes:
I'm guessing the majority of versioning issues before were caused by people copying over old raddb/dictionary files into a new 3.0.0 config so it picked up the wrong dictionaries.
I'd say supporting old dictionaries is crucial, given that you do mass attribute renaming like this: https://github.com/FreeRADIUS/freeradius-server/commit/a5ad82aecc194f5f55153... The alternatives would be forcing simultanoues server upgrades or duplicated user databases. Bjørn