s4-smb_server No longer follow the security=share smb.conf directive
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 Nov 2011 20:43:43 +0000 (07:43 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 Nov 2011 01:58:06 +0000 (02:58 +0100)
commit56e760f8f16f41c7879e792b20f53bce11f6e721
tree3648aba1e28e662d4bf877e685c0f63b8022dd3f
parent862b81791e24e179cfb3419e331d8d2605475bee
s4-smb_server No longer follow the security=share smb.conf directive

By ignoring the value of security= from the smb.conf, we can allow this
to instead set the value of 'server role' in a manner compatible
with the Samba 3.x release stream.

Andrew Bartlett
source4/smb_server/session.c
source4/smb_server/smb/negprot.c
source4/smb_server/smb/receive.c
source4/smb_server/smb2/receive.c
source4/smb_server/smb_server.h