agdsn / hades

AG DSN Authentication and Authorization Infrastructure
MIT License
8 stars 3 forks source link

Handle NAS devices that don't provide NAS-Port-Id #52

Closed sebschrader closed 7 years ago

sebschrader commented 7 years ago

Some devices send only the integer NAS-Port attribute and no string NAS-Port-Id attribute. In this case, we should fall-back to using the decimal ASCII representation of the NAS-Port attribute as NAS-Port-Id.