search for: wigner

Displaying 7 results from an estimated 7 matches for "wigner".

Did you mean: wagner
2017 Oct 25
2
authenticate as userA, but get authorization to user userB's account
Hello J?zsef, thanks for your super-fast response. Kadlecsik J?zsef <kadlecsik.jozsef at wigner.mta.hu> (Mi 25 Okt 2017 13:28:22 CEST): > > sales at example.com, using the credentials of the very own account (say > > hans at example.com)? > > We faced the same problem and solved it with a PAM module: ? > The users must use the username "groupusername*realusernam...
2017 Oct 06
2
Strange "IMAP connection broken (server response)" errors
...box INBOX: Opened mail UID=55244 because: MIME part Oct 6 14:22:02 mail2 dovecot: imap(ha4aa): Connection closed in=797 out=73151 We are out of the ideas what can be the reason for the random lost server responses. Any help is appreciated! Best regards, Jozsef -- E-mail : kadlecsik.jozsef at wigner.mta.hu PGP key: http://www.kfki.hu/~kadlec/pgp_public_key.txt Address: Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary
2017 Oct 25
0
authenticate as userA, but get authorization to user userB's account
On Wed, 25 Oct 2017, Heiko Schlittermann wrote: > Kadlecsik J?zsef <kadlecsik.jozsef at wigner.mta.hu> (Mi 25 Okt 2017 13:28:22 CEST): > > > sales at example.com, using the credentials of the very own account (say > > > hans at example.com)? > > > > We faced the same problem and solved it with a PAM module: > ? > > The users must use the username &...
2018 Mar 20
1
Strange "IMAP connection broken (server response)" errors
...{ - if (SSL_shutdown(ssl_io->ssl) != 1) { + if (!SSL_in_init(ssl_io->ssl) && SSL_shutdown(ssl_io->ssl) != 1) { /* if bidirectional shutdown fails we need to clear the error queue */ openssl_iostream_clear_errors(); Best regards, Jozsef -- E-mail : kadlecsik.jozsef at wigner.mta.hu PGP key: http://www.kfki.hu/~kadlec/pgp_public_key.txt Address: Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary
2017 Oct 20
0
Strange "IMAP connection broken (server response)" errors
...ead() failed: error:140E0197:SSL routines:SSL_shutdown:shutdown while in init I added the patch "openssl: Clear error queue after an incomplete SSL_shutdown", recompiled the package but it did not help. Any help is highly welcomed! Best regards, Jozsef -- E-mail : kadlecsik.jozsef at wigner.mta.hu PGP key: http://www.kfki.hu/~kadlec/pgp_public_key.txt Address: Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary
2017 Oct 25
0
authenticate as userA, but get authorization to user userB's account
...upusername. The applications which supports this kind of setups: - dovecot POP/IMAP server - vsfptd FTP server Addendum: for dovecot, add "*" to the allowed username chars to auth_username_chars in /etc/dovecot/conf.d/10-auth.conf. Best regards, Jozsef -- E-mail : kadlecsik.jozsef at wigner.mta.hu PGP key: http://www.kfki.hu/~kadlec/pgp_public_key.txt Address: Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary
2017 Oct 25
6
authenticate as userA, but get authorization to user userB's account
Hello, given a small organization. There are *personal* mailboxes (mailbox per user, incl. subfolders et cetera). The users can share specic folders via the ACL (we call it "other users/", Dovecot calls it "shared" folder. Additionally there are mailboxes Dovecot calls "public" (we use the term "groups/"). They are not associated with a specific account,