Displaying 5 results from an estimated 5 matches for "jacquin".
2024 Mar 30
11
[Bug 3675] New: CASignatureAlgorithms should be verified before verifying signatures
https://bugzilla.mindrot.org/show_bug.cgi?id=3675
Bug ID: 3675
Summary: CASignatureAlgorithms should be verified before
verifying signatures
Product: Portable OpenSSH
Version: 9.7p1
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component:
2021 Oct 17
16
[Bug 3355] New: no-touch-required flag not restored from hardware token
https://bugzilla.mindrot.org/show_bug.cgi?id=3355
Bug ID: 3355
Summary: no-touch-required flag not restored from hardware
token
Product: Portable OpenSSH
Version: 8.4p1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh-keygen
2011 Oct 10
1
Convert-tool maildir > mbox
Timo,
Is seems that this commit broke convertion from Maildir to Mbox using
dovecot 1.2 convert-tool binary :
2009-07-09 Timo Sirainen <tss at iki.fi>
* src/plugins/convert/convert-storage.c:
convert plugin: Fixed changing hierarchy separators in mailbox
names
when alt_hierarchy_char isn't set.
[a9f719f9a509] <HEAD>
Since, I get the
2012 Nov 20
1
v2.1.10: Director director_servers order issue
Hi,
I'm setting up an IMAP/POP cluster using dovecot director for some NFS
reasons and I'm getting some troubles with director_servers directive.
Configuration is shared on both nodes :
director_servers = 10.0.50.50 10.0.50.51
director_mail_servers = 192.168.0.150 192.168.0.151
director_user_expire = 15 min
service director {
unix_listener login/director {
mode = 0666
}
2005 Aug 04
3
Compile Xen (unstable) with kernel 2.4 instead of 2.6.12
Hi,
I want tested Xen with my OS based on a kernel 2.4 (it''s a CentOS 3.4).
I downloaded the unstable sources of xen (xen-unstable-src.tgz).
I read the user guide and I verified the "Prerequisites", I''ve :
- the "iproute 2" package
- the "linux bridge utils"
- an installation of Twisted
- gcc, binutils & make
-