More clean up.
mouring at etoh.eviladmin.org
mouring at etoh.eviladmin.org
Mon Feb 5 14:23:07 EST 2001
I assume you don't have too much of a problem with this change? I ran
accross it recently.
--- ../openssh/auth-passwd.c Sun Jan 21 23:34:40 2001
+++ auth-passwd.c Sun Feb 4 21:18:29 2001
@@ -112,8 +112,7 @@
#ifndef HAVE_CYGWIN
if (pw->pw_uid == 0 && options.permit_root_login == 2)
return 0;
-#endif
-#ifdef HAVE_CYGWIN
+#else
/*
* Empty password is only possible on NT if the user has _really_
* an empty password and authentication is done, though.
More information about the openssh-unix-dev
mailing list