Se vi è possibile, non usate NIS, il servizio di informazioni di rete, perché permette la condivisione delle password. Questo rende il sistema molto insicuro, se non è configurato in modo ottimale.
If you need password sharing between machines, you might want to consider using other alternatives. For example, you can setup an LDAP server and configure PAM on your system in order to contact the LDAP server for user authentication. You can find a detailed setup in the
http://www.tldp.org/HOWTO/LDAP-HOWTO.html (
/usr/share/doc/HOWTO/en-txt/LDAP-HOWTO.txt.gz
).
FIXME (jfs): Aggiungere informazioni su come configurarlo in Debian