Hi.
My customer is trying to authenticate NSO user using Radius server.
I referred NSO Administration Guide, Chapter 9. The AAA infrastructure, External authentication.
It seems like ncs.conf should be set this way.
<external-authentication>
<enabled>true</enabled>
<executable>my-test-auth.sh</executable>
</external-authentication>
And executable script (my-test-auth.sh in this case) is required.
Does someone have sample executable script for Radius?
I found this one, but it has only LDAP sample script.
https://community.cisco.com/t5/nso-developer-hub-documents/nso-developer-days-external-authentication-presentation/ta-p/3652885