readme
来自「free radius编程。完成AAA的实现」· 代码 · 共 12 行
TXT
12 行
Other than the make file and rlm_smb.c, these source code in thisdirectory was taken from pam_smb, version 1.1.6, located at:http://www.csn.ul.ie/~airlied/pam_smb/ If there are ANY discrepancies between these files and pam_smb, thenpam_smb SHOULD be taken to be the definitive source code.rfcnb-util.c has been modified to use FreeRADIUS's ip_getaddr functionwhich does both inet_addr and gethostbyname{,_r} and returns just theuint32_t or INADDR_ANY on failure.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?