HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] LDAP user authentication
On Thu, 2006-05-25 at 06:56 -0400, joea wrote:
> Please send it, with any pointers you might feel like sharing. I'll probably
> not find it in the archives.
There isn't any documentation at all relating to this feature, AFAIK.
But if you hfaxd was compiled with PAM support it 'just works'.
throw:/opt/hylafax/sbin # ldd hfaxd
linux-gate.so.1 => (0xffffe000)
libfaxutil.so => /opt/hylafax/lib/libfaxutil.so (0x40018000)
libpam.so.0 => /lib/libpam.so.0 (0x4008d000)
libpam_misc.so.0 => /lib/libpam_misc.so.0 (0x40095000)
...
It appears to just use the default PAM stack, although it would be nice
if it looked for a "hylafax" stack.
> >> Looking for pointers on using LDAP for hylafax user authentication.
> > Actually I wrote LDAP authentication for Hylafax against PAM last year.
> > Look in archives or if you can't find I will send you code.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*