s4-gensec Remove fallback for simple privileges
authorAndrew Bartlett <abartlet@samba.org>
Thu, 29 Dec 2011 01:00:21 +0000 (12:00 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 29 Dec 2011 03:01:56 +0000 (14:01 +1100)
commit3f5d30c8cb98b855e349e794fe224f10f8af1c10
tree3025a8fbfce1f990da8a41a7f767d0b652d36acf
parentfe693e9148cdd9faf3525289a97373a5989e5416
s4-gensec Remove fallback for simple privileges

This makes the dependencies simpler, as this code path is no longer
required.  (That is, it makes no sense to have an NTLM login without
an auth context, and the gensec_gssapi and gensec_krb5 modules call
the PAC blob function below instead).

Andrew Bartlett
source4/auth/gensec/gensec_util.c