]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
ldap-schema: Fix syntax for RADIUS accounting attributes
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 19 May 2023 16:55:37 +0000 (12:55 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 19 May 2023 16:55:50 +0000 (12:55 -0400)
doc/schemas/ldap/openldap/freeradius-radacct.ldif [new file with mode: 0644]
doc/schemas/ldap/openldap/freeradius-radacct.schema

diff --git a/doc/schemas/ldap/openldap/freeradius-radacct.ldif b/doc/schemas/ldap/openldap/freeradius-radacct.ldif
new file mode 100644 (file)
index 0000000..e8cf9c8
--- /dev/null
@@ -0,0 +1,22 @@
+dn: cn=freeradius-radacct,cn=schema,cn=config
+objectClass: olcSchemaConfig
+cn: freeradius-radacct
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.66 NAME 'radiusAcctAuthentic' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.67 NAME 'radiusAcctInputOctets' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.68 NAME 'radiusAcctInterval' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.69 NAME 'radiusAcctOutputOctets' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.70 NAME 'radiusAcctSessionId' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.71 NAME 'radiusAcctSessionTime' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.72 NAME 'radiusAcctStartTime' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.73 NAME 'radiusAcctStopTime' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.74 NAME 'radiusAcctTerminateCause' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.75 NAME 'radiusAcctUniqueId' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.76 NAME 'radiusAcctUpdateTime' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.77 NAME 'radiusConnectInfoStart' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.78 NAME 'radiusConnectInfoStop' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.79 NAME 'radiusNASIdentifier' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.80 NAME 'radiusNASPort' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.81 NAME 'radiusNASPortId' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.82 NAME 'radiusNASPortType' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: ( 1.3.6.1.4.1.11344.4.1.3.1.83 NAME 'radiusUserName' DESC '' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcObjectClasses: ( 1.3.6.1.4.1.11344.4.3.2.3 NAME 'radiusacct' SUP top AUXILIARY MAY ( radiusAcctAuthentic $ radiusAcctInputOctets $ radiusAcctInterval $ radiusAcctOutputOctets $ radiusAcctSessionId $ radiusAcctSessionTime $ radiusAcctStartTime $ radiusAcctStopTime $ radiusAcctTerminateCause $ radiusAcctUniqueId $ radiusAcctUpdateTime $ radiusConnectInfoStart $ radiusConnectInfoStop $ radiusNASIdentifier $ radiusNASPort $ radiusNASPortId $ radiusNASPortType $ radiusUserName ) )
index b19cd355a75e3e907c49886de513aeda8b3230bc..02171081d71e7b1acad25e6a56ff0e6dfee69a10 100644 (file)
@@ -10,7 +10,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.66
        NAME 'radiusAcctAuthentic'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -18,7 +18,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.67
        NAME 'radiusAcctInputOctets'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -26,7 +26,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.68
        NAME 'radiusAcctInterval'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -34,7 +34,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.69
        NAME 'radiusAcctOutputOctets'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -42,7 +42,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.70
        NAME 'radiusAcctSessionId'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -50,7 +50,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.71
        NAME 'radiusAcctSessionTime'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -58,7 +58,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.72
        NAME 'radiusAcctStartTime'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -66,7 +66,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.73
        NAME 'radiusAcctStopTime'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -74,7 +74,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.74
        NAME 'radiusAcctTerminateCause'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -82,7 +82,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.75
        NAME 'radiusAcctUniqueId'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -90,7 +90,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.76
        NAME 'radiusAcctUpdateTime'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -98,7 +98,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.77
        NAME 'radiusConnectInfoStart'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -106,7 +106,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.78
        NAME 'radiusConnectInfoStop'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -114,7 +114,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.79
        NAME 'radiusNASIdentifier'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -122,7 +122,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.80
        NAME 'radiusNASPort'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -130,7 +130,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.81
        NAME 'radiusNASPortId'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -138,7 +138,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.82
        NAME 'radiusNASPortType'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )
 
@@ -146,7 +146,7 @@ attributetype ( 1.3.6.1.4.1.11344.4.1.3.1.83
        NAME 'radiusUserName'
        DESC ''
        EQUALITY caseIgnoreMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
        SINGLE-VALUE
  )