pam_ldap and passwd

Danny Braniss danny at cs.huji.ac.il
Mon Nov 24 07:07:55 PST 2003


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




More information about the freebsd-current mailing list