Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2000 07:28:31 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpam/modules/pam_ssh Makefile
Message-ID:  <200003061528.HAA91468@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/03/06 07:28:30 PST

  Modified files:
    lib/libpam/modules/pam_ssh Makefile 
  Log:
  Make pam_ssh work.  It had an undefined symbol when it was dlopen()ed.
  I'm not quite sure about this, I think it should be using -lssh_pic since
  it's being linked into a .so, but nothing seems to complain ahd it does
  work.  (well, it works for using the authorized_keys file, but I have not
  figured out how to get it to start a ssh-agent and cache the key for me)
  
  PR:		17191
  Submitted by:	Adrian Pavlykevych <pam@polynet.lviv.ua>
  
  Revision  Changes    Path
  1.2       +2 -2      src/lib/libpam/modules/pam_ssh/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003061528.HAA91468>