mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
* Remove unneeded files * Ensure we config client config for freebsd * Improve shell handling * Use freebsd compat nss
9 lines
327 B
TOML
9 lines
327 B
TOML
# Don't set the value for autodetect
|
|
# cpu_flags = "none"
|
|
server_admin_bind_path = "/var/run/kanidmd/sock"
|
|
server_ui_pkg_path = "/usr/share/kanidm/ui/hpkg"
|
|
server_config_path = "/etc/kanidm/server.toml"
|
|
client_config_path = "/etc/kanidm/config"
|
|
resolver_config_path = "/etc/kanidm/unixd"
|
|
resolver_unix_shell_path = "/bin/bash"
|