Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • tardis default
  • online-lip-2020
  • ss18
  • ws18
  • ws17
  • ss17
  • ws16
  • ss16
  • ws15 protected
  • ss15 protected
  • ws14 protected
  • buildhauer protected
  • ss14 protected
14 results

INFORMATIK.tex

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    nsswitch.conf 483 B
    # /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.
    
    hosts:          files dns
    networks:       files
    
    protocols:      db files
    services:       db files
    ethers:         db files
    rpc:            db files
    
    netgroup:       nis
    passwd:		compat ldap
    group: 		compat ldap
    shadow:		compat ldap
    gshadow:	files