Displaying 4 results from an estimated 4 matches for "clearpass".
2014 Dec 07
1
userdb lookup not possible with only userdb prefetch
...//wiki2.dovecot.org/UserDatabase/Prefetch
Ehm, this is my SQL configuration 'dovecot-sql.conf.ext':
> driver = mysql
> connect = host=**** user=**** password=**** dbname=****
> default_pass_scheme = PLAIN
> password_query = \
> SELECT \
> local AS username, domain, clearpass AS password, \
> concat(maildir, '/home') AS home, maildir AS mail \
> FROM mailusers \
> WHERE local = '%n' AND domain = '%d' AND forward = '' AND NOT locked
Now that I've found the page you gave me (didn't see it before, but I
must say th...
2006 Dec 17
1
Proxy with MasterUser + Authentication issues
...er a try in connecting
my proxy to my destination server.
This might allow for the use of 'secure password' for my clients that like
to check that box by default.
A couple of problems I'm running into running RC15:
#1: My Proxy's SQL password_query line:
password_query = SELECT a.clearpasswd AS password, v.storeIP AS host,
CONCAT(v.userID,'*someuser') AS destuser, 'Y' AS nologin, 'Y' AS nodelay,
'Y' AS proxy, 'somepass' AS pass FROM iwmailsystem.virtmailbox AS v NATURAL
JOIN authenticate.users AS a WHERE
v.userID = '%u' and v.imap_ac...
2010 Aug 27
3
vpopmail auth always return "unknown user"
...t respublica.fr,178.32.33.247): unknown user
Aug 27 14:12:04 auth: Debug: client out: FAIL 2 user=toorop at respublica.fr
-----------------------------------------------------------------
./vuserinfo toorop at respublica.fr
name: toorop
passwd: $1$sOC22F4C$8.ciZmdTZkNnFLFB8EsZm0
clear passwd: clearpass
comment/gecos: toorop
uid: 1
gid: 0
flags: 0
gecos: toorop
limits: No user limits set.
dir: /home/vpopmail/domains/respublica.fr/toorop
quota: NOQUOTA
usage: 0% (8487 byte(s) in 3 file(s))
Any idea ?
Thanks.
--
Toorop
?Ils ne savaient pas que c'?tait impossible, alor...
2014 Dec 06
3
userdb lookup not possible with only userdb prefetch
Hello,
I am setting up a new server and migrating my Dovecot 1.2.9 config to
the new 2.2.9 version. There wasn't much to keep from the old version so
I had to recreate the config from scratch. Now I think I'm done but I
can't login to IMAP. The log says this:
> dovecot: auth: Error: prefetch(box@****.de,2001:****:7765,<bzAOP5QJXwAgAQpgEAXJAZyOMB1qBXdl>): userdb lookup not