readme

来自「free radius编程。完成AAA的实现」· 代码 · 共 19 行

TXT
19
字号
Status for this module is experemental. There is no publically availablesoftware to support CRAM authentication via RADIUS yet.CRAM mail authentication (APOP, CRAM-MD5)Attributes used (Vendor Code/PEN: 11406, you may change it to your own) 101 (Sandy-Mail-Authtype), selects CRAM protocol, possible values:	2: CRAM-MD5	3: APOP	8: CRAM-MD4	9: CRAM-SHA1 102 (Sandy-Mail-Challenge), contains server's challenge (usuallytext banner) 103 (Sandy-Mail-Response), contains client's response, 16 octetsfor APOP/CRAM-MD5/CRAM-MD4, 20 octets for CRAM-SHA1See dictionary.sandy and Standard.draft for attribute descriptions.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?