I am a student, and for my internship I have to secure my genesys platform installed on CENTOS 6.
I thought to start with RADIUS EXTERNAL AUTHENTICATION.
I installed configuration server without forgetting to add RADIUS Configuration Server External Authentication.
I installed freeradius on another VM (virtual machine) centos 6.
Now I do not know what to do to test!
How to add agents (clients, users, other ..)?
How to test authentication?
How to see the logs to trace traffic?
Could you explain to me the steps to be taken with some examples if necessary?
I have the default agent and two other AG01 agents with an internal password
And AG02 with an external password
My problem is: how to configure these agents and their privileges with radius and make authentication tests!
My idea is to see, by connecting to a genesys apllication, the return of this AAA on my logs or elsewhere.
I apologize in advance if I did not understand you
Cfgserver logs.
The only part where the radius is called is for password input. The external authentication field should match your Radius one. That is it.
Read the section about it in the Framework deployment guide.
i read all documents about this, but i miss some information.
1- My configuration server already contains the Radius server OR i Should install an other server Radius and try to connect it to my Configuration Server,
2- In the guide, it sad: “only users with a valid External ID will be considered for external authentication, unless the option enforce-external-auth is set to true”. how can i create users with external ID and How I declare my users in my radius (where ? )
what i want to do is: creating an external users, trying to login in a genesys application and according to the data provinding to Radius, i can see the results.
My principal problem is how configure radius.
ps: "When an external system handles the authentication process, Configuration Server communicates with the external authentication server by means of a pluggable module that Genesys has developed for a particular third-party server. " from “Framework 8.5 External Authentication Reference Manual”
In short, you have to install Confserv with selecting RADIUS server authentication during the wizard (for existing solution you can add the RADIUS configuration manually - some libraries, config file, etc.). When the parameters for external authentication are right, then just update any person with External User ID and you will see how the servers communicate.