authTokent --> authCode
This commit is contained in:
parent
73105dc3c5
commit
2d45f72456
Binary file not shown.
Binary file not shown.
@ -41,7 +41,7 @@ attributetype ( 2.25.330098197460787237907941808102951680393.1.5 NAME 'secur
|
|||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
|
||||||
SINGLE-VALUE )
|
SINGLE-VALUE )
|
||||||
|
|
||||||
attributetype ( 2.25.330098197460787237907941808102951680393.1.6 NAME 'authToken'
|
attributetype ( 2.25.330098197460787237907941808102951680393.1.6 NAME 'authCode'
|
||||||
DESC 'Two factor authentication token'
|
DESC 'Two factor authentication token'
|
||||||
EQUALITY caseIgnoreIA5Match
|
EQUALITY caseIgnoreIA5Match
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
|
||||||
@ -50,4 +50,4 @@ attributetype ( 2.25.330098197460787237907941808102951680393.1.6 NAME 'authT
|
|||||||
objectclass ( 2.25.330098197460787237907941808102951680393.1.2.0 NAME 'accountsManagement' SUP top AUXILIARY
|
objectclass ( 2.25.330098197460787237907941808102951680393.1.2.0 NAME 'accountsManagement' SUP top AUXILIARY
|
||||||
DESC 'Accounts management'
|
DESC 'Accounts management'
|
||||||
MUST ( cn $ uid $ active $ fakeCn $ devices )
|
MUST ( cn $ uid $ active $ fakeCn $ devices )
|
||||||
MAY ( userPassword $ description $ lastLogin $ ip $ secureAuth $ authToken) )
|
MAY ( userPassword $ description $ lastLogin $ ip $ secureAuth $ authCode) )
|
||||||
|
Loading…
Reference in New Issue
Block a user