Displaying 20 results from an estimated 30000 matches similar to: "Settings for authentication without an extra password file"
2015 Jun 15
3
Problem logging in during testing
Instructions at http://wiki2.dovecot.org/BasicConfiguration say the
next thing to test after getting IMAP and Telnet working is to create
a dummy user file with the following command:
echo "$USER:{PLAIN}password:$UID:$GID::$HOME" > users
And place it in /etc/dovecot and protect it appropriately. It was also
edited to change the plain-text password from `password' to what it
2007 May 29
1
Error: no authentication failed
Hi,
I have installed the dovecot on my redhat linux host. But when I log in
with dovecot/test I got Error: no authentication failed after I got ok
dovecot ready when I connect to local host. dovecot/test was set in the
password.dovecot file. But I do not know how can I use this username and
password in the configuration file.
Could anyone give me a hand to let me know how to configurate the
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
2020 May 27
0
doveadm: extra lines?
I did a bit more digging, and the issue appears to manifest only when doveadm sends back an error code.
Here is a ?user? and a ?kick?, both of which fail with error codes:
> echo -ne 'VERSION\tdoveadm-server\t1\t0\nD\tharry\tuser\nD\t\tkick\tharry\n' | nc -U /var/run/dovecot/doveadm-server | xxd
0000000: 2b0a 0a2d 5553 4147 450a 0a2d 0a0a 2d4e +..-USAGE..-..-N
0000010: 4f54 464f 554e
2005 Sep 14
1
Local authentication without password
Hi,
is it possible to configure dovecot so that users from a specific IP
(let's say 127.0.0.1) don't have to send password? They would be
authenticated no matter if passwords match or not.
Thanks, Sebastjan
2006 Mar 13
2
Authentication without password
Hi all,
for one of my developpements, I need to be able to connect an IMAP
server
with a login but without password.
(I use dovecot 1.0.beta3)
For the userdb, I use "userdb static" :
userdb static {
args = uid=114 gid=114 home=/mydev/mail/%u
}
But I don't know how to allow IMAP connection by my application
without password.
I won't connect to a database, having a
2019 Aug 26
1
User found but password failure
On Mon, Aug 26, 2019 at 4:36 PM Joseph Tam via dovecot
<dovecot at dovecot.org> wrote:
>
> On Sun, 25 Aug 2019, Mauricio Tavares wrote:
>
> > Per [1] I decided to see what the response (base64-reply) I am
> > submitting to dovecot looks like:
> >
> > echo 'base64-reply' | base64 -d
> > raub at example.compassword
>
> I think there's a
2011 Nov 05
0
FW: Help with CA Certificates for user authentication?
My apologies to the list for inadvertently taking this offline.
As info:
-----Original Message-----
From: Iain Morgan [mailto:Iain.Morgan at nasa.gov]
Sent: Friday, November 04, 2011 8:15 PM
To: wfdawson at bellsouth.net
Subject: Re: Help with CA Certificates for user authentication?
On Fri, Nov 04, 2011 at 11:53:25 -0500, wfdawson at bellsouth.net wrote:
>
> Thanks for the
2006 Dec 20
1
Odd Error: Expecting '='
Hi all,
I'm working on setting up dovecot on a test system. When I try to
start dovecot I get this error:
Fatal: Error in configuration file /etc/dovecot/dovecot.conf line
504: Expecting '='
Line 504 in my config is this:
auth default {
passdb sql {
args = /usr/local/etc/dovecot-sql.conf
}
userdb sql {
args = /usr/local/etc/dovecot-sql.conf
2007 Apr 28
1
Auth(default): add one userdb - what does this mean?
I got dovecot to start but then I had to reboot and now Im receiving errors:
Apr 27 19:48:18 wadesmart dovecot: auth(default): You'll need to add at
least one userdb
Im still following the steps from http://wiki.dovecot.org/BasicConfiguration
wade
2014 Mar 28
1
struggling with dovecot v2.2
Hello all,
Long time, no write :-)
I am building a spanking, wonderful new mail server.
I am very excited about this, since I am going to use
the new dovecot v2.2.12 !!
However, last time I did this (and documented it), I was
working with v1.2.
I consulted my notes and it seems there are huge differences
between v1.2 and v2.2.
So my question is, would anyone know if there's a "quick
2015 Jun 15
0
Problem logging in during testing
Am 15.06.2015 um 15:19 schrieb Steve Matzura:
> Instructions at http://wiki2.dovecot.org/BasicConfiguration say the
> next thing to test after getting IMAP and Telnet working is to create
> a dummy user file with the following command:
>
> echo "$USER:{PLAIN}password:$UID:$GID::$HOME" > users
>
> And place it in /etc/dovecot and protect it appropriately. It was
2020 Jan 09
1
Blocking attacks from a range of IP addresses
I have experience block DDoS atacks. Contac White me in prived. If you have
intereses.
El mi?., 8 ene. 2020 8:45 p. m., Keith Christian <keith1christian at gmail.com>
escribi?:
> On Wed, Jan 8, 2020 at 5:37 PM H <agents at meddatainc.com> wrote:
>
> > I am being attacked by an entire subnet where the first two parts of the
> > IP address remain identical but the
2012 Jul 21
1
Confusion when trying to set up a first postfix+dovecot mailserver
I'm trying to set up a first test for a dovecot + postfix (+ many other
things) mail server for about 1000 accounts, and I keep stumbling on
confusing inconsistencies in the HowTo documents I'm trying to follow.
I tried to do a simple setup with virtual users using a howto saying it
was for just that and that it's for Dovecot 2.x, and it shows a few text
chunks to put in files,
2024 Aug 23
1
Linear regression and stand deviation at the Linux command line
? Thu, 22 Aug 2024 13:07:37 -0600
Keith Christian <keith1christian at gmail.com> ?????:
> I'm interested in R construct(s) to be entered at the command
> line that would output slope, y-intercept, and r-squared values read
> from a csv or other filename entered at the command line, and the same
> for standard deviation calculations, namely the standard deviation,
>
2024 Aug 22
2
Linear regression and stand deviation at the Linux command line
R List,
Please excuse this ultra-newbie post.
I looked at this page but it's a bit beyond me.
https://www2.kenyon.edu/Depts/Math/hartlaub/Math305%20Fall2011/R.htm
I'm interested in R construct(s) to be entered at the command
line that would output slope, y-intercept, and r-squared values read
from a csv or other filename entered at the command line, and the same
for standard deviation
2006 Apr 17
9
[Bug 983] Required authentication
http://bugzilla.mindrot.org/show_bug.cgi?id=983
------- Comment #7 from dtucker at zip.com.au 2006-04-17 22:00 -------
(From update of attachment 807)
This bit doesn't seem right:
>+ /* Loop until the required authmethods are done */
>+ if (authenticated && options.required_auth1 != NULL) {
>+ if (auth_remove_from_list(&options.required_auth1,
>+
2010 Apr 02
1
Javascript implementation of PHP Markdown Extra?
I've been using the John Fraser's Showdown JavaScript port of Markdown
to do real-time previews in-browser. But I also would like to take
advantage of some of the extensions in Michel Fortin's PHP Markdown
Extra. Has anyone already tried to implement Markdown Extra in
JavaScript?
Thanks,
Keith
2006 Mar 17
1
Extra Debugging without console
Does anyone know how I can run asterisk in the background WITH extra debugging (ie the -d option) without the console popping up?
Try it... Run 'asterisk -d' and you'll get the console.
Huh?
Maybe it doesn't make sense to run in the background with debugging turned up, but I want to see the extra debugging when I connect with 'asterisk -r'.
Doug
2013 Feb 07
0
Web Site Authentication extra attributes
Hi All Members,
I have deployed a Samba4 server in my Office. And all Desktop and Server
machines
are able to authenticate by samba4. Now i want to authenticate my external
web site
with samba4. Hence it required some extra attributes (fields) to be queried
from Samba4 Server
by web application, are as (1) Date of Joining (2) Marriage Status (3)
Blood Group (4) Leaving Date etc..
Is there any