git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3765 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-11-03 07:03:34 +00:00
parent 0486cc292c
commit 880fbc7560

View File

@@ -156,6 +156,7 @@ pop_pass (POP *p)
"kerberos authentication failed"); "kerberos authentication failed");
} }
#endif #endif
{ }
} else { } else {
/* We don't accept connections from users with null passwords */ /* We don't accept connections from users with null passwords */
if (pw->pw_passwd == NULL) if (pw->pw_passwd == NULL)