I have error while compiling dovecot with GSSAPI under FreeBSD 6.2:
Is this dovecot-related or not?
cc -std=gnu99 -O2 -fno-strict-aliasing -pipe -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -o dovecot-auth auth.o
auth-cac
I'm just finished FreeBSD/AD integration via Kerberos/LDAP and now I can
manage unix users/groups from AD. I want to grant access to IMAP based
on user membership in certain group. Is it possible? Can you give me
some hints?
Thanks in advance!
--
С уважением, Савчук Тарас
ООО "Элантек" : Аутс
John Robinson пишет:
On 28/03/2007 12:10, Taras Savchuk wrote:
I'm just finished FreeBSD/AD integration via Kerberos/LDAP and now I
can manage unix users/groups from AD. I want to grant access to IMAP
based on user membership in certain group. Is it possible? Can you
give me some
pam_group!
John Robinson пишет:
On 28/03/2007 12:10, Taras Savchuk wrote:
I'm just finished FreeBSD/AD integration via Kerberos/LDAP and now I
can manage unix users/groups from AD. I want to grant access to IMAP
based on user membership in certain group. Is it possible? Can you
give me
Pam auth don't work when I add pam_group:
gw# id test2
uid=10001(test2) gid=1(adusers) groups=1(adusers),
1(group1), 10001(group2), 10002(test10)
gw# getent passwd test2
test2:*:10001:1:Our AD-Unix Test Account:/home/test2:/bin/sh
gw# cat /etc/pam.d/dovecot
auth re
e Security Research Division of
Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
(``CBOSS''), as part of the DARPA CHATS research program.
FreeBSD 6.2February 6, 2003
FreeBSD 6.2
John Robinson пишет:
On 28/03/2007 16:52, Taras Savchuk wr
gw# krb5-config --version
FreeBSD heimdal 0.6.3
$Id: krb5-config.in,v 1.9 2002/09/09 22:29:06 joda Exp $
gw# krb5-config --libs gssapi
-L/usr/lib -lgssapi -lkrb5 -lasn1 -lcrypto -lroken -lcrypt -lcom_err
pod ÐÉÛÅÔ:
>>>>>> "TS" == Taras Savchuk <[EMAIL PROTECTE