Displaying 20 results from an estimated 10000 matches similar to: "Dovecot Proxy and environment variables"
2009 May 21
5
Authenticating with /etc/passwd
I am trying to do authentication with /etc/passwd and something is not working right for me. Pls help!
When i try to authenticate via pop3, I get: -ERR Authentication failed.
In the logs, I get:
May 21 11:14:07 Info: auth(default): client in: AUTH 1 PLAIN service=pop3 secured lip=127.0.0.1 rip=127.0.0.1 lport=110 rport=32774 resp=AGp1bmUAU0lORzNlcnQ=
May 21 11:14:07 Info: auth(default):
2007 Sep 11
2
Possible bug in authentication cache in dovecot 1.1.alpha4
Hello,
it seems that there is some bug in authentication cache code in dovecot
version 1.1.alpha4 - after login attempt with wrong password the correct
password also will fail.
I can reproduce it very easy:
$telnet 10.10.10.30 110
+OK Server. <861.2.46e6c679.jZ8QYpFmU8ZN6XIq7zPhkw==@server2>
user testuser
+OK
pass pass
+OK Logged in.
quit
+OK Logging out.
Connection closed by foreign host.
2008 Apr 25
4
Quota not showing properly in webmail
Hi
I have a virtual users system using postfix / mysql / dovecot.
Everything is working like a charm except for the quota display on webmail
systems. It is working properly but showing GB instead of MB.
For example. If I create a user with 100MB of quota and send him 50MB of
mail, squirrelmail and roundcubemail display 50MB of 100GB
If I create another user with 20MB quota and send him 10MB of
2011 Dec 22
1
proxying, SSL, and client certificate
How do I configure dovecot-2.0.x to present a client SSL certificate when proxying?
If dovecot on server1.example.com has:
passdb {
driver = static
args = proxy=y host=server2.example.com nopassword=y ssl=yes
}
and dovecot on server2.example.com has:
ssl_verify_client_cert = yes
auth_ssl_require_client_cert = yes
then when a client connects to server1 and authenticates, a connection is
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Rowland penny via samba wrote:
> So your server doesn't seem to be able to find winbindd, are you sure it
> is running ?
>
> What does this show:
>
> ps ax | grep '[w]inbind'
>
> What OS is this ?
It's SuSE Linux Enterprise 15sp1. winbindd is definitely running, I showed
that in the first mail in the output of "rcwinbind status", there you can
2015 May 28
2
preexec and msdfs proxy
One more time:
root preexec does: run a command or script if the user hit the share. Now
with msdfs proxy it need to be run on the linked host that carries the
share. So you are better
to set root preexec on the share of the linked host. I think there is no
other way.
Server1
[sharepointtoserver2]
msdfs root=yes
msdfs proxy =\server2\shareonserver2
Server2
[shareonserver2]
Root
2004 Oct 31
2
samba 3.0.7 and os/2
Hello,
samba v3.0.7 on suse linux v9.1
os/2 v4.x
I have started the process of replacing our os/2 hosts with linux,
starting with the server(s). Most of the problems have been firewall
related, a topic only briefly discussed in the docs (nudge).
Some of the hosts can now interact with the linux samba shares; not all
though. I have run ip traces and have gotten to a point that is a
2006 Mar 07
3
[Samba Version 3.0.20b-3.4-SUSE]: WinXP-Error writing to share
Hello mailing-list,
this is my first post and i hope that you enjoy my very bad but
sometimes funny english.
My Problem is the following:
First of all, my server-config:
Samba Version 3.0.20b-3.4-SUSE
on a
SUSE Linux Enterprise Server 9
with Kernel 2.6.5-7.252-smp
Now the problem is, that samba generally works fine, but it doesn't work
to work with a special application directly on a
2006 Nov 05
2
windows 2003 authentification on SAMBA PDC
I want authenticate windows 2003 R2 on SAMBA PDC.
I have bind with these records.
_ldap._tcp.mydomain.com. SRV 0 0 389 server2
_kerberos._tcp.mydomain.com. SRV 0 0 88 server2
_ldap._tcp.dc._msdcs.mydomain.com. SRV 0 0 389 server2
_kerberos._tcp.dc._msdcs.mydomain.com. SRV 0 0 88 server2
And y have also server2 A record.
server2 IN A 192.168.250.253
2015 Sep 11
2
automounter with users home directories on centos 7.
On Fri, 11 Sep 2015, Jason Welsh wrote:
> ok, I have moved home out of the way and restarted automounter..
> and now I see the /home directory appear when autofs is started, but there is
> still nothing there..
>
> [root at server2 home]# cd /home
> [root at server2 home]# ls
> [root at server2 home]# cd jason
> -bash: cd: jason: No such file or directory
> [root at
2012 Nov 14
2
auth attempts errors
i have install 2.1.1 and configured
in dovecot log this error is coming every 20 seconds:
dovecot: imap-login: Disconnected (no auth attempts in 0 secs): rip=**********, lip=**********, TLS handshaking: SSL_accept() syscall failed: Connection reset by peer
and this error every 2 seconds:
dovecot: imap-login: Disconnected (no auth attempts in 0 secs):
rip=**********, lip=**********
what can
2012 Feb 01
2
Bash scripting - Remotely ran commands break while loop
I have two CentOS5 systems server1 and server2. There is user peter on
server1 who can ssh to server2 using public ssh keys and no password is
needed.
What I noticed is that running remote ssh commands in bash script breaks
while loops.
======
#!/bin/sh
for i in server2 server2; do
echo "--> Start"
ssh peter@$i ls
echo "--> END"
done
echo " server2
2015 Sep 10
3
automounter with users home directories on centos 7.
----- Original Message -----
|
| [root at server2 home]# mount server1:/home/jason /home/jason
| [root at server2 home]#
| [root at server2 home]# ls /home/jason/
| Desktop Documents Downloads Music mylogfile.txt Pictures Public
| Templates Videos
| [root at server2 home]# df -h /home/jason/
| Filesystem Size Used Avail Use% Mounted on
| server1:/home/jason 297M 19M 278M 7%
2018 Feb 01
2
How to trigger a resync of a newly replaced empty brick in replicate config ?
Hi,
My volume home is configured in replicate mode (version 3.12.4) with the bricks
server1:/data/gluster/brick1
server2:/data/gluster/brick1
server2:/data/gluster/brick1 was corrupted, so I killed gluster daemon for that brick on server2, umounted it, reformated it, remounted it and did a
> gluster volume reset-brick home server2:/data/gluster/brick1 server2:/data/gluster/brick1 commit
2015 Apr 17
2
mailbox deletion is not replicated correctly
On 16.04.2015 20:32, Timo Sirainen wrote:
> On 16 Apr 2015, at 19:22, Dennis Kuhn <d.kuhn at heinlein-support.de> wrote:
>>
>> i can't delete several folders at once. I have a folder structure like
>> folder1/folder2/folder3 (we use slash as hierarchy separator). When i
>> delete folder1 server1 executes the command correctly
>>
>>
>> Apr 16
2017 Jun 01
1
Restore a node in a replicating Gluster setup after data loss
Hi
We have a Replica 2 + Arbiter Gluster setup with 3 nodes Server1,
Server2 and Server3 where Server3 is the Arbiter node. There are several
Gluster volumes ontop of that setup. They all look a bit like this:
gluster volume info gv-tier1-vm-01
[...]
Number of Bricks: 1 x (2 + 1) = 3
[...]
Bricks:
Brick1: Server1:/var/data/lv-vm-01
Brick2: Server2:/var/data/lv-vm-01
Brick3:
2013 Mar 26
2
Internal DNS and Replication
I'm trying to join a Linux server running Samba 4.0.4 as a DC to an
existing AD domain. The current DC (server1) is running Server 2008 not
R2. The Samba server (server2) is using internal DNS. I'm following
"Samba4/HOWTO/Join a domain as a DC" from the wiki. The join seems to
work, but I'm having problems with DNS replication.
During the join many DNS records for
2015 Apr 16
2
mailbox deletion is not replicated correctly
i can't delete several folders at once. I have a folder structure like
folder1/folder2/folder3 (we use slash as hierarchy separator). When i
delete folder1 server1 executes the command correctly
Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de):
Mailbox deleted: INBOX/Trash/folder1/folder2/folder3
Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de):
2008 Sep 16
4
Errors on high load
Hi, always when my server is on high load I saw this errors on logs:
curie:~# uptime
10:22:38 up 19 days, 19:19, 2 users, load average: 207.01, 169.27, 94.41
Sep 15 17:00:26 curie dovecot: imap-login: *** glibc detected ***
imap-login: malloc(): memory corruption: 0x00000000009f8560 ***
Sep 15 17:00:26 curie dovecot: child 24012 (login) killed with signal 6
Sep 15 18:48:36 curie dovecot:
2013 Jul 26
1
Error demoting
Hi.
I'm trying to demote my samba4, but i'm getting an error:
[root at adteste bin]# ./samba-tool domain demote -U administrator
ERROR: Current DC is still the owner of 2 role(s), use the role
command to transfer roles to another DC
The thing is that all roles are transfered to my another controller,
as you can see (SERVER2):
[root at adteste bin]# ./samba-tool fsmo show