radius icon indicating copy to clipboard operation
radius copied to clipboard

adding new client..

Open shakeel-techlogicians opened this issue 6 years ago • 4 comments

i need to add new client with ip address and secret .. can it be added? if yes then how? if not then can it be available in upcoming version??

shakeel-techlogicians avatar Jan 21 '19 11:01 shakeel-techlogicians

Hello,

I am not sure I understand what you are asking. What exactly are you trying to do?

dapphp avatar Jan 21 '19 18:01 dapphp

Hii. i wanted to check if a device(mac address) exist in the freeRadius database. if not found then i will register with ip and secret and additional info in the database. then send email with newly created authentication credentials. then those credentials will be using your package to make authentication.

i hope you are clear. thanks

shakeel-techlogicians avatar Jan 21 '19 18:01 shakeel-techlogicians

This library does not have any functionality for interacting with the FreeRadius backend database to check if a device exists nor does it have the ability to register a new client / NAS with a shared secret.

You will need some other code to do part 1 and 2, and only use this package for authenticating once the credentials are added.

dapphp avatar Jan 22 '19 17:01 dapphp

@dapphp thanks for the reply. and exactly i wanted to know that will you extend your library to provide part 1 and 2 in later version? if you will not then could you please refer me any other library so i that i can do those.

i am really stuck on a project. i badly need help. Thanks in advance.

shakeel-techlogicians avatar Jan 23 '19 11:01 shakeel-techlogicians