Subject: Re: CVS commit: src/lib/libpam/libpam
To: Jason Thorpe <thorpej@shagadelic.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 01/20/2006 13:39:20
On Jan 20, 9:54am, thorpej@shagadelic.org (Jason Thorpe) wrote:
-- Subject: Re: CVS commit: src/lib/libpam/libpam
| Uh, this is going to require things that link against libpam to pull
| in a LOT of random libraries!
Yes, but at least people will be able to login in their machines
with the default install, rather than getting 'pam_start failed'
and authentication error. Most of the junk comes from kerberos/afs;
you can make things significantly smaller if you skip those.
christos