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