From owner-freebsd-questions@FreeBSD.ORG Thu May 3 21:23:14 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AFDF316A400 for ; Thu, 3 May 2007 21:23:14 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 174D313C487 for ; Thu, 3 May 2007 21:23:13 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from [10.0.0.178] ([10.0.0.178]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id l43LNIat031530 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 3 May 2007 22:23:20 +0100 (BST) (envelope-from jhary@unsane.co.uk) Message-ID: <463A52D8.30809@unsane.co.uk> Date: Thu, 03 May 2007 22:23:36 +0100 From: Vince User-Agent: Thunderbird 1.5.0.10 (X11/20070324) MIME-Version: 1.0 To: "Michael K. Smith - Adhost" References: <17838240D9A5544AAA5FF95F8D52031602018A9A@ad-exh01.adhost.lan> In-Reply-To: <17838240D9A5544AAA5FF95F8D52031602018A9A@ad-exh01.adhost.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: RSA SecurID Pam Module Support? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2007 21:23:14 -0000 Michael K. Smith - Adhost wrote: > Hello All: > > We have recently purchased an RSA SecurID Appliance and there are no > native libraries for *BSD OS's. I have downloaded and installed the > appropriate files within the Linux Compat environment, but I'm not > having any success making it work. Specifically, the key file in > question is /compat/linux/lib/pam_securid.so. When I add the > appropriate configuration line to /etc/pam.d/sshd and attempt to log in > I get the following: > > May 3 09:43:01 ad-mon01 sshd[30508]: in openpam_load_module(): no > /compat/linux/lib/pam_securid.so found > May 3 09:43:01 ad-mon01 sshd[30508]: fatal: PAM: initialisation failed > > Of course, the file actually does exist. > > -rwxr-xr-x 1 1047 900 895304 May 2 11:13 > /compat/linux/lib/pam_securid.so > > Has anyone had any success getting this .so to work under FreeBSD, > specifically 6.2 Release? > > The last time i tried this i had no luck (2 or 3 years ago, i forget now) I was trying to authenticate against ACE server rather than a Appliance and finally ended up using pam_radius and using the ACE server as a radius server which worked pretty well. good luck, Vince > Regards and Thanks, > > Mike > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >