Menu

FreeBSD 5.1, pam_mysql w/ OpenPAM patch

2003-07-12
2013-04-17
  • Sean Middleton

    Sean Middleton - 2003-07-12

    I'm looking to install pam_mysql to work with OpenPAM and was able to use the patch posted by sem123 to compile.  My problem is when it does, I end up with a pam_mysql.o instead of a pam_mysql.so.  Also, I'm not sure where to put these files.  I'm sure this sounds like a stupid question, but I'm new to the *nix world.  Any help would be appreciated.  Thanks.

     
    • James O'Kane

      James O'Kane - 2003-07-13

      I'm not sure if the patch changes anything, but the unpatched version drops a pam_mysql.so in the top level directory (ie, not in dynamic)

       
    • Sergey Matveychuk

      Just install it from a FreeBSD ports system:
      cd /usr/ports/security/pam-mysql
      make install clean

       
      • Joshua Messer

        Joshua Messer - 2005-03-16

        The freebsd port doesn't work with myql 4.1

         

Log in to post a comment.