Apple Mac OS X Server File Services Manual do Utilizador Página 20

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 34
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 19
Integrating MacOS X and Novell eDirectory 19
dn: cn=schema
changetype: modify
add: attributeTypes
attributeTypes: (2.16.840.1.113719.1.304.4.30 NAME 'aplVfsdir' SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
dn: cn=schema
changetype: modify
add: attributeTypes
attributeTypes: (2.16.840.1.113719.1.304.4.40 NAME 'aplVfstype' SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
dn: cn=schema
changetype: modify
add: attributeTypes
attributeTypes: (2.16.840.1.113719.1.304.4.50 NAME 'aplVfsopts' SYNTAX
1.3.6.1.4.1.1466.115.121.1.26)
#
# create User Auxiliary class
#
dn: cn=schema
changetype: modify
add: objectclasses
objectclasses: (2.16.840.1.113719.1.304.6.1 NAME 'aplMacOSXUser' MAY
(aplXMLHomeDirectory $ aplHomeDirectory) AUXILIARY)
#
# create Mounts Effective class
# Needs to be its own class as MacOS 10.1.3 and later
# make special use of the classes’ common name when configured.
#
dn: cn=schema
changetype: modify
add: objectclasses
objectclasses: (2.16.840.1.113719.1.304.6.2 NAME 'aplMounts' SUP top STRUCTURAL
MUST ( commonName ) MAY (aplVfsdir $ aplVfstype $ aplVfsopts) X-NDS_NAMING (
'CN' ) X-NDS_CONTAINMENT ('domain' 'country' 'locality' 'organization'
'organizationalUnit' ) X-NDS_NOT_CONTAINER '1' )
C – User LDIF Template
This file can be used for updating existing users in eDirectory.
NOTE: the attribute homeDirectory must have a value, if you are not already using this
value place something like “/home/<username>” for the value.
version: 1
#
# Extend user objects
#
dn: cn=<username>,ou=<someou>,o=<someo>
changetype: modify
add: objectClass
objectClass: posixAccount
uidNumber: <some number greater than 100>
gidNumber: <some group number (usually 20 is good)>
Vista de página 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 33 34

Comentários a estes Manuais

Sem comentários