ldif eta schema berriak
This commit is contained in:
parent
2d45f72456
commit
0884da1137
BIN
backup/.export.ldif.swo
Normal file
BIN
backup/.export.ldif.swo
Normal file
Binary file not shown.
BIN
backup/.export.ldif.swp
Normal file
BIN
backup/.export.ldif.swp
Normal file
Binary file not shown.
@ -36,9 +36,6 @@ active: TRUE
|
||||
cn: seiichi takimoto
|
||||
fakecn: FALSE
|
||||
secureAuth: FALSE
|
||||
devices: unknown
|
||||
lastLogin: 199412161032Z
|
||||
ip: 185.14.36.84
|
||||
gidnumber: 501
|
||||
givenname: seiichi
|
||||
homedirectory: /home/users/seiichi
|
||||
|
BIN
schema/.custom.schema.swp
Normal file
BIN
schema/.custom.schema.swp
Normal file
Binary file not shown.
@ -6,6 +6,7 @@
|
||||
## 1.3.6.1.4.1.19937.1.1.x - attributetypes
|
||||
## 1.3.6.1.4.1.19937.1.2.x - objectclasses
|
||||
##
|
||||
|
||||
attributetype ( 2.25.330098197460787237907941808102951680393.1.0 NAME 'active'
|
||||
DESC 'True if account is active'
|
||||
EQUALITY booleanMatch
|
||||
@ -49,5 +50,5 @@ attributetype ( 2.25.330098197460787237907941808102951680393.1.6 NAME 'authC
|
||||
|
||||
objectclass ( 2.25.330098197460787237907941808102951680393.1.2.0 NAME 'accountsManagement' SUP top AUXILIARY
|
||||
DESC 'Accounts management'
|
||||
MUST ( cn $ uid $ active $ fakeCn $ devices )
|
||||
MAY ( userPassword $ description $ lastLogin $ ip $ secureAuth $ authCode) )
|
||||
MUST ( cn $ uid $ active $ fakeCn )
|
||||
MAY ( userPassword $ description $ lastLogin $ ip $ devices $ secureAuth $ authCode ) )
|
||||
|
Loading…
Reference in New Issue
Block a user