Displaying 5 results from an estimated 5 matches for "comkey".
Did you mean:
compkey
2013 Aug 15
1
IMAP Proxying and SSL Certificates on OpenBSD
...ix/private/auth {
? ? group = _postfix
? ? mode = 0660
? ? user = _postfix
? }
? user = root
}
service imap-login {
? chroot = login
}
service pop3-login {
? chroot = login
}
ssl = no
ssl_ca = </etc/ssl/ca.crt
ssl_cert = </etc/ssl/pf/mail.example.com.crt
ssl_key = </etc/ssl/pf/mail.example.comkey
userdb {
? args = username_format=%n /etc/dovecot/passwd
? driver = passwd
}
userdb {
? args = /etc/dovecot/dovecot-ldap.conf
? driver = ldap
}
?
# dovecot-ldap.conf
hosts = 10.0.0.2:389
dn = cn=ldapaccess,o=servercontext
dnpass = secretpass
auth_bind = yes
ldap_version = 3
base = o=usercontext
use...
2004 Aug 20
1
kernel patch for ipp2p 0.6 ?
On the ipp2p web site, on the download section
(http://rnvs.informatik.uni-leipzig.de/ipp2p/index_en.html) there is no
kernel patch for ipp2p 0.5c or for ipp2p 0.6.
Just the source for the iptables module.
Is there something missing ? Do I not have to patch the kernel for 0.5c
or 0.6 ?
jnk
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2004 Aug 21
1
info an ARES/WAREZ
Hello,
I''m blocking/limiting succesfully all P2P activity on our corporate
network using linux/ipp2p/connmark.
That is, until now. For my colleagues have found a new p2p client to
wreck havoc on our DSL line: ARES/WAREZ It seems to be a gnuttela
clone, but different enouph for ipp2p not to identify it.
I played around a bit with tcpflow with no success of finding
2004 May 20
0
Shaping packets instead of bytes
I want to shape the number of packets a certain class can send to
the internet. The size of the packets - and therefore the bytes that
are actually send - is not to be taken under considaration. Only that a
specific rate of packets can leave for the specific class.
I haven''t found a way to do this with any of the qdiscs supplied
with the default 2.4.25 kernel (htb, cbq, tbf etc
2002 Dec 19
2
Shaping traffic to local users ?
Hello
Is it possible to shape incoming traffic for local linux users ?
Iptables can mark packets created from certain pid/uid/gid. Is there a
way to do the same for packets _destined_ for some pid/uid/gid so that I
can later shape them with IMQ ?
Thanks in advance
Dimitris Kotsonis
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl