/usr/share/zentyal-users/slaves.ldif is in zentyal-users 2.3.4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | dn: cn=slaves,cn=schema,cn=config
objectClass: olcSchemaConfig
cn: slaves
olcAttributeTypes: ( 1.3.6.1.4.1.31607.2.1.6.1.201 NAME 'hostname' EQU
ALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} SINGLE-VALUE )
olcAttributeTypes: ( 1.3.6.1.4.1.31607.2.1.6.1.202 NAME 'port' EQU
ALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
olcObjectClasses: ( 1.3.6.1.4.1.31607.2.1.6.2.3 NAME 'slaveHost'
DESC 'Abstraction for holding the information about an eBox slave host'
SUP top STRUCTURAL MUST ( hostname $ port ) )
|