Displaying 20 results from an estimated 200 matches similar to: "[PATCH] auth_hash module"
2009 Apr 02
2
Shadow passwords NOT md5'ed ?
Hello,
I have a very weird problem on a CentOS 5.2 system. A few months ago, encrypted passwords in the shadow file were MD5'ed - allowing for long passwords, rather than only 8 characters max.
Today, passwords are 3DES'ed only. No way to find how the system reverted to DES-encrypting. But what's more bothersome is we cannot get the system to go the MD5 way again, despite all our best
2008 Mar 26
1
(userdb/ldap) Set home dovecot variable - How?
Dovecot version dovecot-1.0.rc14-7 (opensuse)
Postfix is using Dovecot LDA.
I'm getting this error message, and I guess it's going to be a problem on my next task, which is to set up sieve scripts.
Is there something wrong/contraditory on my config or I forgot something? I want:
/var/dovecot-tests/: where user's inbox resides
/var/dovecot-tests/home/: home dir (users will not be
2010 Oct 16
1
gssapi problems (postfix sasl through dovecot, dovecot imap working fine)
Thanks to Timo, I have solved all but one of my problems. For back
ground, I am using Samba4 as an AD. I have the userdb working from LDAP
just fine and kerberos authenetication for dovecot's IMAP server working
fine. The problem is using dovecot's SASL with postfix. I also have
plain/login working in imap and smtp. Both use pam_krb5 through pam to
authenticate clients that don't have
2007 Nov 19
0
Different printer drivers requesting different credentials
Greetings,
This is an extenuation of "Non-registry problem: Slow printing"
See:
http://www.brightsands.com/~chris/quick.3.bz2 fast printer drivers loglvl=3
http://www.brightsands.com/~chris/slow.3.bz2 slow printer drivers loglvl=3
http://www.brightsands.com/~chris/quick.9.bz2 fast printer drivers loglvl=9
http://www.brightsands.com/~chris/slow.9.bz2 slow printer
2004 Jun 14
1
vpopmail and open smtp relay
I'm using vpopmail's POP-before-SMTP auth, but dovecot don't support it,
so I'm wrote this patch
==============================================================
diff -Naur dovecot-0.99.10.5/src/auth/auth-login-interface.h
dovecot-0.99.10.5-patched/src/auth/auth-login-interface.h
--- dovecot-0.99.10.5/src/auth/auth-login-interface.h Sun May 18
16:26:28 2003
+++
2007 Nov 19
1
Re: Different printer drivers ...
Greetings,
I've now received private e-mail saying that others have seen this problem,
sent e-mail to this list and received no answers. That ultimately, they
ended up altering their Windows clients to use LPR instead of Samba.
Is this really something that a genuine MS Windows server can handle and
Samba cannot?
Does anybody know when these other drivers stopped working well and what
2007 Nov 27
1
Dovecot strange logs
Hello,
I have some strange logs entries in my dovecot_info.log
(auth_debug=yes & auth_verbose=ye) :
dovecot: Nov 27 00:28:09 Info: auth(default):
vpopmail(CLIENT_EMAIL,CLIENT_IP): lookup user= domain=????????
dovecot: Nov 27 00:28:09 Info: auth(default):
vpopmail(CLIENT_EMAIL,CLIENT_IP): lookup user=CLIENT_USER
domain=CLIENT_DOMAIN
dovecot: Nov 27 00:28:09 Info: auth(default):
2006 Feb 05
2
R socket communication
Hello, I tried to code a R socket server but I did not succeed.
The problem is that once the R socket server is created,
I call the readLines function and then R gets blocked.
The client seems to work fine since I tested it with a PERL server.
I tried many combination of params in the socketConnection but
none of them worked.
I have seen some examples where the server sends something to a
client
2016 Feb 11
6
Question on setting up dovecot
Many thanks to Joseph Tam and Steffen Kaiser for pointing me to the logging
information that I should have been using in the first place. Now that
I have separate log files and debugging information, I'm still at a loss
to see why the mail is not being pulled over from the Linux system to the
Windows 7 machine. To recap, here is the output from doveconf -n:
2010 May 20
1
Patch for logging variables
Upon thinking, the variable names may not be descriptive enough as
`host` is a bit ambiguous and `deleted_count` may refer to a different
command than expunge in imap and may be valid to track at some point
so I have changed `host` to `client_ip` and `deleted_count` in imap to
`expunged_count`, below is the modified diff for version 1.2.11.
diff -crB dovecot-1.2.11.orig/src/imap/client.c
2004 Sep 11
0
How classes/filters work .. hmm.
What I need to do:
shape every user on my LAN to 256Kbit
-- class for web trafiic with rate X ceil 256Kbit
-- class for other(p2p) traffic with rate 1Kbit ceil 200Kbit
This is good because even if they have p2p programs running they will always
have fast web surfing.
I can do it with bash scripts - one class per ip with 2 children.
But I wonder if something like this would work:
# class
2014 Jun 26
1
Another Crash in service imap with version 2.2.13 - Debian Wheezy
Hi,
yesterday I updated my second server from Debian Squeeze to Debian Wheezy.
Since todaay I get the followinig errors in my logs:
Error-Log:
...
Jun 26 09:08:28 mailstore dovecot: imap(user at domain.net pid:28898 session:<iuMX3Lf8fACXLrFC>): Fatal: master: service(imap): child 28898 killed with
signal 11 (core dumped)
...
Mail-log
...
Jun 26 09:08:28 mailstore dovecot: imap-login: ID
2005 Apr 18
1
X11 connection rejected because of wrong authentication
Hello, I am new at ssh, think it is a simple config problem, but have not
found the error.
Wenn I connect from an client (winpc vai cygwin) to server A (hpup) the
connectionon and xlogo ist okay.
Wenn I connect from the same client to server B I got the following error
message.
The problem is only by starting xlogo, the connection via ssh to Server A+B
ist okay.
The sshd_config on server a+b is
2007 Oct 07
1
How to store a Mechanize object in the database?
Hi,
I am trying to save a Mechanize object in database (using a Rails Model).
But the save operation throws a TypeError
Considering that "agent" is an instance of a Rails Model and "user" is
defined as a "text" type in the Model.
irb(main):039:0> agent.user = WWW::Mechanize.new
#<WWW::Mechanize:0xb71295f0 @follow_meta_refresh=false, @key=nil,
2005 Dec 02
3
Trouble redirecting traffic on transparent bridge.
I have posted this question to the netfilter mailing list along with #ebtables, #iptables, and #netfilter. Nobody has really responded, so I''m led to believe
that it is either incredibly complicated or *really* simple. Please, somebody throw me a bone here! Ok, on with the show...
I have a bridge (br0) with two interfaces (eth1 and eth2). Neither br0, eth1, or eth2 have an
2006 Jul 14
2
Port forwarding problems
I am running Xen on a RHEL4 dom0 and have two RHEL4 domU''s. The domU''s are
both running Oracle 10g R2 database. I want to connect to these databases
from another computer. Xen is set up with NAT network and all dom''s have
access to the internet and they can ping eachother so the network is up and
running. My problem is that I cannot connect to the different oracle
2012 Aug 29
1
What could cause an "unclean shutdown" of process?
Hello everyone,
I've been experiencing many problems recently with windows software parsing
large text files stored on a samba share (smb version 3.6.3 on
ubuntu12.04). The software, which are running on windows XP stations, are
crashing quite often.
I notice this in the log.smbd at the time of the crash:
[2012/08/28 17:25:21.980609, 3] smbd/server.c:629(smbd_parent_housekeeping)
Printcap
2013 Aug 23
1
yum update after update from 6.3 to 6.4 - problems with epel repository.
Hi All.
I've updated my system from 6.3 to 6.4. In my /etc/yum.repos.depel.repo I
have:
[epel]
name=Extra Packages for Enterprise Linux - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch
mirrorlist=
http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch
failovermethod=priority
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5
2015 Mar 17
0
Event Triggers on 2.5 beta1
On 17 Mar 2015, at 14:07, Robert Stanford wrote:
> Hello, I?d like to use the new event triggers in 2.5, but the docs
> haven?t been updated yet.
>
> I?ve managed to gather from the source that the config xml needs to
> contain an ?event? node with a ?trigger? attribute, but I
> don?t know what the trigger options are.
>
> Anyone used this or have any idea?
Hey, great
2005 Feb 08
1
guest ok = yes, not working(?)
I've setup a samba-3.0.11 share with
[General]
guest account = ftp
security = domain
[pub]
comment = pub
path = /pub
read only = yes
browseable = no
guest ok = yes
And attempts to access the share from WinXP(sp2) clients anonymously fail,
Appended is the (log level 2) samba.log entries (names changed to
protect the innocent):
[2005/02/08 13:34:30, 2]