Displaying 20 results from an estimated 9000 matches similar to: "howto - chroot environment"
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 -
2000 Nov 20
1
openssh kills the stty values?
Hi all,
I found that on some HP-UX 11 machines running openssh-2.3.0p1 the default values for intr in stty don't work. The problem is that stty shows the correct values but they don' work and I cannot det the values to others. Once I connect via telnet or rlogin I can use the intr-sequence.
Any ideas?
Thanks
Stephan
--
LDS Brandenburg
Dr. Stephan Hendl
fon: +49-(0)331-39 471
fax:
2000 Sep 06
1
openssh 2.2.0p1 and finger
Hi all,
just I installed OpenSSH 2.2.0p1 on a HPUX-11 machine and it works. But when I connected to the machine and give "finger -R"-command then in the "Where"-column I see the hostname of the openssh-server instead of the hostname where I came from.
Does anybody have an idea?
Thanks
Stephan
--
LDS Brandenburg
Dr. Stephan Hendl
fon: +49-(0)331-39 471
fax:
2001 Mar 14
2
sftp over 2 hosts?
Hi list,
I tried sftp and it works perfect via a direct connection between 2 hosts. Our situation is that we have to go from our intranet through a firewall gateway to the internet and then to a third server. With "normal" ssh this works via: "ssh -t hosta ssh hostb". It seems to me that this doesn't work with sftp ;-((. Would it be complicate to implement?
Thanks
Stephan
2006 Aug 18
1
ocfs2 and device-mapper
Hello all,
are there any issues concerning ocfs2 (v 1.2.3) and device-mapper-multipath-0.4.5-12.0.RHEL4?
I've build a 4 node cluster with two ocfs2 mounts on /dev/dm-0 and /dev/dm-1. Under heavy load the nodes dies after about two minutes reproducably ;-(( Once I've loaded the ocfs2 modules it seems to me that both modules (device-mapper-multipath related as well as ocfs related) are
2000 Nov 09
1
PAM auth. and HP-UX
Hi,
just a few days ago I upgraded to openssh-2.3.0p1 on HP-UX 11.00, trusted system, incl. the PAM-patch PHCO_22265 and I run into another problem. The situation is the following. I come from server inside a firewall and go through the firewall wia a ssh-plug-gateway to one host in our internet section and further do a second server in the internet section. All this including the ssh-agent
2003 Aug 19
1
chroot-patch for 3.6.1p1?
Hi all,
I am looking for a chroot-patch like it was available for the 3.5p1 version. Does anybody has such a patch? Because chroot doesn't work with 3.6.1p1 under Reliant Unix 5.45 from Fujitsu-Siemens.
regards
Stephan
Dr. Stephan Hendl
Systemmanagement
-----------------------------------
Landesbetrieb f?r
Datenverarbeitung und Statistik
Land Brandenburg
Adresse: 14467 Potsdam, Dortustr.
2010 Sep 03
1
How to Retain Ownership on webdir
Hi,
I have this webroot /webdir/ with 2775 permission so that any created
file/directory by apache inside of /webdir/ will be 'users:webusers'.
However, I noticed when the apache created a new files (fileB) / directories
(dirB), the ownership becomes 'apache:apache' and the sgid has gone for
/webdir/ (drwxrwxr-x). I'm currently using Wordpress.
[before]
drwxrwsr-x users
2000 Nov 08
4
man pages won't work
Hi,
I am sorry about this stupid question but after compilation of openssh-2.3.0p1 the manpages were installed but a man ssh gives only unstructured response without underlined lines etc. A nroff -man sshd.8 gives the same output but the contents of the file shows a nroff-format.
Any ideas?
My system is a HP-UX 11.000 with the pam-patch.
regards
Stephan
--
LDS Brandenburg
Dr. Stephan Hendl
2001 Sep 19
0
Antw: openssh compile errors on hpux 11.00
Hi Kyle,
I've compiled 2.9p2 on HP-UX 11.00 with gcc-3.0.0 als well as 2.95.2 and openssl-0.9.6 and got _no_ problems. I took the openssh-package from the porting center. Some month ago I got some errors with the commercial c-compiler from HP but going back to gcc solve them.
Hope that helps
Stephan
--
LDS Brandenburg
Dr. Stephan Hendl
fon: +49-(0)331-39 471
fax: +49-(0)331-27548 1187
2000 Oct 23
1
HP-UX and trusted system
Hi,
is it possible to have only _one_ openssh binary distribution (it means compiled by myself) wich recongnizes itself wether there is an trusted system or not? With the commerfial stuff I have to build to variants dependeing on the security mode - but this is quite not friendly for admins.
Regards
Stephan
--
LDS Brandenburg
Dr. Stephan Hendl
fon: +49-(0)331-39 471
fax: +49-(0)331-27548 1187
2000 Nov 22
1
Antw: Re: openssh kills the stty values?
Hi,
thanks for your answer. I can reproduce your error in my HP-UX system and solved it ;-)).
I built socalled software-depots for distributing the openssh-package and put
the start command in the postinstall-script. The shell of this postinstall script has the bahavior
that intr ^C won't work properly. So I did your trick with "/sbin/init.d/sshd stop/start" from a shell where ^C
1999 Jul 08
1
samba on an IBM mainframe?
Hi,
does anybody know wether samba is running on an IBM mainframe under os/390? Are there any specific things to consider or do it just like for a "normal" unix?
thanks
Stephan Hendl
--
LDS Brandenburg
Dr. Stephan Hendl
fon: +49-(0)331-39 471
EMail: stehan.hendl@lds.brandenburg.de
2002 May 06
1
tunnel connection like a service with cygwin or other products?
Hi all,
I try to implement a secure ODBC connection via ssh tunnel from a win-pc to a linux server. I am looking for a kind of service under nt that builds a secure tunnel connection from the pc to the server at time of login of the user at the desktop and going into the background after that. That means the conncetion is always open until the user shuts down the pc. It should run completely in
2002 Sep 20
2
host_key and fingerprint problem with protocol 2
Hi all,
I just want to upgrade from protocol 1.5 to 1.99 and 2.0, respectively and run into the following problems:
The situation is the following:
I have a client ("c") inside the firewall and two servers outside ("a" and "b"). The firewall accepts connections on two ports (22136 and 22137) and directs the connections directly to port 22 of the two servers
2003 Mar 17
1
ProxyCommand
Hi all,
I tried to use the ProxyCommand option in the ~/.ssh/config file like
ProxyCommand /usr/local/bin/corkscrew <firewall> 80 %h %p
but it seems th me that the ssh clinet won't use the option
.. How can I tell the client to accept the proxy an send all requests to this host, bcause the internet names ("%P") cannot be resolved inside our lan - this must do the proxy.
2001 Mar 30
1
WinSCP error while connecting to root
Hi folks,
I tried to use WinSCP (http://winscp.vse.cz/eng/) for a ftp like scp-GUI for Windows in order to connect to a HP-UX machine running 11.0 and openssh-2.5.1p2. The problem is that I can connect to any user I want _except_ root! When I connect to root, then the command "echo $status" (this is the way how WinSCP detects the user shell) results in a "logout root". The
2003 Nov 13
1
Problem with 3.7.1p2 on Reliant Unix
Hi Group,
recently I upgraded to v 3.7.1p2 on Reliant Unix (former SINIX). With sser root everything works fine, but with a "normal" user the session terminates.. I put the logfile of the "sshd -dddd" at the end. What is wrong?
regard
Stephan
---------------
debug2: read_server_config: filename /etc/sshd_config
debug1: sshd version OpenSSH_3.7.1p2
debug1: private host key:
2000 Sep 13
6
CryptoCard patch
Hi,
I had a contractor write a patch to allow CryptoCard support in
OpenSSH. It works with portable openssh-2.1.1p4, and it was posted to
the SSH mailing lists, but I see that it hasn't been included in the
openssh-2.2.0p1 release. Would it be possible to include this patch
in the official release? The reason why I ask is because it will not
be difficult to do that, it will support the
2007 May 22
1
Re: Ocfs2-users Digest, Vol 41, Issue 21
Dear all,
> Caveats
> =======
> Features which OCFS2 does not support yet:
> - extended attributes
> - readonly mount
> - shared writeable mmap
> - loopback is supported, but data written will not
> be cluster coherent.
> - quotas
> - cluster aware flock <----------------------------------------
>