Imported Upstream version 4.6.2
This commit is contained in:
14
install/share/kdc_req.conf.template
Normal file
14
install/share/kdc_req.conf.template
Normal file
@@ -0,0 +1,14 @@
|
||||
[ req ]
|
||||
default_bits = 2048
|
||||
distinguished_name = req_distinguished_name
|
||||
attributes = req_attributes
|
||||
prompt = no
|
||||
output_password = $PASSWORD
|
||||
|
||||
[ req_distinguished_name ]
|
||||
$SUBJBASE
|
||||
$CERTNAME
|
||||
|
||||
[ req_attributes ]
|
||||
challengePassword = A challenge password
|
||||
|
||||
Reference in New Issue
Block a user