Modifying and compiling openpam / passwd.c

Dag-Erling Smørgrav des at des.no
Tue Mar 14 09:16:40 UTC 2006


"Mr CW" <mrcomputerwiz at hotmail.com> writes:
> I'm working on a personal-learning project using FreeBSD 5.4 that requires
> me to recompile passwd.c.  My deliema is simple:  I want to be able to make
> changes to /usr/src/contrib/openpam/lib/pam_get_authtok.c and have these
> changes compiled into passwd.

cd /usr/src/lib/libpam && make && make install

...but if you think that you need to modify pam_get_authtok.c to
change how passwd behaves, you're almost certainly on the wrong track.
Perhaps you should tell us what you're trying to do, instead of how
you're trying to do it.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-hackers mailing list