auth: Remove afs_auth() from pass_check.c and s4's auth_unix
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Jan 2014 02:16:52 +0000 (15:16 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 15 Apr 2014 08:13:12 +0000 (10:13 +0200)
commit3fa67e634696ac5b01a3de34892f4c0f978ff9e3
treed3e6c77e59635c26cc1affca9a3bdd9c5fc5afb5
parent94f0716fffdd4a29055ff47943cae85106e42847
auth: Remove afs_auth() from pass_check.c and s4's auth_unix

The waf build does not have code to detect support for AFS plaintext
authentication, so this 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