Hi all,
I don’t suppose there’s any plans to do a “mixed authentication” feature? We’d like to provide granular access to customer’s devices, but centralise all our logins via radius which seemingly can’t provide granular access; I can log users
in with a ‘1’ permission level, but then I would need to permit access to certain devices, which I can’t do since there’s no DB-side record of their user id.
I see lots of systems which contain an internal database of user IDs matching an external authentication mechanism which then contain the granular bits but don’t think Observium does anything like this atm?
Maybe even a fallback of “radius,mysql” if we expressly denied the radius auth first?
Thanks
Andy