I'm having a problem with authentication using PAM, connected on the
back end to Active Directory. PAM authentication itself works fine. We
can log in to the machine using AD credentials without any problems.
Each user is automatically mapped to uid's in the 1+ range.
However, for some rea
Ah nevermind, I'm a moron I had:
userdb static {
args = uid=root gid=root home=/home/URBACON/%u
}
I've commented that out and things are working great.
Matt Zukowski wrote:
I'm having a problem with authentication using PAM, connected on the
back end to Active
Just wondering if anyone out there is working on a package for openSUSE
10.2?
This e-mail message is privileged, confidential and subject to copyright. Any unauthorized use or disclosure is prohibited.
Le contenu du pr'esent courriel est privil'egi'e, confidentiel et soumis `a des droits d'aut
The ACL documentation is at http://wiki.dovecot.org/ACL is a bit
vague... I'd be happy to update it myself, but I need some clarification:
For example, I have a dovecot-acl file with:
group=portal_admin lrw
anyone l
To me this means that any user in the portal_admin group should be able
to op
Adam, unfortunately I don't have an answer for you, but I'd just like to
add that we've had no luck getting dovecot's ACL working properly here
either (see my previous message: "some clarification re: ACL"). No one
responded to my original message, which leads me to suspect that the ACL
feature is
I would just add to this that simply putting a dovecot-acl file in a
shared folder with "user= " does work just fine
for us (without the complicated setup described below). Our problem is
that group-based restrictions don't work at all (i.e. "group=
", as described in the manual).
I'm also trying
of both?
On Mon, May 07, 2007 at 02:47:40PM -0400, Matt Zukowski wrote:
I would just add to this that simply putting a dovecot-acl file in a
shared folder with "user= " does work just fine
for us (without the complicated setup described below). Our problem is
that gr
rding the group permissions not working, am I to understand that as
of now they are implemented but don't actually do anything? i.e. how can
I make use of the group constraints?
Timo Sirainen wrote:
On Wed, 2007-05-02 at 12:40 -0400, Matt Zukowski wrote:
The ACL documentation is at http://wiki.