Displaying 20 results from an estimated 3000 matches similar to: "Solaris 2.6 problem"
2000 Dec 15
3
scp without permitting shell access, possible?
[My apologies if this question is deemed inappropriate for this list.]
Using OpenSSH, is it possible for a program/script to copy files with known
filenames from a remote server (running sshd), without allowing (interactive)
ssh access to that server? I.e. ``ssh server ls'' or ``ssh server'' should not
be possible (for security reasons), but ``scp server:file .'' should.
2001 Mar 17
4
"cipher none" alternatives ?
We are trying to upgrade from SSH1 to OpenSSH/SSH2.
I see that configuration support for "cipher NONE" was removed in OpenSSH.
Is there an alternative for this ?
We need to move big files (>100Mb) between machines on the Internet. In
the past we had used NFS or ftp but want to block those services at one or
both ends. Moving them with SSH 1 scp takes quite a bit of CPU effort for
2001 Jan 11
3
ssh-keygen: passphrase.
Looking at openSSH INSTALL:
To generate a host key, run "make host-key". Alternately you can do so
manually using the following commands:
    ssh-keygen -b 1024 -f /etc/ssh/ssh_host_key -N ""
    ssh-keygen -d -f /etc/ssh/ssh_host_dsa_key -N ""
But when I try latter, I get:
(gdb) n
1  0x35a6 in save_private_key_ssh2 (
    filename=0xb2d2c
2001 Jan 24
0
FW: Solaris 2.6 Bug part 2
Forget the first half of this email, I ran "make clean" in the wrong
directory.
The problem with $AR not being set is unrelated to this mistake, so it is
still a real bug.
Thanks again. I now have scp working properly.
Andrew Sherrod
 
-----Original Message-----
From: Sherrod, Andrew
To: 'openssh at openssh.com'
Cc: McNamara, Geoff
Sent: 1/24/01 12:07 PM
Subject: Solaris 2.6
2001 Mar 28
3
OSSH 2.5.2p2: Why is /usr/local/ put into the include & lib paths under Solaris?
I'd like to know why /usr/local/(include|lib) is added to the 
(include|library) path. I'd _especially_ like to know why it's added before 
user-specified library directories such as OpenSSL. If I specify 
--with-openssl=/foo/openssl, I want to actually _use_ the version of 
openssl in /foo/openssl, not some version that may have been installed in 
/usr/local. This really makes no
2000 Jun 22
2
Probs with Solaris 2.6
Hi,
I use OpenSSH (thanks folks) to administer a mix of boxes at work
and have seen some quite scary problems.  
I set up an ssh connection from the host to a central admin
machine from a perl script running on the host.  The script
brings up an ssh connection to the central admin machine and sets
up some reverse port redirection for administration (telnet for
instance) and some forward
2000 Mar 11
3
TEST RELEASE: openssh-1.2.3pre1
I have just uploaded a test release of 1.2.3. It includes numerous
fixes from the OpenBSD team and should fix the stupid configure bugs
of 1.2.2p1.
http://violet.ibs.com.au/openssh/files/test/
A detailed ChangeLog is in the directory.
Please report successes and failures.
Regards,
Damien Miller
--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller -
2001 Jan 05
3
subject: ssh non-intuitive logging setting. (priority names)
subject: ssh non-intuitive logging setting (priority names).
I installed openssh 2.3.0p1 on Solaris 7 for x86 box and
sshd worked fine.
However, somehow the logging of connection and disconnection to
sshd was not recorded as I wished.
Time to investigate.
On a host where sshd from data-fellows once ran,
the log was recorded with auth.info level.
After trying to modify sshd_config, I found
that
2001 Jan 24
0
Solaris 2.6 Bug part 2
I took the advice from this list and a website I found and tried to build
Openssh after running:
-with-default-path=/bin:/usr/bin:/usr/local/bin
It did not appear to fix my scp problem.
I then gave the configure script a very cursory reading, and decided to try
"--without-default-path".
That is where the bug appears. Running just ./configure or ./configure with
the default path
2001 Feb 24
6
SU vs. ssh root@host
All--
    su cannot be run without trusting the shell.  The shell cannot be
trusted without trusting any instructions the shell uses, from library calls
to rc scripts.  Hell, the instructions the shell uses can't even be trusted,
since they're all living in userspace memory.
    By contrast, SSHD is generally a root owned, highly secure environment
with no unpriveledged userspace
2001 Jun 01
1
Disabling Password-based auth? (was RE: recent breakins)
All--
But it's not as simple as forwarding the password-based
authentication.  Regardless of what method was used to
SSH from system one (user's) to system two (SF), the
user then started up *a second* SSH session to go
from two (SF) to three (Apache).  There is no effective
way for any authentication information from the first
session to be passed to the second, in my mind.
Remember
2000 Dec 07
2
sunos 4.1.4 Makefile and regex.[ch] fix
Hi,
At the office, there is an old ss5 box running sunos 4.1.4.
I have configured openssh using gcc on this machine.
In doing so, I found a few compilation and configuration problems.
1. Compilation Problem.
SunOS 4.1.4 doesn't have regex.h header nor the entry points regex.c
is supposed to offer.
Solution.
Copy regex.c and regex.h from, say, GNU awk distribution to
the openssh directory
2005 May 24
16
dhcp and shorewall
I want to run dhcp and shorewall on the same computer.It is
my gateway and that computer doing NAT for my network.How
can I set up shorewall to let only users that get theire
static ip address via dhcp, not to let users that had
static address.
2008 Jan 30
2
[LLVMdev] 2.2 Prerelease available for testing
Thanks for testing the release. Overall the test results look decent  
with a couple exceptions.
You also have a few CBE failures that I am not seeing. What version  
of xcode do you have installed?
Can you send me the following files?
SingleSource/Regression/C/Output/2008-01-07-LongDouble.*
SingleSource/Regression/C/Output/PR1386.*
Thanks,
Tanya
On Jan 26, 2008, at 6:43 AM, Takanori Ishikawa
2009 Nov 01
4
convert list to Dataframe
Hi. I have a huge list called twitter:
> dim(twitter)
NULL
> str(twitter)
List of 1
 $ :Classes 'PlainTextDocument', 'TextDocument', 'character'  atomic
[1:35575] 11999;10:47:14;20;10;2009;ObamaLouverture;Trails Mixed Lessons For
Governance From Campaigner-in-chief: President obama jumps  campaign 09 
tuesday..
2001 Feb 16
7
OpenSSH 2.5.0p1
Known issues:
1) Linux 'sleep 20'   -- Unfixable before 2.5.0 (known work around)
2) HP/UX signal issue -- Patched and HP/UX 11 works in v2
3) SCO 2/ Native Compiler -- Unfixable before 2.5.0 (known work around)
4) NeXTStep -- Resynced, MAX_GROUPS vs NGROUPS unresolved (not major)
5) DG/UX regcomp/regexec -- Fixed.
6) Cray signal issues -- ???
7) Solaris '$PATH' issue -- ??
2008 Jan 31
0
[LLVMdev] 2.2 Prerelease available for testing
Dear Tanya:
> You also have a few CBE failures that I am not seeing. What version
> of xcode do you have installed?
Xcode 2.4.1
> Can you send me the following files?
> SingleSource/Regression/C/Output/2008-01-07-LongDouble.*
> SingleSource/Regression/C/Output/PR1386.*
OK, I attached those files (llvm-2.2-test-output.tar.gz)
Best regards,
2008/1/30, Tanya Lattner <tonic at
2002 Oct 29
1
samba compiling error
Hello,
I have error on compiling time
I tried on HP-UX 11.00 system with gcc version 3.1 to compile samba source
Samba latest version source was dowloaded from www.us1.samba.org/samba/ftp
I attached log file with this error 
 
thank you.
begin 600 samba_make.log.doc
M(R!M86ME#0HO=7-R+VQO8V%L+W-A;6)A+V)I;B(@+410241$25(](B]U<W(O
M;&]C86PO<V%M8F$O=F%R+VQO8VMS(B
2003 Oct 27
3
How to disable XFree86 and wdm listening ports
Hello,
what is the right way to disable XFree86 and wdm listening
ports tcp 6000 and tcp 1024.
I read in man XFree86 about the -nolisten tcp option
and tried to set in  /usr/X11R6/lib/X11/xdm  
:0 local /usr/X11R6/bin/X -nolisten tcp
but it was not successful.
What is the right way to close the ports without use of IPFW?
Your help would be appreciated.
Thank?s
Wolfgang
2003 Jul 28
1
ssh and X11Forwarding
What has to be installed on a host for it to do X11Forwarding in SSH?
My (FreeBSD) workstation at home is behind NAT.  From home, I can SSH to
a FreeBSD firewall at work, and from there I can get to other hosts
around the internal network there, some of which run X clients.
Does X have to be installed *on the firewall* for me to forward X11
connections from the X clients back to my workstation