while you are at it can you:
--- passwd.c    Tue Jul 15 12:31:13 2003
+++ passwd.c.orig       Sat Apr 19 00:27:09 2003
@@ -119,10 +119,6 @@
                fprintf(stderr, "Changing NIS password for %s\n",
                    pwd->pw_name);
                break;
-       case _PWF_HESIOD:
-               fprintf(stderr, "Changing HESIOD password for %s\n",
-                   pwd->pw_name);
-               break;
        default:
                /* XXX: Green men ought to be supported via PAM. */
                errx(1, 

thanks,
        danny


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to