Displaying 2 results from an estimated 2 matches for "use_with".
Did you mean:
use_path
2009 Jul 10
6
Login Fails: epoll_ctl(1, 7): Operation not permitted
Working on setting up dovecot and having trouble logging in.
I get an error in logs (below) indicating Operation not Permitted.
auth_debug doesn't help.
Ideas?
# dovecot --version
1.1.7
# dovecot -n
# 1.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.29-gentoo-r5 i686 Gentoo Base System release 1.12.11.1
listen: *,[::]
ssl_cert_file: /etc/ssl/dovecot/server.pem
ssl_key_file:
2010 Apr 20
0
3.4.6 to 3.5.2 difficulties
...04/08 10:05:23 patrick Exp $
@@ -60 +60 @@
- use ads && use winbind && SBIN_PROGS="${SBINPROGS}
bin/winbind_krb5_locator"
+ use ads && use winbind && SBINPROGS="${SBINPROGS}
bin/winbind_krb5_locator"
@@ -150,0 +151 @@
+ $(use_with client cifsumount) \
diff -U 0 3.4/lmhosts 3.5/lmhosts
--- 3.4/lmhosts 2010-02-26 16:11:18.000000000 -0400
+++ 3.5/lmhosts 2010-03-01 12:19:54.000000000 -0400
@@ -1 +1 @@
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/files/3.4/lmhosts,v 1.1
2010/02/26 20:11:18 patrick Exp $
+# $Header: /var/cvs...