⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rfc2869.txt

📁 gnu 的radius服务器很好用的
💻 TXT
📖 第 1 页 / 共 5 页
字号:
      71 for ARAP-Features.   Length      16Rigney, et al.               Informational                     [Page 25]RFC 2869                   RADIUS Extensions                   June 2000   Value      The Value field is a compound string containing information the      NAS should send to the user in the ARAP "feature flags" packet.         Value1: If zero, user cannot change their password. If non-zero         user can.  (RADIUS does not handle the password changing, just         the attribute which indicates whether ARAP indicates they can.)         Value2: Minimum acceptable password length, from 0 to 8.         Value3: Password creation date in Macintosh format, defined as         32 unsigned bits representing seconds since Midnight GMT         January 1, 1904.         Value4: Password Expiration Delta from create date in seconds.         Value5: Current RADIUS time in Macintosh format.5.6.  ARAP-Zone-Access   Description      This attribute is included in an Access-Accept packet with      Framed-Protocol of ARAP to indicate how the ARAP zone list for the      user should be used.   A summary of the ARAP-Zone-Access attribute format is shown below.   The fields are transmitted from left to right.    0                   1                   2                   3    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   |     Type      |    Length     |             Value   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+              Value (cont)         |   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   Type      72 for ARAP-Zone-Access.   Length      6Rigney, et al.               Informational                     [Page 26]RFC 2869                   RADIUS Extensions                   June 2000   Value      The Value field is four octets encoding an integer with one of the      following values:      1      Only allow access to default zone      2      Use zone filter inclusively      4      Use zone filter exclusively      The value 3 is skipped, not because these are bit flags, but      because 3 in some ARAP implementations means "all zones" which is      the same as not specifying a list at all under RADIUS.      If this attribute is present and the value is 2 or 4 then a      Filter-Id must also be present to name a zone list filter to apply      the access flag to.5.7.  ARAP-Security   Description      This attribute identifies the ARAP Security Module to be used in      an Access-Challenge packet.   A summary of the ARAP-Security attribute format is shown below.  The   fields are transmitted from left to right.    0                   1                   2                   3    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   |     Type      |    Length     |             Value   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+              Value (cont)         |   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   Type      73 for ARAP-Security.   Length      6Rigney, et al.               Informational                     [Page 27]RFC 2869                   RADIUS Extensions                   June 2000   Value      The Value field is four octets, containing an integer specifying      the security module signature, which is a Macintosh OSType.      (Macintosh OSTypes are 4 ascii characters cast as a 32-bit      integer)5.8.  ARAP-Security-Data   Description      This attribute contains the actual security module challenge or      response, and can be found in Access-Challenge and Access-Request      packets.   A summary of the ARAP-Security-Data attribute format is shown below.   The fields are transmitted from left to right.    0                   1                   2    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   |     Type      |    Length     |     String...   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   Type      74 for ARAP-Security-Data.   Length      >=3   String      The String field contains the security module challenge or      response associated with the ARAP Security Module specified in      ARAP-Security.5.9.  Password-Retry   Description      This attribute MAY be included in an Access-Reject to indicate how      many authentication attempts a user may be allowed to attempt      before being disconnected.      It is primarily intended for use with ARAP authentication.Rigney, et al.               Informational                     [Page 28]RFC 2869                   RADIUS Extensions                   June 2000   A summary of the Password-Retry attribute format is shown below.  The   fields are transmitted from left to right.    0                   1                   2                   3    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   |     Type      |    Length     |             Value   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+              Value (cont)         |   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   Type      75 for Password-Retry.   Length      6   Value      The Value field is four octets, containing an integer specifying      the number of password retry attempts to permit the user.5.10.  Prompt   Description      This attribute is used only in Access-Challenge packets, and      indicates to the NAS whether it should echo the user's response as      it is entered, or not echo it.   A summary of the Prompt attribute format is shown below.  The fields   are transmitted from left to right.    0                   1                   2                   3    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   |     Type      |    Length     |             Value   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+              Value (cont)         |   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   Type      76 for Prompt.Rigney, et al.               Informational                     [Page 29]RFC 2869                   RADIUS Extensions                   June 2000   Length      6   Value      The Value field is four octets.       0      No Echo       1      Echo5.11.  Connect-Info   Description      This attribute is sent from the NAS to indicate the nature of the      user's connection.      The NAS MAY send this attribute in an Access-Request or      Accounting-Request to indicate the nature of the user's      connection.   A summary of the Connect-Info attribute format is shown below.  The   fields are transmitted from left to right.    0                   1                   2    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   |     Type      |    Length     |     Text...   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   Type      77 for Connect-Info.   Length      >= 3   Text      The Text field consists of UTF-8 encoded 10646 [8] characters.      The connection speed SHOULD be included at the beginning of the      first Connect-Info attribute in the packet.  If the transmit and      receive connection speeds differ, they may both be included in the      first attribute with the transmit speed first (the speed the NAS      modem transmits at), a slash (/), the receive speed, then      optionally other information.Rigney, et al.               Informational                     [Page 30]RFC 2869                   RADIUS Extensions                   June 2000      For example, "28800 V42BIS/LAPM" or "52000/31200 V90"      More than one Connect-Info attribute may be present in an      Accounting-Request packet to accommodate expected efforts by ITU      to have modems report more connection information in a standard      format that might exceed 252 octets.5.12.  Configuration-Token   Description      This attribute is for use in large distributed authentication      networks based on proxy.  It is sent from a RADIUS Proxy Server to      a RADIUS Proxy Client in an Access-Accept to indicate a type of      user profile to be used.  It should not be sent to a NAS.   A summary of the Configuration-Token attribute format is shown below.   The fields are transmitted from left to right.    0                   1                   2    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   |     Type      |    Length     |  String ...   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+   Type      78 for Configuration-Token.   Length      >= 3   String      The String field is one or more octets.  The actual format of the      information is site or application specific, and a robust      implementation SHOULD support the field as undistinguished octets.      The codification of the range of allowed usage of this field is      outside the scope of this specification.Rigney, et al.               Informational                     [Page 31]RFC 2869               

⌨️ 快捷键说明

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