Les problèmes de documentation de cette rubrique s'appliquent à différents emplacements du System Administration Guide: Naming and Directory Services (DNS, NIS, and LDAP).
À la fin de la rubrique “The Switch File and Password Information”, le texte suivant doit être ajouté :
Avoid maintaining multiple repositories for the same user. By maintaining centralized password management in a single repository for each user, you reduce the possibilities of confusion and error. If you choose to maintain multiple repositories per user, update password information by using the passwd -r command.
passwd -r repository |
If no repository is specified with the -r option, passwd updates the list of repositories in nsswitch.conf in reverse order.
Dans la rubrique “LDAP Naming Services Setup and Administration”, les références à l'utilisation des options de la commande ldapclient sont incorrectes. Pour toutes les versions de Solaris 9, la syntaxe de la commande doit être modifiée de la manière suivante :
Référence incorrecte |
Référence correcte |
---|---|
ldapclient -l |
ldapclient list |
ldapclient -p |
ldapclient init [-a attribute name] |
ldapclient -m |
ldapclient mod |
Pour de plus amples informations, reportez-vous à la page de manuel ldapclient(1M).
Au chapitre “Transitioning from NIS to LDAP (Overview/Tasks)”, le tableau Commands and Files doit inclure les informations supplémentaires suivantes.
Tableau 4–1 Table Commands and Files
Commande ou fichier |
Description |
---|---|
ageing.byname |
A mapping used by yppasswdd to read and write password aging information to the DIT when the NIS-to-LDAP transition is implemented. |
Au chapitre “Network Information Service (NIS) (Overview)”, le tableau NIS Map Descriptions doit comprendre les mappages NIS supplémentaires suivants.
Tableau 4–2 Table NIS Map Descriptions
Map Name |
Corresponding NIS Admin File |
Description |
---|---|---|
auth.attr |
auth.attr |
Authorization names and descriptions |
exec.attr |
exec.attr |
Profile execution attributes |
prof.attr |
prof.attr |
Attributes for execution profiles |
user.attr |
user.attr |
Extended attributes for users and roles |
audit.user |
audit.user |
User auditing preselection data |