Displaying 20 results from an estimated 50000 matches similar to: "[Bug 341] Return Code unpredictable"
2003 Jan 07
2
[Bug 341] Return Code unpredictable
http://bugzilla.mindrot.org/show_bug.cgi?id=341
------- Additional Comments From djm at mindrot.org 2003-01-07 18:26 -------
Please verify that this is still the case with 3.5p1 (2.9 is ooold)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Jul 08
0
[Bug 341] New: Return Code unpredictable
http://bugzilla.mindrot.org/show_bug.cgi?id=341
Summary: Return Code unpredictable
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P3
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: norbert.weuster at
2003 Feb 26
1
[Bug 341] Return Code unpredictable
http://bugzilla.mindrot.org/show_bug.cgi?id=341
gq at cs.msu.su changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From gq at cs.msu.su 2003-02-27 05:42 -------
I have
2002 Jul 09
2
[Bug 341] Return Code unpredictable
http://bugzilla.mindrot.org/show_bug.cgi?id=341
------- Additional Comments From norbert.weuster at mgi.de 2002-07-09 15:44 -------
the optinal Flags -n and/or -T doesn't change the situation
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2001 May 24
0
occasional ssh hang
I am using OpenSSH on Redhat 6.2 (Intel) and Solaris 2.6 (Sparc). I have a
job on the linux machine that ssh's to the Solaris machine every 20 seconds
or so and runs uptime. The problem is that after many iterations of this,
ssh will occasionally hang, and require a kill -9 to get rid of the
process. The problem happens with both protocol version 1 and 2, but it
seems to happened more often
2002 Dec 04
0
Continuous X Display problems on AIX
Hello
Currently i'm using AIX 4.3.3. I've installed OpenSSH version 2.9p1 which by
the way works with the
way ive hacked it together to get X Displays working correctly.
I can ssh into the system as myself export my display back no problem.
I can ssh to a system as myself and ( su - userid ) and export my display
back but i had
to hack this together in order to get it to work.
I
2001 May 04
0
Exit status strangeness
Hello,
Trying to get Oracle DataGuard running, which basically does a lot
of work between two replicating databases via rsh/ssh. It is breaking
because it pays very close attention to the exit status of ssh commands.
We are using OpenSSH 2.5.2p2 (also tried 2.9p1, same result) on Solaris 7
and 8. This seems to be Solaris specific, because I can't reproduce it
on Linux.
I've
2001 May 03
1
Rhosts Auth Issues with OpenSSH 2.9p1 on Solaris 2.7
I've installed OpenSSH 2.9p1 on Solaris 2.7 and I am trying to get rhost
authentication working. Something appears to be wrong with the client
side as I can do rhost auth with a ssh1.2.27 client. Any help would be
appreciated.
/opt/openssh-2.9p1/etc/ssh_config is:
ForwardX11 yes
RhostsAuthentication yes
/opt/openssh-2.9p1/etc/sshd_config is:
Port 22
IgnoreRhosts no
StrictModes yes
2001 Jun 13
1
2.9p1 SCO OS 5.0.5 server and Linux client hang on exit when using X11 forwarding and protocol 2
When I run this command:
ssh -1 -v -n -l root njdb1b /usr/bin/X11/xterm -sb -sl 1000 -T njdb1b -e find /etc
An xterm appears on my screen, the contents of /etc scroll by and then ssh exits.
When I invoke the same command with the -2 option, the xterm appears (and disappears) but
ssh never exits. netstat says the (ssh) connection is still established but the xterm
is no longer
2002 Dec 04
1
AIX - X displays forwarding problem with su
Hey everyone
Currently i'm using AIX 4.3.3. I've installed OpenSSH version 2.9p1 which by
the way works with the
way i've hacked it together to get X Displays working correctly.
I can ssh into the system as myself export my display back no problem.
I can ssh to a system as myself and ( su - any_userid ) and export my
display back but i had
to hack this together in order to get
2007 Nov 26
0
Winbind / AIX 5.3 returns incomplete user informations
Hi,
We are facing a problem on AIX 5.3 (latest patch) where the following
behavior happens. Reproduced with versions of samba from 3.0.23 to
3.0.26a.
# Normal behavior :
# id and id username should return the same info
#
root@srv1:/# id
uid=0(root) gid=0(system)
groups=2(bin),3(sys),7(security),8(cron),10(audit),11(lp)
root@srv1:/# id root
uid=0(root) gid=0(system)
2005 May 31
0
[Bug 2758] New: "File exists" error using options -b and --backup-dir with device files.
https://bugzilla.samba.org/show_bug.cgi?id=2758
Summary: "File exists" error using options -b and --backup-dir
with device files.
Product: rsync
Version: 2.6.4
Platform: All
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo:
2001 Aug 03
1
Disconnecting: protocol error: rcvd type 98
When I SSH using protocol 1 from a Debian box running OpenSSH 2.9p2-4
to a sparc.sunos5 box running vanilla OpenSSH 2.9.1, after a little
while (of inactivity?) I get the following message on the client
terminal:
Disconnecting: protocol error: rcvd type 98
Looking further, this message is actually caused by the SSH daemon.
However, I'm at a loss to determine why sshd is doing this.
I attach
2003 Jun 04
6
[Bug 587] ssh returns non-zero return code but appears to work
http://bugzilla.mindrot.org/show_bug.cgi?id=587
Summary: ssh returns non-zero return code but appears to work
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
2001 Jun 18
1
OpenSSH + Solaris + AFS ???
Hello *,
sorry if i missed an article which already solves my problem.
I need a working configuration of OpenSSH for Solaris 7 (SunOS 5.7)
with AFS support. PAM support to use the AFS PAm module `pam_afs.so'
and TCP-Wrapper support would be nice.
It would be nice to have similar configurations for Solaris 6
(SunOS 5.6), Solaris 8 (SunOS 5.8) and Solaris 2.5.1.
I have tested a few
2002 Mar 17
1
[patch] AIX package build fixes, please commit
Hello All,
This is a resend of a patch I posted nearly two weeks ago. As
of a few minutes ago, it hasn't been committed and thus the AIX package
builds from CVS fail. (I know because I now have a cron job that tells
me :-)
Could someone please review and commit the attached patch and
chmod a+x contrib/aix/*.sh, or let me know what needs to be changed?
It makes the following changes
2005 Jan 15
0
ADSI unlock codes
Program your locked ADSI phone not by unlocking it but by using the
feature slot FDN download descriptors of ADSI SEC security code telco
provider lock number key from database list. ch33s3
First reset phone. Set clock to Jan 1 12:00AM (options-2?). exit to
main screen. press options, (mute/flash/speaker/?) until you see
firmware version. press # to reset. google more info, bam ch33s3d
;
2003 Oct 31
1
R-1.8.0 + IBM VisualAge/C for AIX compiler
A while ago I compiled R 1.7.0 for AIX (with the above compiler - I'll
call it xlc) and I was surprised that it went quite smoothly.
Unfortunately with R 1.8.0 it's not as easy, but I succeeded at least
partially. Static R works fine (after some tweaking), but
--enable-R-shlib fails resp. produces a buggy R. Following are the
problems I encountered (in a warning-to-fatal-error
2004 Sep 21
1
SFTP is prompting for password
Hi,
I am facing a problem in migrating to SFTP from FTP
for an unix based application.
I have got 2 m/c, SRC (Source) m/c and TRG (Target)
m/c.
For SFTP connectivity, I created a Public-Key
(ssh-keygen -t dsa) in src_usr1(user-id) at SRC m/c .
Which created the necessary identification file
(id_dsa & id_dsa.pub) andthen,
I copied the id_dsa.pub into the file authorized_keys
in
2009 Sep 09
3
yum issue with extras repo?
Hello All,
As you can see below I am having a problem checking for updates. This
happens repeatedly. I have to kill the process then rerun. I have
tried "yum clean all" but no joy - the process hangs again on "extras"
- see second listing below. Suggestions?
Dave
[root at cserver ~]# yum check-update
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from