Move our DC to implement mandetory signing.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 5 Sep 2008 06:45:10 +0000 (16:45 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 5 Sep 2008 06:45:10 +0000 (16:45 +1000)
commit059cd93497c4c81d6ab957144beb6ae58e1638dc
treef2c57ec63c9e2b2b13ff8b25ea32c649484d5503
parentb7a1640b38e3f9bef6a031fd120fb0365801e531
Move our DC to implement mandetory signing.

(this does not change the file server role, and only really changes
what 'server signing = auto' means)

Optional signing really isn't any benifit to network security.

In doing so, allow anonymous clients (if permitted by policy) to log
in without signing, as Samba3 does not sign these connections (which
would use an all-zero key, so pointless).

Andrew Bartlett
(This used to be commit 468bf839c500ed1a26ab9a358ee64a4c0a695797)
source4/smb_server/smb/sesssetup.c
source4/smb_server/smb/signing.c