Tripp Lite PDU3VSR6L2130 Owner's Manual for SNMPWEBCARD 9332CE - Page 99

Sample A, Sample 'dictionary.tripplite' FreeRadius Configuration File

Page 99 highlights

8. Appendix Sample A Sample 'dictionary.tripplite' FreeRadius Configuration File VENDOR TrippLite 850 BEGIN-VENDOR TrippLite # # Access is granted to the various facilities within the PowerAlert software # by means of the TrippLite-Authorization attribute, which is a comma-delimited # string of facility-code to access-level pairs. # # Facility Codes: default, security, networksettings, systemsettings, systreminfo, # logging, devicestatus, devicecontrols, deviceevents, # deviceloads, actions, schedules, discovery # # Access Levels: none (or 0), ro (or 1), rw (or 2) # # Example: default=rw,security=none,systemsettings=ro # # - The default access for all non-specified facilitys is read/write # - The user has no access to the security facility # - The user has read-only access to the system settings # ATTRIBUTE TrippLite-Authorization 1 string # # Comma-delimited string of outlet security realms from 1 through 32 to which # an otherwise restricted user has read-write access. # # Example: 1-5,10,15 # # - User has read-write access to realms 1, 2, 3, 4 and 5 # - User has read-write access to realms 10 and 15 # ATTRIBUTE TrippLite-Outlet-Realms 2 string # # Simple message, usually sent as part of accounting # ATTRIBUTE TrippLite-Message 3 string END-VENDOR TrippLite 99

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100

99
8. Appendix
Sample A
Sample 'dictionary.tripplite' FreeRadius Configuration File
##############################################################################
VENDOR
TrippLite
850
BEGIN-VENDOR
TrippLite
#
# Access is granted to the various facilities within the PowerAlert software
# by means of the TrippLite-Authorization attribute, which is a comma-delimited
# string of facility-code to access-level pairs.
#
# Facility Codes: default, security, networksettings, systemsettings, systreminfo,
#
logging, devicestatus, devicecontrols, deviceevents,
#
deviceloads, actions, schedules, discovery
#
# Access Levels: none (or 0), ro (or 1), rw (or 2)
#
# Example: default=rw,security=none,systemsettings=ro
#
#
- The default access for all non-specified facilitys is read/write
#
- The user has no access to the security facility
#
- The user has read-only access to the system settings
#
ATTRIBUTE TrippLite-Authorization
1
string
#
# Comma-delimited string of outlet security realms from 1 through 32 to which
# an otherwise restricted user has read-write access.
#
# Example: 1-5,10,15
#
#
- User has read-write access to realms 1, 2, 3, 4 and 5
#
- User has read-write access to realms 10 and 15
#
ATTRIBUTE TrippLite-Outlet-Realms
2
string
#
# Simple message, usually sent as part of accounting
#
ATTRIBUTE TrippLite-Message
3
string
END-VENDOR TrippLite