如何在.NET(C#)中实现TACACS或RADIUS等AAA协议? [英] How Can I implement AAA protocols such as TACACS or RADIUS in .NET(C#)?

查看:292
本文介绍了如何在.NET(C#)中实现TACACS或RADIUS等AAA协议?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我正在.net中开发一种网络应用程序,我需要使用诸如TACACS或RADIUS之类的AAA协议,是否有任何与windows和.net兼容的库?他们的API怎么样?

I'm developing a kind of network application in .net and I need to work with AAA protocols such as TACACS or RADIUS, Is there any compatible library out there with windows and .net? How about their APIs?


在这种情况下,我没有幸运地发现,我该怎么办?我应该根据他们的RFC实现它们吗?

In the case, I'm not lucky enough to find that, what should I do? should I implement them based on their RFCs?

推荐答案

嗨Reza Jahankohan,

Hi Reza Jahankohan,

谢谢在这里发布。

对于TACACS api,您可以从GitHub下载源文件以供参考。

For the TACACS api, you could download the source file from GitHub for reference.

https://github.com/jeroennijhof/pam_tacplus

http://tacacs.net/documentation.asp

要使用RADIUS,您需要查看以下链接。

For the use of RADIUS, you would like top check the following link.

https: //github.com/frontporch/Radius.NET

我希望这会有所帮助。

最好的问候,

Wendy


这篇关于如何在.NET(C#)中实现TACACS或RADIUS等AAA协议?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆