kanidm/examples/unixd

11 lines
380 B
Plaintext
Raw Normal View History

2021-05-16 06:10:29 +02:00
# this should be at /etc/kanidm/unixd, and configures kanidm-unixd
# some documentation is here: https://github.com/kanidm/kanidm/blob/master/book/src/pam_and_nsswitch.md
# pam_allowed_login_groups = ["posix_group"]
2021-06-19 07:35:11 +02:00
# default_shell = "/bin/sh"
# home_prefix = "/home/"
# home_attr = "uuid"
# home_alias = "spn"
# use_etc_skel = false
# uid_attr_map = "spn"
# gid_attr_map = "spn"