Entwicklungsumgebung/Dateiliste/nsswitch.conf
Zur Navigation springen
Zur Suche springen
Diese Seite ist momentan eine Baustelle im Zustand: 1
-
0
-
1
-
2
-
3
-
4
Wird bearbeitet von: Schoffer
Hilfe zum Bearbeitungsstatus: Hilfe:Status eines Artikels
/etc/nsswitch.conf
Achtung: Bitte achten Sie unbedingt darauf, beim Kopieren und Einfügen einen Editor mit UNIX-Zeilenumbrüchen zu verwenden!
Hinweis: Die im delixs-Schulserver geänderten Zeilen sind gelb unterlegt.
<source highlight="7-9" lang="text">
- /etc/nsswitch.conf
- Example configuration of GNU Name Service Switch functionality.
- If you have the `glibc-doc-reference' and `info' packages installed, try:
- `info libc "Name Service Switch"' for information about this file.
passwd: compat ldap group: compat ldap shadow: compat ldap
hosts: files dns networks: files
protocols: db files services: db files ethers: db files rpc: db files
netgroup: nis </source>