Date: Thu, 1 Feb 1996 22:24:25 GMT From: Paul Marsh <marsh@cygnus.bigsky.net> To: freebsd-questions@freebsd.org Subject: TACACS - Oops Message-ID: <199602012224.WAA15182@cygnus.bigsky.net>
next in thread | raw e-mail | index | archive | help
I was looking for someone familiar with TACACS+ on FreeBSD. The problems I'm encountering are with `setpwent` in the routine "pw.c" having a previous declaration, in /usr/include/pwd.h, of course. I can get around that by commenting out that section of code. This leaves me with an Undefined symbol `_crypt` in "do_authen.c". Thanks again. -Paul-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602012224.WAA15182>