0.9.3 > 1.1.0 sql errors
Kevin Bonner
keb at pa.net
Thu Jan 4 20:20:59 CET 2007
On Thursday 04 January 2007 13:39, Andrew Long wrote:
> Can you clarify:
>
> In 0.9.3 (/usr/local/raddb/dictionary):
> VALUE Service-Type Administrative-User 6
>
> In 1.1.0 (usr/local/share/freeradius/dictionary.rfc2865):
> VALUE Service-Type Administrative-User 6
> ...
> Now, 0.9.3 runs smoothly and returns no error... While 1.1.0
> returns:
Since 0.9.3 worked, then you can grep for Administrative in the 0.9.3
dictionaries to see what integer value is assigned to it. If it is found,
then look for the Service-Type entry with the same integer value in the 1.1.0
dictionaries and use that newer name. If the Administrative Service-Type is
not found, then it was silently ignored in 0.9.3 and finally reports an error
in 1.1.0.
Switching it from Administrative to Administrative-User should be all you need
to do to resolve your issue.
Kevin Bonner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20070104/c78d3a29/attachment.pgp>
More information about the Freeradius-Users
mailing list