summaryrefslogtreecommitdiff
path: root/source4/auth/gensec/spnego.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-05-17 05:44:51 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:52:33 -0500
commit1a7b2513191fc1b29ccdbf23fca693b41a0d446a (patch)
tree8c7e79920e74951d7e62ecaa7cdd1c22febf6ab6 /source4/auth/gensec/spnego.c
parentda9b4626bc1c91629e053c494ff4dbe753fa2144 (diff)
downloadsamba-1a7b2513191fc1b29ccdbf23fca693b41a0d446a.tar.gz
samba-1a7b2513191fc1b29ccdbf23fca693b41a0d446a.tar.bz2
samba-1a7b2513191fc1b29ccdbf23fca693b41a0d446a.zip
r22966: Make sure to return LOGON_FAILURE if the user's kerberos password is
incorrect. Andrew Bartlett (This used to be commit 9dc6f36e43170bc5bf4f94d893b5a3689460d237)
Diffstat (limited to 'source4/auth/gensec/spnego.c')
-rw-r--r--source4/auth/gensec/spnego.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/gensec/spnego.c b/source4/auth/gensec/spnego.c
index 243f239d5d..79dc0ea6e7 100644
--- a/source4/auth/gensec/spnego.c
+++ b/source4/auth/gensec/spnego.c
@@ -528,7 +528,7 @@ static NTSTATUS gensec_spnego_parse_negTokenInit(struct gensec_security *gensec_
* support the first time. Lets keep this code to
* reality */
- return NT_STATUS_INVALID_PARAMETER;
+ return nt_status;
}
/** create a negTokenInit