Subject: Re: bsd authentication
To: Jaromír <jdolecek@netbsd.org>
From: Johan Danielsson <joda@pdc.kth.se>
List: tech-userlevel
Date: 06/27/2001 01:04:06
Jarom=EDr Dolecek <jdolecek@netbsd.org> writes:

> * it's easy to provide e.g. Linux PAM-compatible authentication API,
>   if need be

It's easy to provide something pam-subset-compatible. Since a real
pam-module runs in the calling process' context, it can modify that
context in ways that bsd auth can never emulate, for good or bad.

/Johan