Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2003 14:09:45 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        "Marc G. Fournier" <scrappy@hub.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Novell Pam Auth Module: pam_ascauth
Message-ID:  <20030625190945.GB43269@dan.emsphone.com>
In-Reply-To: <20030625155512.N10424@hub.org>
References:  <20030625155512.N10424@hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 25), Marc G. Fournier said:
> has anyone worked with this?  we can get it to work fine on a
> desktop, but as soon as we try to do anything with it inside of jail,
> auth fails and the errors don't help much :(

Try ktracing or trussing the login process; maybe it's trying to do
something a jailed root user can't do, and the pam stuff isn't checking
for it because it doesn't expect it to ever fail?

I've used pam_ldap to authenticate to a Novell server, but have never
tried it in a jail.  You might want to try that if you can't get
pam_ascauth working.

-- 
	Dan Nelson
	dnelson@allantgroup.com



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