Displaying 20 results from an estimated 700 matches similar to: "xterm crashes consistently"
2007 Mar 19
2
Security Update from MAC breaks ssh -X
Folks,
This morning I downloaded and installed a security update for my MAC G5. I
am running MAC OSX 10.3.9.
Friday March 16 I was able to
ssh -X me at targetcpu
and launch my application
this morning March 19 I get this error:
X Error of failed request: BadAtom (invalid Atom parameter)
Major opcode of failed request: 20 (X_GetProperty)
Atom id in failed request: 0x25
Serial number
2005 May 03
5
CentOS 4 - problem with remote X application
Hello
i have a problem on CentOS 4 with starting remote x application on
remote CentOS 3 od Solaris 9 boxes.
The problem is: When I run it from CentOS 3 it's OK form CentOS 4 I
cannot find a bad word in logs ...
My local machine
stoping firewall
[root at klima-pc ~]# service iptables stop
[root at klima-pc ~]# iptables-save
[root at klima-pc ~]#
SELinux is OFF
I am connecting by ssh
2004 Apr 22
2
[Bug 851] some X11 prgs generate ``BadAtom (invalid Atom parameter)'' in X_GetProperty when using X11 forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=851
Summary: some X11 prgs generate ``BadAtom (invalid Atom
parameter)'' in X_GetProperty when using X11 forwarding
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
2004 May 23
5
OpenSSH v3.8p1 fails to interoperate for GSSAPI (Kerberos) and X-Windows
Versions: openssh-3.8p1-33, heimdal-0.6.1rc3-51, XFree86-4.3.99.902-40,
tk-8.4.6-37, all from SuSE 9.1 (unhacked); back-version peers have
openssh-3.5p1, XFree86-4.3.0-115, etc. from SuSE 8.2.
Symptoms:
1. When the client and server versions are unequal, the Kerberos ticket
is not accepted for authentication. All the clients have
PreferredAuthentications gssapi-with-mic, gssapi, others.
2.
2005 Nov 26
1
samba as pdc with ldap: trouble with smbldap-populate: error adding from cn=Domain Admins,ou=Groups onwards
hello there,
i am new to smbldap-tools and i try to follow some tutorials to setup a
samba-pdc but with migration from an old nt4 pdc server.
first i want a very easy and basic setup, no tls/crypto/ssl just for
testing.
im also using the following tutorial:
<http://www.susewiki.org/index.php?title=SAMBA-PDC_OpenLDAP_DYNDS_CLAM>
i installed the smbldap-tools rpm on a suse 10 box. (called
2017 Aug 26
0
DC Upgrade from 4.1.7 to 4.6.7
On Sat, 26 Aug 2017 11:28:00 +0400
HB via samba <samba at lists.samba.org> wrote:
> > -----Message d'origine-----
> > De : samba [mailto:samba-bounces at lists.samba.org] De la part de
> > Rowland Penny via samba
> > Envoyé : lundi 21 août 2017 16:34
> > À : samba at lists.samba.org
> > Objet : Re: [Samba] DC Upgrade from 4.1.7 to 4.6.7
> >
2017 Aug 26
2
DC Upgrade from 4.1.7 to 4.6.7
> -----Message d'origine-----
> De : samba [mailto:samba-bounces at lists.samba.org] De la part de Rowland
> Penny via samba
> Envoyé : samedi 26 août 2017 12:00
> À : samba at lists.samba.org
> Objet : Re: [Samba] DC Upgrade from 4.1.7 to 4.6.7
>
...
> On Sat, 26 Aug 2017 11:28:00 +0400
> > Hi,
> >
> > I have begun to add a new 4.6.7 DC (following
2017 Aug 26
2
DC Upgrade from 4.1.7 to 4.6.7
> -----Message d'origine-----
> De : samba [mailto:samba-bounces at lists.samba.org] De la part de Rowland
> Penny via samba
> Envoyé : lundi 21 août 2017 16:34
> À : samba at lists.samba.org
> Objet : Re: [Samba] DC Upgrade from 4.1.7 to 4.6.7
>
> On Mon, 21 Aug 2017 15:52:01 +0400
> HB via samba <samba at lists.samba.org> wrote:
>
> > Hello all,
2008 Jul 20
0
Major documentation bug
This information needs to be in the etc/ssh/sshd_config file.
.13 - I upgraded to OpenSSH 3.8 and some X11 programs stopped working.
As documented in the 3.8 release notes
<http://www.openssh.com/txt/release-3.8>, |ssh| will now use untrusted
X11 cookies by default. The previous behaviour can be restored by
setting *ForwardX11Trusted yes* in /ssh_config/.
Possible symptoms include:
2005 Nov 20
4
Ssh with OS X Tiger (Darwin) and CentOS 4.2
Anyone know any issue with OS X 10.4 and CentOS with ssh or any connectivity
issue with: OpenSSH_3.8.1p1 vs OpenSSH_3.9p1?
2005 Jan 12
1
sshd runs with -R flag?
Hi All,
Sorry to interrupt, but I recently downloaded and installed a
pre-compiled package of OpenSSH 3.9p1 for Solaris.
After installation everything seems to work well, but I notice that all
of the child sshd daemons are running with a flag '-R' i.e.
sh-3.00# ps -ef | grep sshd
root 475 1 0 13:45:23 ? 0:00 /usr/local/sbin/sshd -4
root 643 475 0 14:10:55 ?
2005 Oct 07
3
Building dovecot with SSL support on Solaris
Hi all,
I'm just trying to build dovecot-1.0.alpha3 on a Solaris 9 machine
with SSL support.
No matter which options I call ./configure with - it always results in:
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : none
Building with SSL support ........... : no
2007 Sep 26
3
OpenSSH multiple private key question
I am using CentOS 4.5 with OpenSSH_3.9p1 and I am curious if anyone
has a solution for this scenario. I have several pub/priv keys that I
use for various tasks/reasons. My issue is that I want to have 2
private keys stored in ~/.ssh/ and I am not sure the best way to
accomplish that. Currently I am using ssh-agent, and it works fine
for manually performing tasks. I was curious if there
2008 Oct 22
3
dovecot and postfix with tls and dovecot sasl issues for smtp clients
This issue is peripherally related to the following thread
Re: [Dovecot] client certs with godaddy ssl cert
This is running on CentOS 5.2 with latest Atrpms for Dovecot as of this
weekend.
# rpm -qa | grep dovecot
dovecot-sieve-1.1.5-8.el5
dovecot-1.1.4-0_81.el5
With assistance from Rainer Frey (Inxmail GmbH), I am able to successfully
use client ssl certs for imap access on both my Nokia
2019 Feb 06
4
Upgrading Samba
Hello all,
I've planned to upgrade a Samba DC from 4.6.7 to 4.9.4 .
For that I will use the following method :
- build a new DC from 4.9.4 sources (on CentOS 7)
- join this new DC to the domain
- transfer the FSMO roles from the old DC (4.6.7) to the new DC (4.9.4)
- replicate the sysvoldir from old DC to new DC
- demote the old DC
- switch off the old DC
Since I prefer to
2019 Feb 06
0
Upgrading Samba
On Wed, 6 Feb 2019 15:20:56 +0400
henri transfert via samba <samba at lists.samba.org> wrote:
> Hello all,
>
> I've planned to upgrade a Samba DC from 4.6.7 to 4.9.4 .
STOP!
Do not do this directly, reports on here have shown that this will not
work.
You will have to 'walk' up the versions, it may work if you go to
4.8.3, then to 4.9.4, but you may have to go to
2019 Feb 06
1
Upgrading Samba
Thank you Rowland for your answer .
I reply inline.
>
> On Wed, 6 Feb 2019 15:20:56 +0400
> henri transfert via samba <samba at lists.samba.org> wrote:
>
> > Hello all,
> >
> > I've planned to upgrade a Samba DC from 4.6.7 to 4.9.4 .
>
> STOP!
>
> Do not do this directly, reports on here have shown that this will not work.
>
> You
2006 Jan 19
5
Only one chance to enter a new password?
Hello there,
We are using OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004 on various
Solaris boxes with PAM and an LDAP server back end.
Recently we have added a requirement for users to have complex
passwords. The problem is, if a user's password has expired, when they
log in they are prompted for a new password (good) but if they enter a
non-complex new password the session is closed rather than
2011 Jun 02
1
Openwindows run on remote machine on OpenSSH_3.9p1 solaris 5.8
Hi,
I've had some strange recent behaviour from ssh (OpenSSH_3.9p1 Solaris 5.8).
I have an application that runs a script that run a remote command over ssh, however rather than running the command ssh tried to run openwindows (an xsession app, i think). Every time the application ran the command the same issue would occur, until the application was restarted. The command it should have been
2004 Nov 09
1
pop3d keeps downloading messages over and over again
Solaris 9
SunOS 5.9 Generic_117171-11 sun4u sparc SUNW,Ultra-250
gcc version 3.3.2
dovecot-0.99.11
compile options:
LDFLAGS=-L/usr/local/ssl/lib CPPFLAGS=-I/usr/local/ssl/include/openssl
./configure --prefix=/opt/dovecot --disable-ipv6
--with-file-offset-size=32 --with-mem-align=4 --with-rawlog
--with-ssl=openssl
OK, this applies whether or not a user account is set to leave mail on
the