Skip to content

Instantly share code, notes, and snippets.

@ShapeShifter499
Last active April 25, 2019 08:23
Show Gist options
  • Save ShapeShifter499/a17923c9a82206b8cf09527c2a6cb049 to your computer and use it in GitHub Desktop.
Save ShapeShifter499/a17923c9a82206b8cf09527c2a6cb049 to your computer and use it in GitHub Desktop.
/etc/nsswitch.conf
# Name Service Switch configuration file.
# See nsswitch.conf(5) for details.
passwd: files mymachines systemd
group: files mymachines systemd
shadow: files
publickey: files
hosts: files mymachines myhostname resolve [!UNAVAIL=return] dns
networks: files
protocols: files
services: files
ethers: files
rpc: files
netgroup: files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment