summarylogtreecommitdiffstats
path: root/authentik-nss.install
blob: af49b5db5142c9aeab53718ea5c24302a4268018 (plain)
1
2
3
4
5
post_install() {
  cat << EOF
  Edit etc/nsswitch.conf to include authentik for passwd, group and shadow.
EOF
}