Displaying 20 results from an estimated 187 matches for "auth_users".
Did you mean:
auth_user
2003 Sep 03
4
Samba 3 - ntlm_auth ntlmssp failing
Is /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp supposed to be
working at this stage of samba 3? With RH EL3 beta (taroon) which comes
with samba-3.0.0-3rc1.3E packages (and squid-2.5.STABLE3-2.3E packages),
the /usr/bin/ntlm_auth --helper-protocol=squid-2.5-basic helper works
great but /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp always
fails (NTLMSSP
2015 Aug 05
3
question on autch cache parameters
Hi list,
I have a question on auth caching in 2.2.18.
I am using acl_groups for a master user, appended in a static userdb file
# snip ###############################
master at uma:{SHA}XXXX=::::::userdb_acl_groups=umareadmaster
allow_nets=127.0.0.1
# snap ###############################
and use this group in a global ACL file.
I discovered this only works on first NOT-cached login
2014 Feb 25
0
AUTH_USER variable has invalid value in checkpassword Script
Dear dovecot experts:
We are using client certificates to authenthicate against a
Dovecot server. Our certificates contain a x500UniqueIdentifier.
I'm absolutely sure that the value of the x500UniqueIdentifier
was stored into the AUTH_USER when I tested my setup
last year.
This has somehow changed and now AUTH_USER always
contains the username. This has fatal consequences as now
every owner
2016 Feb 05
2
ACL user
How would I go, If I wanted ACL processing to
start with %{auth_user} instead of %{user}
when determining rights?
--
peter
2007 Feb 21
1
auth_user setting?
Hi all,
I've installed rc23 in a new testing machine, and i've had some permission
problems related to dovecot-master.conf. As I have my master passwords in
that file, I don't want it to be world readable.
dovecot -n shows that auth_user is nobody, so setting the permissions to
nobody.whatever 640 solves the problem.
Anyway, I've tried to change the auth_user setting with no
2010 May 10
0
configuration user= or auth_user=
The sample config file has:
# User to use for the process. This user needs access to only user and
# password databases, nothing else. Only shadow and pam authentication
# requires roots, so use something else if possible. Note that passwd
# authentication with BSDs internally accesses shadow files, which also
# requires roots. Note that this user is NOT used to access mails.
# That
2010 May 15
1
Setting up a 'rootless' server - user and auth_user cannot be the same
I am trying to follow http://wiki.dovecot.org/HowTo/Rootless to set up
a personal dovecot server that does not use 'root' and does not need
to change uids/gids. I'm trying to set it up on a Cygwin personal
system.
The problem I'm running into though, the directions say to set "user"
and "auth_user" to be the same in this setup. However when you do
this, Dovecot
2015 Aug 06
3
question on autch cache parameters
hi timo,
I checked out the commit causing this.
its this one:
http://hg.dovecot.org/dovecot-2.2/diff/5e445c659f89/src/auth/auth-request.c#l1.32
if I move this block back as it was. everything is fine
diff -r a46620d6e0ff -r 5e445c659f89 src/auth/auth-request.c
--- a/src/auth/auth-request.c Tue May 05 13:35:52 2015 +0300
+++ b/src/auth/auth-request.c Tue May 05 14:16:31 2015 +0300
@@ -618,30
2003 Jun 26
1
Dovecot and file permissions
I have some questions about some parameters in dovecot.conf, I have them
configured as this:
# User to use for the login process. The user must belong to a group where
# only it has access, it's used to control access for authentication process
# named sockets
login_user=postfix
# User to use for the process. Only shadow and pam authentication requires
# roots, so use something else if
2010 Apr 05
0
Bug in icecast 2.3.2 (not in stable release but a little later and in trunk) : Null pointer in auth_remove_listener
Hello,
We believe we have found a bug in Icecast in version 2.3.2 (not the the
released code but a version that was taken from a tag
icecast2-svn-20090324.tar.gz) and it looks that it also affects the last
version in the trunk.
We studied a core dump generated by icecast.
We found that the crash occurred in the following icecast code:
static void auth_remove_listener (auth_t *auth,
2006 Apr 27
2
Login Generator
Im using the login generator and I want to make it so that only users
that are in a DB table called auth_users can access /auth_user. Is there
a way to do this without making another login generator?
--
Posted via http://www.ruby-forum.com/.
2015 Aug 05
0
question on autch cache parameters
just tested against dovecot 2.2.15
everythings works fine. so might be a bug introduced between 2.2.16 and
2.2.18
On 08/05/2015 04:30 PM, matthias lay wrote:
> Hi list,
>
> I have a question on auth caching in 2.2.18.
>
> I am using acl_groups for a master user, appended in a static userdb file
>
> # snip ###############################
> master at
2004 Aug 11
3
permission denied?
I configured dovecot with Postfix with mysql
Now I have directory /home/mail/virtual
User/group postfix.postfix
I added one domain, and one user.
I login is successful but it gets interupted because of this.
pop3(xx at private-projects.net): Aug 11 00:48:53 Error:
lstat(/home/mail/virtual/private-projects.net/xx at private-projects.net/cur)
failed: Permission denied
pop3(xx
2015 Aug 27
0
question on autch cache parameters
Hello
Thank you for your report. We really appreciate it, especially when you can pinpoint a commit.
However, I am unable to reproduce this. Could you post your doveconf -n please? Im especially interested in your passdb and
userdb configurations and auth-cache settings.
br,
Teemu Huovila
On 08/06/2015 01:07 PM, matthias lay wrote:
> hi timo,
>
> I checked out the commit causing
2005 Apr 02
2
We couldn't drop root group privileges
Hi,
I just installed dovecot. The installation went well and i configured
dovecot to user ~/Maildir. When I tested imap via telnet the login
work, but right after that the connection is cutted:
Trying 192.168.0.14...
Connected to op.
Escape character is '^]'.
* OK dovecot ready.
. login jerik password
. OK Logged in.
Connection closed by foreign host.
And the log says:
dovecot:
2003 Jul 11
1
FreeBSD /etc/passwd errors
Hi there, I've currently compiled and running dovecot version 0.99.10 on my FreeBSD 4.8
system from the ports and am having problems with authenticating clients with the imap/pop3 service.
The error message i get is:
Jul 11 19:26:18 dev dovecot: Dovecot starting up
Jul 11 19:27:23 dev dovecot-auth: passwd(james): invalid password field '*'
Jul 11 19:27:23 dev imap-login:
2005 Aug 18
1
Dovecot 1.0 and ldap; does this combination works?
Hi!
After upgrading from dovecot 0.9.14 to 1.0 crashes immediately after
starting when using ldap as userdb and passdb. You can find more
information here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320388
I'm confused with two users: login_user and auth_user. Witch of them has
to be in ldap?
If anyone here has a working dovecot+ldap configuration, could he show
me his configuration?
2011 Nov 28
0
RFC: [PATCH] Add TCP congestion control and Diffserv options
...| 8 ++++++++
options.c | 8 ++++++++
socket.c | 38 ++++++++++++++++++++++++++++++++++++++
3 files changed, 54 insertions(+), 0 deletions(-)
diff --git a/loadparm.c b/loadparm.c
index 965b771..51b1b06 100644
--- a/loadparm.c
+++ b/loadparm.c
@@ -109,6 +109,7 @@ typedef struct {
char *auth_users;
char *charset;
char *comment;
+ char *congestion_alg;
char *dont_compress;
char *exclude;
char *exclude_from;
@@ -138,6 +139,7 @@ typedef struct {
int max_verbosity;
int syslog_facility;
int timeout;
+ int diffserv;
BOOL fake_super;
BOOL forward_lookup;
@@ -185,6 +187,7 @@ st...
2006 Oct 20
2
Rails & IIS
There are several sites I''ve found on the web detailing how to setup
IIS with Rails. Unfortunately they all seem to be woefully out of
date. I believe they may all even be pre Rails 1.0.
Can single sign on via Active Directory Services be accomplished
through mod_NTLM for Apache, so users won''t have ot log into the
intranet site after already having logged into their machine?
2006 Jul 02
0
Help with Icecast core dump
I need help with an icecast coredump (Signal 10, Bus Error) I keep
getting. I finally got the thing to generate a core file and I ran
the degugger to get a stack trace. Any help would be greatly
appreciated.
I checked 4 dumps and they are all at the same place. Since it
looked like it was in the auth code, I turned the auth more off for
now. I was runnning with:
<mount>