pam_listfile.so 'missing' from Darwin dist
pam_listfile.so 'missing' from Darwin dist
- Subject: pam_listfile.so 'missing' from Darwin dist
- From: OpenMacNews <email@hidden>
- Date: Tue, 02 Aug 2005 11:44:01 -0700
hi all,
i'm bouncing around even trying to find the right place 4 this post .... but i
think (finally) _this_ is it ...
i'm setting up an IMAP server (fwiw, Dovecot ...) on OSX to use PAM
authentication against a flat_file ...
from the docs, iiuc, to do so i need to setup with something like:
===================================
(EDITOR) /etc/pam.d/imap
auth required pam_listfile.so item=user sense=allow file=/var/imapusers
onerr=fail
===================================
for a userdb listing in "/var/imapusers".
where, per:
<http://www.kernel.org/pub/linux/libs/pam/modules.html>
pam_listfile provides:
"pam_listfile: authenticate users based on the contents of a specified file"
all good, except where's "pam_listfile.so" on OSX?
% ls /usr/lib/pam/
pam_afpmount.so pam_nologin.so pam_securetty.so pam_uwtmp.so
pam_deny.so pam_permit.so pam_securityserver.so pam_wheel.so
pam_netinfo.so pam_rootok.so pam_unix.so
do i have to grab-n-install it from somewhere? or are one of these ^ an
'equivalent' ...
i note here:
<http://www.padl.com/Research/Darwin.html>
that PADL Software Pty Ltd "ported the widely available Linux-PAM to Darwin",
and that
"PADL are no longer actively maintaining this port. Apple have indicated that
PAM is part of OS X 10.2."
but, perusing the modules that are available in Darwin source @:
<http://www.opensource.apple.com/darwinsource/10.4.2/pam_modules-17/>
there's no pam_listfile.so either ...
thanks,
richard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden