I'm running opensmtpd on CRUX linux, and yes I have access to the flags as I maintain the port :)
I used: --prefix=/usr --mandir=/usr/man --sysconfdir=/etc --libexecdir=/usr/lib Do I need to explicitly enable pam? or is it autodetected? On Mon, Aug 25, 2014 at 5:54 PM, Isak Andersson <[email protected]> wrote: > I'm running opensmtpd on CRUX linux, and yes I > have access to the flags as I maintain the port :) > > I used: --prefix=/usr --mandir=/usr/man --sysconfdir=/etc > --libexecdir=/usr/lib > > Do I need to explicitly enable pam? or is it autodetected? > > > On Mon, Aug 25, 2014 at 5:43 PM, Johannes Löthberg <[email protected]> > wrote: > >> On 25/08, Isak Andersson wrote: >> >>> Ah! Well I still think it would be useful to have documented somewhere. >>> >>> Do I need to adjust my /etc/smtpd.conf anything, because I tried it and >>> couldn't get it to work. I just used the same pam configuration as I was >>> using for dovecot: >>> >>> # cat /etc/pam.d/smtpd >>> auth required pam_unix.so >>> account required pam_unix.so >>> >>> >> Where are you running opensmtpd? As in what OS? Also, do you have access >> to the build options used? >> >> Either way, if it's for local users on the smtpd server then PAM >> shouldn't be needed. >> >> >> -- >> Sincerely, >> Johannes Löthberg >> PGP Key ID: 3A9D0BB5 >> > >
