Displaying 20 results from an estimated 600 matches similar to: "OpenSSH 3.6.1p1 on NCR MP-RAS v4.3, several weird terminal problems"
2003 May 26
3
Error on Reliant Unix: no controlling terminal
Hi all,
just I tried to upgrade openssh from 3.5p1 to 3.6.1p2 on Reliant Unix 5.45 and run into this error:
root at soltest: tail /var/adm/log/messages
....
May 23 15:45:28 soltest unix: sshd[4013]: Accepted password for root from 10.128.11.72 port 2624 ssh2
May 23 15:45:28 soltest unix: sshd[4101]: error: setsid: Not owner
May 23 15:45:28 soltest unix: sshd[4101]: error: open /dev/tty failed -
2001 Oct 12
1
rsync binary for ncr mp ras svr4
hello everybody,
Anybody ever compile rsync under "ncr mp ras svr4"
unix system? I'm having some problem to run it. I
compiled everything as in README file. when i tried
run the rsync binary i received this error:
ksh: rsync: not found
unexpected EOF in read_timeout
i even use full path to rsync and yer still get the
same error. Anybody could help me, please? i really
need this
2001 Feb 12
1
Compiled and running on NCR SVR4 UNIX (MP-RAS)
To whomever is interested, I have compiled and am running OpenSSH under
NCR UNIX using the following procedure:
1. Compile and install zlib to the default location.
gunzip zlib*.gz
tar -xvfo zlib*tar
cd zlib-*
./configure
make
make install
2. Compile and install openssl to the default location.
gunzip openssl*.gz
tar -xvfo openssl*tar
cd openssl-*
2002 Jan 05
7
rsync for NCR MP-RAS
On 4 Jan 2002, Mike Li <Mike.Li@schenker.ca> wrote:
> Hi Martin,
>
> Is there a binary for rsync for NCR MP-RAS ver 3.0 running on Intel PIII
> Hardware?
I've never heard of that. What is it?
> I can't seem to be able to compile the source codes either even though I have C
> compiler
> Here is what I get when I run configure
> Thank you in advance
>
2002 Jan 08
2
rsync for NCR MP-RAS (SRV 4)
I still have problems running the options
like /usr/local/bin/rsync --daemon
will give me an error
Thanks in advance.
# ./configure -build=i686-ncr-sysv4.3
# make install
mkdir -p /usr/local/bin
./install-sh -c -m 755 rsync /usr/local/bin
mkdir -p /usr/local/man/man1
mkdir -p /usr/local/man/man5
./install-sh -c -m 644 ./rsync.1 /usr/local/man/man1
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
Hi:
After compiling rsync2.5.6 using on SVR4 on Intel HW, Please help
# ./rsync --version
rsync: --version: unknown option
rsync error: syntax or usage error (code 1) at main.c(994)
# ./rsync --help
Segmentation Fault - core dumped
Here is log of compilation.
Script started on Sat Jun 21 05:56:15 2003
# make
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c rsync.c -o rsync.o
NCR High
2005 Mar 19
4
How I calculate nCr with R ? (Como calculo nCr con R? )
En espa?ol (In Spanish)
Necesito calcular la en numeros de combinaciones de n cosas
tomando k al tiempo.
Como hago eso en R ???
Yo escrib? mi propia funci?n pero pienso que de esa forma no es
f?cil para mis estudiantes .
He estado buscando en la ayuda y no he encontrado informaci?n
sobre una funci?n que calcule eso directamente. Podr?an ayudarme
In English (en Ingl?s )
I need calculate
2003 Apr 09
10
[Bug 536] no access to tty on Linux 2.0 and 2.4+libc5
http://bugzilla.mindrot.org/show_bug.cgi?id=536
stuge-openssh-unix-dev at cdy.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|no access to tty on Linux |no access to tty on Linux
|2.0 |2.0 and 2.4+libc5
------- Additional Comments
2003 Jun 22
16
[Bug 600] compilation of ssh-askpass or ssh-rand-helper fails on NCR MP-RAS v3.02
http://bugzilla.mindrot.org/show_bug.cgi?id=600
Summary: compilation of ssh-askpass or ssh-rand-helper fails on
NCR MP-RAS v3.02
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
2002 Feb 19
2
Dump Analysis -- when NCR server frozen by rsync
Hi,
rsync was running against filesystems /disk5 and /disk7 to back them onto
remote server (172.16.101.4) using the following script:
if [ `ps -ef | grep -v grep | grep ::d5 | /usr/bin/wc -l` -eq 0 ]
then
rm -f /etc/rsync5.log
echo " --- Disk5 --- starts `date`" > /etc/rsync5.log
/usr/local/bin/rsync -a --recursive --compress /disk5/ 172.16.101.4::d5 >>
/etc/rsync.log
echo
2008 Jul 24
1
The specified network name is no longer available
Hello Samba people,
I have been successfully using Samba for several years, across many
minor versions of Samba across many minor versions of Linux kernel 2.4.x
and 2.6.x, against a Windows 2000 and then in the past couple of years
2003 AD Domain. This morning, something broke...
Setting the stage:
RedHat Fedora based Linux box, FC8, updated over time using 'yum
update'...,
2006 Jul 30
1
Installing mysql on v4.3 x86_64
Hi, I?m running Centos 4.3 x86_64-smp here and now I?m trying to install
mysql without success.
> yum install mysql
------------------------------------------------
( ... )
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
2004 Dec 17
2
Time to add exponential backoff for SSH interactive login failures?
I'm accustomed to systems where even the first failed login attempt
incurs a 5 second delay. I don't think that's too harsh, but everyone
has their own needs and considerations. This could be made
configurable.
-Jay
-----Original Message-----
From: Rick Jones [mailto:rick.jones2 at hp.com]
Sent: Wednesday, December 15, 2004 8:09 PM
To: Jay Libove
Cc: openssh-unix-dev at
2003 Apr 05
5
[Bug 536] no access to tty on Linux 2.0
http://bugzilla.mindrot.org/show_bug.cgi?id=536
Summary: no access to tty on Linux 2.0
Product: Portable OpenSSH
Version: 3.6p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: jfeise at
2005 Oct 18
0
samba on NCR Unix
Hello,
I would like install samba on NCR unix. Is there anyone who help me to find binaries.
Thanks
2004 Aug 01
1
SSH login attempts: tcpdump packet capture
I got a packet capture of one of the SSH2 sessions trying to log in as a
couple of illegal usernames. The contents of one packet suggests an
attempt to buffer overflow the SSH server; ethereal's SSH decoding says
"overly large value".
It didn't seem to work against my system (I see no strange processes
running; all files changed in past ten days look normal).
I am
2012 Nov 08
0
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
https://bugzilla.mindrot.org/show_bug.cgi?id=925
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #12 from Damien Miller <djm at
2016 Aug 02
0
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
https://bugzilla.mindrot.org/show_bug.cgi?id=925
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #13 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
2002 Oct 18
0
Samba for NCR MP-RAS Unix
Skipped content of type multipart/alternative
2004 Sep 03
10
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
http://bugzilla.mindrot.org/show_bug.cgi?id=925
Summary: Forking and crontabs do not work with ssh on NCR MP-RAS
builds
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo: openssh-bugs