# LDAP attribute name Space Vendor Attr # (RAD-ATR = 2; # INTERNAL = 100) # (x = Any) # Internal OpenRADIUS attributes for use in the behaviour file openradiusSecret 100 x 11 openradiusClearPassword 100 x 61 openradiusMd5HexPassword 100 x 62 # The mapping below is useful if you can model your LDAP schema according to # RADIUS data types, i.e. storing numeric values and IP addresses as 32-bit # big-endian integers; values in LDAP are to the server as-is by the module. rawradiusServiceType 2 x 6 rawradiusFramedProtocol 2 x 7 rawradiusFramedIpAddress 2 x 8 rawradiusFramedIpNetmask 2 x 9 radiusFilterId 2 x 11 rawradiusLoginIpHost 2 x 14 rawradiusLoginService 2 x 15 rawradiusLoginTcpPort 2 x 16 radiusReplyMessage 2 x 18 radiusFramedRoute 2 x 22 rawradiusSessionTimeout 2 x 27 rawradiusIdleTimeout 2 x 28 rawradiusPortLimit 2 x 62 # If that is inconvenient, you'll probably want to make use of the string # attributes defined in dict.str-ldap and the mappings below. See the # distributed example behaviour file on how to use them. radiusServiceType 102 x 6 radiusFramedProtocol 102 x 7 radiusFramedIpAddress 102 x 8 radiusFramedIpNetmask 102 x 9 radiusLoginIpHost 102 x 14 radiusLoginService 102 x 15 radiusLoginTcpPort 102 x 16 radiusSessionTimeout 102 x 27 radiusIdleTimeout 102 x 28 radiusPortLimit 102 x 62 # Map DN of object(s) found to str, for subsequent binding dn 100 x 4