At 10:14 AM 5/3/2002 +0200, Lukas Geider wrote:
>Quoting Dustin Puryear <[EMAIL PROTECTED]>:
>
> > At 09:48 PM 5/1/2002 -0500, you wrote:
> > So, I initially had a service defined using the service name 'pop'. Well,
> > that's not working, so I created a configuration for 'pop', 'pop3', and
> > 'pop3d', a sample being shown below:
>
>the service name is just 'pop'.

I created a configuration for pop, pop3, and pop3d. None seem to work.

> > imap account required pam_mysql.so user=mail passwd=secret \
> >                                  host=localhost db=mail table=accountuser
> > usercolumn=username \
> >                                  passwdcolumn=password crypt=0
>
>i'm not very experienced with pam, but i think the service name shouldn't be
>prepended to the 'auth' and 'account' lines. in fact it should be omited, just
>write 'auth sufficient pam_mysql.so etc...'. or try to use 'pop' instead 
>of 'pop3d'.

It appears that under FreeBSD 4.4-RELEASE PAM configuration is done in 
/etc/pam.conf, rather than via /etc/pam.d/service-name. In pam.conf I have 
to prepend each configuration line with the service name. It appears to 
work nicely with imap, but pop fails. I'm using the same configuration with 
pop as with imap, with the exception that I changed the service "imap" 
to  "pop" (or pop3 or pop3d). This is why I feel it should work, but am 
perplexed that it doesn't.

Regards, Dustin


---
Dustin Puryear <[EMAIL PROTECTED]>
UNIX and Network Consultant
http://members.telocity.com/~dpuryear
PGP Key available at http://www.us.pgp.net
In the beginning the Universe was created.
This has been widely regarded as a bad move. - Douglas Adams

Reply via email to