summaryrefslogtreecommitdiff
path: root/fs/etc/kanidm/unixd
blob: 5a81dc3ef2cdd7113e4219412e00d10fbd8f03bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
version = '2'

default_shell = '/bin/zsh'

home_attr = 'uuid'
home_alias = 'name'
home_prefix = '/home/'

uid_attr_map = 'name'
gid_attr_mao = 'name'

[kanidm]
pam_allowed_login_groups = ['unixers']