> > What exactly is the problem under consideration that > > (given the appropriate modules) PAM doesn't solve? > > Just one, IMHO. PAM needs root access. Interesting that your one problem is different from Lawrence Greenfeld's. PAM only needs root access if it's authenticating off /etc/shadow. Few medium-to-large scale operations today distribute passwords via NIS to shadow files. Most, like mine, use LDAP, and you can authenticate off an LDAP database without being root. For a very secure setup, hash the passwords in the LDAP database (gives shadow-like security) and grant compare access to your client machines (allows them to authenticate without even read access).
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... Devdas Bhagat
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... GOMBAS Gabor
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... Jeremy Howard
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... Devdas Bhagat
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... mills
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.... Devdas Bhagat
- Re[2]: SASL re-entrancy crisis (was: OpenLDAP 2.0.... Kevin J. Menard, Jr.
- Re: Re[2]: SASL re-entrancy crisis (was: Open... Devdas Bhagat
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... Ken Murchison
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... ichbin
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... ichbin
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.... Roland Pope
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... ichbin
- Re: Re[2]: SASL re-entrancy crisis (was: OpenLDAP ... Jeremy Howard
- Re[4]: SASL re-entrancy crisis (was: OpenLDAP 2.0.... Kevin J. Menard, Jr.
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... Devdas Bhagat
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... GOMBAS Gabor
- Re: Re[2]: SASL re-entrancy crisis (was: OpenLDAP ... GOMBAS Gabor
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... Ken Murchison
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... Julio Sanchez Fernandez
- Re: SASL re-entrancy crisis (was: OpenLDAP 2.0.x +... Devdas Bhagat