auth: Remove dfs_auth() from pass_check.c and s4's auth_unix
authorAndrew Bartlett <abartlet@samba.org>
Tue, 21 Jan 2014 21:54:29 +0000 (10:54 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 15 Apr 2014 08:13:12 +0000 (10:13 +0200)
commit94f0716fffdd4a29055ff47943cae85106e42847
tree63855dfc8c69d8d3cacc8001120c5cc683f18f14
parentf5cff447130e4984d96812cfecc00465fbe4cb34
auth: Remove dfs_auth() from pass_check.c and s4's auth_unix

The waf build has no logic to detect DCE/DFS, so this plaintext
authentication mechanism is dead code.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/auth/pass_check.c
source4/auth/ntlm/auth_unix.c