Re: [Fink-devel] FWD: tetex-base

2002-10-14 Thread Anthony DeRobertis
On Fri, 2002-10-11 at 20:10, David R. Morrison wrote: > Anyone have suggestions about how to do this? Remove dialog from tetex-base, make tetex-base Depend: on dialog. (Assuming the dialog package works with tetex) signature.asc Description: This is a digitally signed message part

Re: [Fink-devel] PAM support for unix applications in JaguarServer

2002-10-14 Thread Antoine Duchâteau
Sorry Carsten, I am using uw-imap for more than a year... And I never found your package in the package search form fink.sourceforge.net nor in the packages list (stable or unstable). I looked for imap... Without success. This is the reason why I never used your work. As uw-imap was compiling ou

Re: [Fink-devel] PAM support for unix applications in Jaguar Server

2002-10-14 Thread Carsten Klapp
Hi Antoine, Are you trying to build my uw-imapd package? The uw-imapd works for me in 10.2 without any code modification. It should recognize usernames from the system automatically (indeed there is nothing to configure in uw-imapd). By design uw-imapd also does not allow root to login for se

[Fink-devel] PAM support for unix applications in Jaguar Server

2002-10-14 Thread Antoine Duchâteau
Hi list, For about one month I try to find a way to build a unix app so that users are correctly recognised whatever the authentication mechanism (password server Or Netinfo) they use. The solution was actually obvious (maybe too obvious, I didn't expect it to work)... You have to use PAM. I ha