Displaying 20 results from an estimated 4000 matches similar to: "[Bug 1116] Solaris 10: mucho remote terminal problems"
2006 Mar 12
1
[Bug 1116] Solaris 10: mucho remote terminal problems
http://bugzilla.mindrot.org/show_bug.cgi?id=1116
------- Comment #4 from djm at mindrot.org 2006-03-12 15:51 -------
Yes, it does - I have problems with Sol10's terminal definitions too (arrow
keys in vi don't work). This probably isn't an OpenSSH bug.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2005 Nov 08
1
[Bug 1116] Solaris 10: mucho remote terminal problems
http://bugzilla.mindrot.org/show_bug.cgi?id=1116
Summary: Solaris 10: mucho remote terminal problems
Product: Portable OpenSSH
Version: 4.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: jaearick
2005 Apr 15
3
IBM BladeCenter HS20 blades
Greetings,
We have purchased an IBM BladeCenter and I am in the process of testing
Linux installation on these things (boot off SAN i.e. qla2300 driver,
not using internal drives). My distro of choice is Debian, however,
since I'm really not interested in trying to hand compile all the
drivers, I decided to try CentOS (which I'm so far very impressed with).
On boot, as with the
2007 Apr 06
2
mbox sync/lock issue, rc28 and later
Help!
I just noticed this error this morning, we have been getting a
lot of these in rc28 and rc29, not in rc27 or before:
Apr 6 07:22:52 karst dovecot: [ID 107833 mail.error] IMAP(jaearick): mbox file /var/mail/j/jaearick was modified while we were syncing, check your locking settings
Pine coughed up an internal error, no core dump, and dovecot
basically doubled the size of my mailbox by
2007 Feb 02
2
1.0.rc20 released
http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz.sig
So, rc19 was somewhat broken. How about this version?
+ dovecot: Added --log-error command line option to log an error, so
the error log is easily found.
+ Added mail_log_max_lines_per_sec setting. Change it to avoid log
throttling with mail_log plugin.
- Changing message flags
2007 Feb 02
2
1.0.rc20 released
http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz.sig
So, rc19 was somewhat broken. How about this version?
+ dovecot: Added --log-error command line option to log an error, so
the error log is easily found.
+ Added mail_log_max_lines_per_sec setting. Change it to avoid log
throttling with mail_log plugin.
- Changing message flags
2005 Aug 29
1
dovecot/Active Directory/KRB client (OT)
Gang,
For those who asked about making a Solaris system a Kerberos
client to Active Directory, the magic document to have is:
http://www.connectathon.org/seam1.0/files/c0101.htm
See the section "How to Configure a SEAM Client Using a Windows
2000 KDC". SEAM was Sun's Kerberos client stuff in Solaris 8;
it is just there as part of Solaris 9 and 10. These instructions
apply if
2005 Sep 07
4
[Bug 1080] 4.1p1 to 4.2p1 broke UsePrivilegeSeparation on HPUX
http://bugzilla.mindrot.org/show_bug.cgi?id=1080
Summary: 4.1p1 to 4.2p1 broke UsePrivilegeSeparation on HPUX
Product: Portable OpenSSH
Version: 4.2p1
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: security
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
2006 Jan 19
1
beta1: how to use quota plugin???
Hi,
After searching gmane.mail.imap.dovecot on the topic, and
wiki.dovecot.org, I'm still clueless on how to use RFC 2087
quotas in dovecot with the quota plugin. How come no wiki
doc?
My setup: Solaris 9, mbox format. Both the filesystem for
INBOXes (/var/mail) and the user's home directories have
filesystem-based quotas imposed. For example:
% quota -v joeblow
Disk quotas for
2012 Jun 26
1
Terminfo ansi-m entry missing
Hi All:
It appears that the terminfo ansi-m file is no longer distributed with
the CentOS 6.2 (along with many others). Can anyone advise how I can
obtain this file? As a work around I have copied the file from a CentOS
4 box but that is probably not the "proper" way to do it.
TIA
Regards, Hugh
--
Hugh E Cruickshank, Forward Software, www.forward-software.com
2002 Jan 29
3
[Bug 84] last command provides incorrect information on Solaris 8
http://bugzilla.mindrot.org/show_bug.cgi?id=84
wknox at mitre.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|-current |3.0.2p1
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2007 Mar 02
2
rc25: need_space assert, core
Timo,
I see where at least one other person reported this, but here goes.
I went from rc24 to rc25 this morning, and I got an assert and core
from my own mailbox withing five minutes:
Mar 2 06:52:26 karst dovecot: [ID 107833 mail.error] IMAP(jaearick): file mbox-sync-rewrite.c: line 408: assertion failed: (need_space == (uoff_t)-mails[idx].space)
Mar 2 06:52:26 karst dovecot: [ID 107833
2005 Jan 26
2
How to run in debug format for SSL testing?
Help, new to dovecot...
I want to get some output from my test sessions to confirm that
SSL pop and imap are working. How does one get debug output from
dovecot? How does one see that dovecot is using SSL in a transaction?
I configured dovecot 0.99.13 with:
CC=gcc CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib \
./configure --prefix=/opt/dovecot --with-ssl=openssl \
2005 Aug 16
2
test80: assert/core debug info
Timo,
Attached is gdb information from core dumps related to the
following assert in test-80:
IMAP(username): file mbox-sync-update.c: line 442
(mbox_sync_update_header_from): assertion failed: (ctx->mail.uid == 0 ||
ctx->mail.uid_broken || ctx->mail.uid == mail->uid)
My setup: Solaris 9, mbox format. test-80 compiled with
gcc 4.0.1 using the following configure options:
CC=gcc
2011 Feb 17
1
Setting two E1 cards
Dear, I always had one E1 card with one span, so I've never had any
problem in set it up through /etc/dahdi/sustem.conf and
/etc/asterisk/chan_dahdi.conf because I put span=1.
But now I have a PBX with two E1 cards with 4 span (8 span in total).
How do I have to define both card in system.conf and chan_dahdi.conf,
and how do I have to refer each span to the corresponding card ???
Thanks a
2013 Mar 21
2
Need help about round-robin
hello list,
i have installed 2 diguim cards in my server using asterisk 1.4 (i use the
old version with zapata.conf and zaptel.conf)
i want to use the span 1 for group 1 and span 2-span 6 for the group 2 (i
want to active the round-robin for span 2 and 6) in order to activate the
WIMAX and FH
please see the configuration below and tell me if there is anything wrong
question 2: what is
2010 Jul 19
1
Problem with E1
Hi All,
I am facing problem with E1 line. I have installed Asterisk
(1.4.20.1) on a system with Digium TE420 card (Zaptel- 1.4.10)
But every
now and then I face problem of down E1's. The log show lot of entries like
"pri_dchannel: PRI got event: HDLC Bad FCS (8) on Primary D-channel of
span 2"
This happens on a regular basis and the E1 becomes up after some
time.
My
2006 Feb 09
3
Rail in teaching environments
Newbie question (just joined the list)
Is anyone running Ruby on Rails in a teaching environment?
Regards
John
John Colby BA, MBCS, PGCertE
Lecturer, Department of Computing, The Business School
Room F316, Galton Building, University of Central England,
Franchise Street, Perry Barr, Birmingham B42 2SU
Tel: +44 (0) 121 331 6937, Fax +44 (0) 121 331 6281, Mobile: 07795 215
912
2008 Oct 15
1
error during installworld on 7.1 beta (was: error during buildworld on 7.1 beta)
During installworld I get:
cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/ncurses.3x
> ncurses.3
sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh
/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.head
/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/Caps
2018 Nov 23
4
Conflicting TERM env var with SetEnv feature.
On 22/11/18 10:09 pm, Philipp Marek wrote:
> if it happens that your local terminal emulation is not available
> on the remote machine(s), what would be the right place to fix it?
Is it a trick question?? Isn't the remote machine the only place that
you can fix ?? Setting TERM on the local machine won't magically make a
Wyse 60 understand VT220 control codes.
Why not wrap ssh