Be friendly to krb5_generate_random_block consumers
Allow them to disable the EGD/profile access and the use of a random seed file. These facilities are not tenable when running in the kernel.
This commit is contained in:

committed by
Nicolas Williams

parent
2107924b37
commit
5dfaa0d10b
@@ -87,6 +87,9 @@ WEAK_CRYPTO=1
|
||||
# Disable use of GSS LOCALNAME support
|
||||
NO_LOCALNAME=1
|
||||
|
||||
# No entropy-gathering daemon on Windows
|
||||
NO_RAND_EGD_METHOD=1
|
||||
|
||||
# Disable build of installers
|
||||
!ifndef NO_INSTALLERS
|
||||
BUILD_INSTALLERS=1
|
||||
|
Reference in New Issue
Block a user