Skip to content

Commit

Permalink
nsswitch.conf: Switch shadow map to mxshadow
Browse files Browse the repository at this point in the history
Switch shadow map from "nis" to "mxshadow" [1].

[1]: https://github.molgen.mpg.de/mariux64/mxshadow
  • Loading branch information
donald committed May 22, 2021
1 parent 483a0d2 commit d6d8a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc_etc_files/nsswitch.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
passwd: files
shadow: files nis
shadow: files mxshadow
group: files

hosts: files dns
Expand Down

0 comments on commit d6d8a59

Please sign in to comment.