Displaying 5 results from an estimated 5 matches for "13z".
Did you mean:
13
2017 Aug 03
2
pam auth problem
...le? (Remember to strip passwords if
> included)
# cat /etc/pam.d/dovecot
passdb {
driver = pam
# args = failure_show_msg=yes
# args = max_requests=12
args = %s
}
and /etc/pam.d/{imap,pop3} were untouched; both as follows
#
# $FreeBSD: releng/10.3/etc/pam.d/pop3 170771 2007-06-15 11:33:13Z yar $
#
# PAM configuration for the "pop3" service
#
# auth
#auth sufficient pam_krb5.so no_warn try_first_pass
#auth sufficient pam_ssh.so no_warn try_first_pass
auth required pam_unix.so no_warn try_fi...
2017 Aug 03
4
pam auth problem
>> auth: in openpam_parse_chain(): /etc/pam.d/dovecot(1): missing or invalid facility
>
> I do not think that it has something to do with the dovecot settings
> itself but perhaps with the pam facility settings instead?
i can believe that. any clues to debug?
randy
2017 Aug 03
0
pam auth problem
...# args = failure_show_msg=yes
> # args = max_requests=12
> args = %s
> }
this info belongs into Dovecot's conf files, not into /etc/pam.d.
> and /etc/pam.d/{imap,pop3} were untouched; both as follows
>
> #
> # $FreeBSD: releng/10.3/etc/pam.d/pop3 170771 2007-06-15 11:33:13Z yar $
> #
> # PAM configuration for the "pop3" service
> #
>
> # auth
> #auth sufficient pam_krb5.so no_warn try_first_pass
> #auth sufficient pam_ssh.so no_warn try_first_pass
> auth required...
2004 Feb 16
2
debian unstable : mutt polling imap mailboxes
...ew mail in a
"mailboxes" polled mailbox.
This happens all the time when I press the key bound to change mailbox.
I use courier IMAP at school, and I have not experienced this problem. A
bug with dovecot or mutt?
-------------- next part --------------
# $Id: .muttrc 410 2004-02-14 15:30:13Z hendry $
set alias_file=~/Mail/mutt.addressbook
# File to search for aliases in
source ~/Mail/mutt.addressbook
set ssl_starttls=yes
set certificate_file=~/Mail/certificates
set imap_force_ssl=yes
set spoolfile={hendry at mail.cs.helsinki.fi/ssl}INBOX
set folder={hendry at mail.cs.helsinki.fi/ss...
2012 Sep 17
9
[PATCH] Upgrade vtpmd to berlios version 0.7.4
...-
- .PHONY: all install clean dist gmp version
--
-diff -uprN orig/tpm_emulator-0.4/README tpm_emulator/README
---- orig/tpm_emulator-0.4/README 2006-06-23 03:37:07.000000000 -0700
-+++ tpm_emulator/README 2006-07-24 14:35:35.000000000 -0700
-@@ -13,7 +13,8 @@ $Id: README 113 2006-06-18 12:38:13Z hst
- Copyright
- --------------------------------------------------------------------------
- Copyright (C) 2004 Mario Strasser <mast@gmx.net> and Swiss Federal
--Institute of Technology (ETH) Zurich.
-+ Institute of Technology (ETH) Zurich.
-+Copyright (C) 2005 INTEL Corp...