mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
9 lines
365 B
Plaintext
9 lines
365 B
Plaintext
# this should be at /etc/kanidm/unixd, and configures kanidm-unixd
|
|
# some documentation is here: https://github.com/kanidm/kanidm/blob/master/kanidm_book/src/pam_and_nsswitch.md
|
|
# pam_allowed_login_groups = ["posix_group"]
|
|
# default_shell = "/bin/bash"
|
|
# home_prefix = "/home/"
|
|
# home_attr = "uuid"
|
|
# home_alias = "spn"
|
|
# uid_attr_map = "spn"
|
|
# gid_attr_map = "spn" |