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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 34
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 18
Integrating MacOS X and Novell eDirectory 18
Appendix
A – Setting the Simple Password
The actual Netware password used at a client 32 login is actually a public/private key
system based on the RSA algorythms. Because we are using LDAP and Native File
Access to authenticate the user and mount home directories we cannot use the
public/private key system. Novell has created what is called a simple password for non-
client 32 logins, this password is generally the same as the NDS pass-phrase. There are a
few options you can use to set the simple password, I will briefly explain them. First, you
can use the Netware Remote Manager, the NFAP Security option will allow you to set
them for a single user or for multiple users. You can also use a less secure option of
turning on the clear text password option for AFPTCP.NLM and having all your users
login with the NDS password. Be aware the NDS password will move across your
network in clear text. Finally, you could use ConsoleOne from a Windows PC
workstation. ConsoleOne requires that NICI v2 or greater be installed on the Windows
PC. ConsoleOne will require the NMAS snap-ins in order to administer and set the
simple password.
B – Schema LDIF File
Notes on LDIF format:
- Version of the LDIF format should be specified at the beginning. All
examples here use version 1 formatting.
- Records in LDIF files are delimited by a blank line.
- Further additions may be specified to a given record by using the hyphen
character on its own line. This allows one to specify multiple operations to a
given dn: in one record.
- The # character delimits a comment and is not processed in an LDIF file.
The Following file is used to extend the eDirectory schema.
version: 1
#
# create MacOS X user and mounts attributes
#
dn: cn=schema
changetype: modify
add: attributeTypes
attributeTypes: (2.16.840.1.113719.1.304.4.10 NAME 'aplXMLHomeDirectory' 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.20 NAME 'aplHomeDirectory' SYNTAX
1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
Vista de página 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 33 34

Comentários a estes Manuais

Sem comentários