Displaying 20 results from an estimated 46 matches for "isge".
Did you mean:
ise
2004 Aug 24
1
error when unsubscribe (PR#7198)
Full_Name: Huan Huang
Version: 1.9.1
OS: Win NT
Submission from: (NULL) (155.140.122.227)
Traceback:
Traceback (most recent call last):
File "/scratch/local/app/mailman-sfs/2.1.5/scripts/driver", line 87, in
run_main
main()
File "/scratch/local/app/mailman-sfs/2.1.5/Mailman/Cgi/options.py", line 91,
in main
language = cgidata.getvalue('language')
File
2015 Jun 15
5
OpenSSH and CBC
Hello,
I saw that OpenSSH release 6.7 removed all CBC ciphers by default. Is
CBC therefore considered as broken and unsecure (in general or SSH
implementation)?
I also read a lot of references (see below) but still not clear to me
what's the actual "security status" of CBC and why it has been removed
in general.
http://www.openssh.com/txt/release-6.7
sshd(8): The default set
2002 Nov 29
6
Version 2.2.6 and above are not able to store big files over 2GB
Hello,
when I store a file biger than 2GB to a samba server version 2.2.5
everythink works fine. But when I do that with a server version 2.2.6 or
2.2.7 the saving fails on the 2GB limit. The problem can be seen with
windowsclients or with smbclient (any version > 2.2.5).
I did some debuging and find that the lseek64 fails. But I didn't find the
reason.
Regards
Klaus Ethgen
2004 Feb 06
0
Bug (PR#6550)
Full_Name: Huan Huang
Version: 1.8.1
OS: WIN NT
Submission from: (NULL) (155.140.122.227)
Bug in Mailman version 2.1.4
We're sorry, we hit a bug!
If you would like to help us identify the problem, please email a copy of this
page to the webmaster for this site with a description of what happened. Thanks!
Traceback:
Traceback (most recent call last):
File
2004 Jan 06
0
bug report (PR#6394)
Full_Name: Huan Huang
Version:
OS:
Submission from: (NULL) (155.140.122.227)
Bug in Mailman version 2.1.4
We're sorry, we hit a bug!
If you would like to help us identify the problem, please email a copy of this
page to the webmaster for this site with a description of what happened. Thanks!
Traceback:
Traceback (most recent call last):
File
2015 Jun 16
2
OpenSSH and CBC
On 15.06.2015 21:31, Christian Weisgerber wrote:
> On 2015-06-15, Gerhard Wiesinger <lists at wiesinger.com> wrote:
>
>> I saw that OpenSSH release 6.7 removed all CBC ciphers by default. Is
>> CBC therefore considered as broken and unsecure (in general or SSH
>> implementation)?
> CBC modes in SSH use...
2014 Dec 16
2
LDAP: Connection appears to be hanging, reconnecting
Hello List
I have a strange problem here which i try to analyse, but i'm stuck.
Maybe someone has a hint?
What happened:
A few weeks ago one of the LDAPS Servers which is not maintained by us
has crashed. From that moment on, users could still login to check their
emails, but they were not able to send any email through postfix (which
uses smtpd_sasl_type = dovecot)
What i do not
2006 Oct 18
1
Assertion failure with Dovecot 1.0rc10
Hi,
I am seeing the following (with Dovecot 1.0 rc10):
Oct 18 07:35:58 dovecot: IMAP(user): UIDs broken with partial sync in mbox file /var/mail/user
Oct 18 07:35:58 dovecot: IMAP(user): mbox sync: UID inserted in the middle of mailbox /var/mail/user (15314 > 9604, seq=5, idx_msgs=224)
Oct 18 07:35:59 dovecot: IMAP(user): file mbox-sync-rewrite.c: line 405 (mbox_sync_read_and_move): assertion
2003 Jan 16
1
Fw: syslinux with flash discs?
Johan accidentally wrote me personally with the following email, which I
thought would be better intended for the syslinux list. Replies to *Johan*
please. :)
-d
----- Original Message -----
From: "Johan Win?s" <johan.winas at isg.se>
To: <david at weekly.org>
Sent: Thursday, January 16, 2003 2:33 AM
Subject: syslinux with flash discs?
> Hi..
>
> Just tried out
2003 Apr 04
6
Problems with Default user profiles.
All,
I currently have a problem where the default user profile is not being picked up - Windows simply ingores it and creates one based on local settings.
I understand samba supports default user profiles, and one can be put into the profiles share like this:
/export/profiles/Default User/
This directory contains a copy of a working profile from a proper user.
The relevant smb.conf sections
2006 Jul 24
0
samba-3.0.23-1.fc4 upgrade
Hi,
I upgraded samba to samba-3.0.23-1.fc4 and now I get authentication
errors trying to connect to any shares explicitly defined in smb.conf.
Iam using PAM for authentication.
/etc/samba/smb.conf:
[global]
encrypt passwords = no
debug level = 10
workgroup = MYGROUP
server string = Samba Server
security = user
hosts allow = 129.180.
load printers = yes
cups options = raw
log
2005 Mar 22
3
Bug#300888: logcheck-database: database skip postgrey ignore pattern
Package: logcheck-database
Version: 1.2.35
Severity: minor
logcheck-database contain postgrey ignore file, but postgrey first
attempt is listed in logcheck report
$ dpkg -l postgrey
ii postgrey 1.18-1
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.29-C3EZRA
Locale: LANG=it_IT,
2014 Nov 23
2
2.2.15 Panic in mbox_sync_read_next_mail()
On Tue, Nov 04, 2014 at 12:38:02PM +0100, Matthias Egger wrote:
> Has someone of you just found any kind of solution to this problem?
We have been running some days with patches 31262a892ba7 and 80ed82a93c1a
from http://hg.dovecot.org/dovecot-2.2/
They are working fine, handling the previously paniced situations smoothly.
Thanks again to the folks at dovecot.org!
hmk
2014 Nov 26
0
2.2.15 Panic in mbox_sync_read_next_mail()
Hello Hans
On 11/23/2014 05:57 PM, Hans Morten Kind wrote:
> On Tue, Nov 04, 2014 at 12:38:02PM +0100, Matthias Egger wrote:
>> Has someone of you just found any kind of solution to this problem?
>
> We have been running some days with patches 31262a892ba7 and 80ed82a93c1a
> from http://hg.dovecot.org/dovecot-2.2/
>
> They are working fine, handling the previously
2006 Aug 21
1
Retrieving p-values and z values from lmer output
I can't find a way to retrieve z values and p-values from the output
from lmer in the lme4 package. How is this done?
Rick B.
2005 Dec 15
0
assertion failed: (conn->refcount > 1)
Hi,
Sometimes (happens maybe twice in a day), I have the following errors:
Dec 15 16:10:17 dovecot: auth(default): file auth-client-connection.c: line 33 (auth_client_send): assertion failed: (conn->refcount > 1)
Dec 15 16:10:17 dovecot: child 17152 (auth) killed with signal 6
Dec 15 16:10:17 dovecot: imap-login: Can't connect to auth server at default: Connection refused
Dec 15
2006 Oct 10
1
RC8 failing...
I just tried upgrading from RC7 to RC8 this morning, and I'm seeing
an issue I've never seen before. On my first POP3 login, all is fine,
but any subsequent logins seem to fail with the message:
dovecot: Oct 10 11:04:31 Error: Maximum number of mail processes exceeded
In the dovecot log file.
I'm also oddly seeing the message:
Oct 10 11:01:05 popbkup pop3-login: [ID 799321
2000 Dec 11
2
Point in usernames / scp
Hi,
we are using usernames on our systems that contain a point '.', like
"r.john".
We found it necessary to patch the source to make the "scp" command work
with those usernames.
Cheers
Kai
--- openssh-2.2.0p1/scp.c Wed Aug 30 01:11:30 2000
+++ withpoint/scp.c Mon Dec 11 02:06:35 2000
@@ -1042,7 +1042,7 @@
c = *cp;
if (c & 0200)
goto bad;
- if
2008 Apr 26
0
MRTG graphs of tunnel interfaces
Can any one tell me th fruit full suggestion how to create Juniper ISG-2000
tunnel interfaces graphs. Any MIBS available.
Regards,
Umair Shakil
ETD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080426/b64c5cf4/attachment-0001.html>
1998 Nov 18
2
User verification problem using password = server [2.0.0beta1]
Greetings
Having fun with Samba 2.0beta1 and security = server
Is there something missing in my config?
# Global parameters
workgroup = COMCARE
server string = Samba %v
interfaces = <IP_subnet_a.x>/24 <IP>/24
security = SERVER
encrypt passwords = Yes
password server = pdc.comcare.gov.au
username map =