summaryrefslogtreecommitdiffstats
path: root/base/kra/shared/conf/auth-method.properties
blob: 2944e499f660ae3f4c10452991d4f7a0b1916fe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Authentication method mapping
#
# Format:
#   <mapping name> = <authentication manager>,...
# Example:
#   default = *
#   account = certUserDBAuthMgr,passwdUserDBAuthMgr

default = *
account = certUserDBAuthMgr,passwdUserDBAuthMgr
audit = certUserDBAuthMgr
groups = certUserDBAuthMgr
keys = certUserDBAuthMgr
keyrequests = certUserDBAuthMgr
selftests = certUserDBAuthMgr
users = certUserDBAuthMgr