]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add files via upload 2330/head
authorZeus Panchenko <z-eos@users.noreply.github.com>
Fri, 12 Oct 2018 21:27:30 +0000 (00:27 +0300)
committerGitHub <noreply@github.com>
Fri, 12 Oct 2018 21:27:30 +0000 (00:27 +0300)
doc/schemas/ldap/openldap/freeradius-radacct.schema [new file with mode: 0644]

diff --git a/doc/schemas/ldap/openldap/freeradius-radacct.schema b/doc/schemas/ldap/openldap/freeradius-radacct.schema
new file mode 100644 (file)
index 0000000..9091082
--- /dev/null
@@ -0,0 +1,191 @@
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.66
+       NAME 'radiusAcctSessionId'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.67
+       NAME 'radiusAcctUniqueId'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.68
+       NAME 'radiusUserName'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.69
+       NAME 'radiusRealm'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.70
+       NAME 'radiusNASIPAddress'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.71
+       NAME 'radiusNASPortId'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.72
+       NAME 'radiusNASPortType'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.73
+       NAME 'radiusAcctStartTime'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.74
+       NAME 'radiusAcctUpdateTime'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.75
+       NAME 'radiusAcctStopTime'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.76
+       NAME 'radiusAcctInterval'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.77
+       NAME 'radiusAcctSessionTime'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.78
+       NAME 'radiusAcctAuthentic'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.79
+       NAME 'radiusConnectInfoStart'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.80
+       NAME 'radiusConnectInfoStop'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.81
+       NAME 'radiusAcctInputOctets'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.82
+       NAME 'radiusAcctOutputOctets'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.83
+       NAME 'radiusCalledStationId'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.84
+       NAME 'radiusCallingStationId'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.85
+       NAME 'radiusAcctTerminateCause'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.86
+       NAME 'radiusServiceType'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.87
+       NAME 'radiusFramedProtocol'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+attributetype ( 1.3.6.1.4.1.11344.4.3.1.88
+       NAME 'radiusFramedIpAddress'
+       DESC ''
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SINGLE-VALUE
+ )
+
+objectclass ( 1.3.6.1.4.1.11344.4.3.2.3
+       NAME 'radiusacct'
+       SUP top
+       AUXILIARY
+       MAY (  $ radiusAcctSessionId $ radiusAcctUniqueId $ radiusUserName $ radiusRealm $ radiusNASIPAddress $ radiusNASPortId $ radiusNASPortType $ radiusAcctStartTime $ radiusAcctUpdateTime $ radiusAcctStopTime $ radiusAcctInterval $ radiusAcctSessionTime $ radiusAcctAuthentic $ radiusConnectInfoStart $ radiusConnectInfoStop $ radiusAcctInputOctets $ radiusAcctOutputOctets $ radiusCalledStationId $ radiusCallingStationId $ radiusAcctTerminateCause $ radiusServiceType $ radiusFramedProtocol $ radiusFramedIpAddress )
+ )
+