diff options
author | Andrew Bartlett <abartlet@samba.org> | 2018-02-09 16:51:22 +1300 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2018-02-09 07:59:20 +0100 |
commit | 5a483bc0d1d1daf68999c397a0094631fadacc40 (patch) | |
tree | 0bef1ac93dcaa642ffeb08a6a02086b653faab89 /lib | |
parent | be3c8d08ec6331c2d4c1724cb3933c34fb7d7f0f (diff) | |
download | samba-5a483bc0d1d1daf68999c397a0094631fadacc40.tar.gz |
lib/crypto/REQUIREMENTS: DRSUAPI replication replicated secrets was missing from the RC4 section
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/crypto/REQUIREMENTS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/crypto/REQUIREMENTS b/lib/crypto/REQUIREMENTS index 3cd8a15249d..ff91a2f9174 100644 --- a/lib/crypto/REQUIREMENTS +++ b/lib/crypto/REQUIREMENTS @@ -16,6 +16,7 @@ ARCFOUR (RC4) - Password encryption on SAMR for password set/get - NETLOGON SamLogon session keys - Schannel + - DRSUAPI replication replicated secrets # GNUTLS >= 3.0.0 # NETTLE |