Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ShapeShifter499/27a4228fd3c4116bf44fd06300c3d9c2 to your computer and use it in GitHub Desktop.
Save ShapeShifter499/27a4228fd3c4116bf44fd06300c3d9c2 to your computer and use it in GitHub Desktop.
/etc/nsswitch.conf
GNU nano 4.1 /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