Displaying 20 results from an estimated 20000 matches similar to: "passdb to add extra fields?"
2007 Jun 15
2
winbind nss configuration
I'm having the hardest time trying to come up with the optimal
configuration with NSS Winbind support. I want it to work right offline.
That is, name lookups shouldn't take 30 minutes to time out or lock the
system up. And if the name lookup is for a local name, I want Winbind to
be 100% out of hte picture.
I've tried this, without much luck:
passwd: compat [SUCCESS=return] winbind
2015 Mar 06
2
Call for testing: OpenSSH 6.8
On Wed, 4 Mar 2015, mikep at noc.utoronto.ca wrote:
> Re-testing 'openssh-SNAP-20150305' on Solaris 10, with 'gcc':
>
> Configure, 'make' complete; 'make tests' fails at:
>
> postcondition check failed: setstat readonly
I couldn't reporoduce this on an illumos zone that I had access to,
will try installing solaris10 next.
-d
2015 Mar 11
4
Call for testing: OpenSSH 6.8
On Tue, 10 Mar 2015, Damien Miller wrote:
> On Fri, 6 Mar 2015, Damien Miller wrote:
>
>> On Wed, 4 Mar 2015, mikep at noc.utoronto.ca wrote:
>>
>>> Re-testing 'openssh-SNAP-20150305' on Solaris 10, with 'gcc':
>>>
>>> Configure, 'make' complete; 'make tests' fails at:
>>>
>>> postcondition check
2015 May 07
2
Additional userdb variables in passwd [was Re: Dovecot Replication - Architecture Endianness?]
On 7/05/2015 7:49 AM, Timo Sirainen wrote:
> On 06 May 2015, at 13:52, Reuben Farrelly <reuben-dovecot at reub.net> wrote:
>>
>> On 4/05/2015 11:06 PM, Teemu Huovila wrote:
>>>> Also is there a way to restrict replication users aside from a crude hack around system first and last UIDs?
>>> You can set the userdb to return an empty mail_replica variable for
2006 Mar 26
2
userdb prefetch not working for passdb sql
Hi all,
I'm using 1.0.beta3 and having problems using userdb prefetch in conjuction with passdb sql. Here are my mail logs when I log to virtual account "testuser at mydomain.com" by doing "telnet localhost 143":
Mar 26 15:15:47 imapserver dovecot: Dovecot v1.0.beta3 starting up
Mar 26 15:15:49 imapserver dovecot: auth-worker(default): mysql: Connected to (null) (mail)
2015 May 08
1
Additional userdb variables in passwd [was Re: Dovecot Replication - Architecture Endianness?]
On 8/05/2015 6:10 PM, Teemu Huovila wrote:
> On 05/07/2015 02:32 PM, Reuben Farrelly wrote:
>> On 7/05/2015 7:49 AM, Timo Sirainen wrote:
>>> On 06 May 2015, at 13:52, Reuben Farrelly
>>> <reuben-dovecot at reub.net> wrote:
>>>>
>>>> On 4/05/2015 11:06 PM, Teemu Huovila wrote:
>>>>>> Also is there a way to restrict
2015 May 06
2
Dovecot Replication - Architecture Endianness?
On 4/05/2015 11:06 PM, Teemu Huovila wrote:
>> Also is there a way to restrict replication users aside from a crude hack around system first and last UIDs?
> You can set the userdb to return an empty mail_replica variable for users you want to exclude from replication.
> http://hg.dovecot.org/dovecot-2.2/rev/c1c67bdc8752
>
> br,
> Teemu Huovila
One last question. Is it
2013 Oct 17
1
SSH regression test failure question
Hi,
meanwhile I am deeper into OpenSSH (followed the well-done docs, that I missed
in the beginning).
'make build' works with current CVS.
But
REGRESS_FULL=1 make regress
fails for ssh:
failed sftp permissions
*** Error 1 in ssh (Makefile:145 't-sftp-perm')
FAILED
*** Error 1 in ssh (<bsd.regress.mk>:101 'regress')
*** Error 1 in /usr/src/regress/usr.bin
2007 Feb 09
5
resilience suggestion
On the whole we are pleased with our trials of dovecot to replace UW-IMAP.
But (ah!) we have hit one particular problem, in which we think dovecot
could probably benefit from a resilience improvement.
We're running dovecot on Fedora Core 5 (FC5), with passwd map details
supplied by NIS. We have found that "nscd" sometimes thinks that a
username is invalid, even though it is valid.
2003 Jan 27
19
Winbind on HPUX11, Totally Stuck, Please Help
Skipped content of type multipart/alternative
2003 Feb 05
7
Winbind on HPUX 11, some small progress
Hi All,
Well, i've managed to enable some debugging in syslog, I had to put in
/etc/syslog.conf
;*.debug
on the syslog line.
So at least I have an error which is being returned into syslog from
winbind.
This is what I get from winbind
Feb 4 21:13:17 coastdr pam_winbind[20753]: Verify user `lonnie'
Feb 4 21:13:18 coastdr pam_winbind[20753]: user 'lonnie' granted acces
Feb 4
2020 May 26
2
doveadm: extra lines?
Hello,
I?m sending doveadm ?kick? commands to doveadm-server via the doveadm protocol. When ?kick? sends back a NOTFOUND error, though, it?s sending back additional output. strace shows:
write(3<UNIX:[3158354->3156665]>, "\t\tkick\tmyssltest\n", 17) = 17
...
read(3<UNIX:[3158354->3156665]>, "\n-NOTFOUND\n\n-\n", 8192) = 14
Going by the protocol
2019 Dec 16
5
Local lmtp proxy on backend server
Hi Aki,
If I adapt this configuration on svr1 like this[0], should the mail not
be delivered at svr2
passdb {
driver = pam
# [session=yes] [setcred=yes] [failure_show_msg=yes]
[max_requests=<n>]
# [cache_key=<key>] [<service name>]
#args = dovecot
default_fields = proxy=y host=svr2
}
passdb {
driver = passwd
skip = authenticated
default_fields = proxy=y
2020 Jun 23
2
nodelay passdb extra field does not work?
On Tue, Jun 23, 2020 at 5:17 PM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
>
> > On 23/06/2020 12:15 Joe Wong <joewong99 at gmail.com> wrote:
> >
> >
> > Hello, I have added 'y' as nodelay in my passdb query and I see the
> following in log:
> >
> > dovecot: imap-login: Debug: Ignoring unknown passdb extra field: nodelay
>
2010 Jan 24
2
authentication with userdb and passdb fails
Hello
I cannot retrieve mail via pop3 using dovecot. I have mail in my mailbox
(postfix works fine, maildir contains more then 5 mail files), I use
virtual user. I also changed auth to plaintext for debugging purpuse.
server:
Dovecot 1.0.7
CenoOS 5.4
client: Thunderbird on Kubuntu, username: jure at hrabri.org pass:jure
I tried different parameters and was closest to success with this:
2019 Aug 26
4
User found but password failure
Trying to figure out which step is causing me not to be able to
login. I am using a password file,
passdb {
driver = passwd-file
args = scheme=SHA512-CRYPT username_format=%u /etc/dovecot/passwd
}
We will assume that the pw I created using 'doveadm pw -s
SHA512-CRYPT' matches the password I will be using to login below. I
crank the debugging mode,
auth_debug_passwords = yes
2020 Jun 23
0
nodelay passdb extra field does not work?
> On 23/06/2020 12:19 Joe Wong <joewong99 at gmail.com> wrote:
>
>
>
>
> On Tue, Jun 23, 2020 at 5:17 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> >
> > > On 23/06/2020 12:15 Joe Wong <joewong99 at gmail.com> wrote:
> > >
> > >
> > > Hello, I have added 'y' as nodelay in my passdb query and I
2011 Oct 04
2
GSSAPI and deny=yes passdb
Hi. Is it possible to use GSSAPI authentication and deny passdb
together? Seems it doesn't work as I expect: GSSAPI doesn't check deny
passdb, so I'm not able to restrict access to GSSAPI-users.
I can see these in logs when user tries to connect with PLAIN
authentication (via pam_krb5):
Oct 4 11:14:31 vm03 auth: Debug: passwd-file(testuser,172.17.0.123):
lookup: user=testuser
2014 Oct 21
2
Properly "locking" a useraccount (on a proxy)
I'm preparing a migration of several mailboxes to another machine.
The different useraccounts are distributed to different backend
machines by means of a dovecot LMTP/IMAP/POP proxy.
Proxying is working really well (now that the kernel does as it should).
But how can I "lock" a user during migration?
The plan is:
============
* lock the user
* kick the user (doveadm kick)
*
2019 Sep 25
1
'director_tag' field returned from passdb lookup results in 'unknown passdb extra field'
Hello all,
I'm working with director in tandem with 'director_tags' to group some
backend hosts. I've assigned the groups to the hosts by appending a '@'
character after the IP address of a backend host under
director_mail_servers:
...
director_mail_servers = 192.168.0.1 at foo 192.168.0.2 at bar 192.168.0.3 at foobar
...
I can confirm that the backend hosts