Displaying 20 results from an estimated 6000 matches similar to: "No controlling tty. Cannot read passphrase"
2000 Sep 01
1
scp not found
Thank you to everbody who helped me successfully install ssh.
Now I'm having a problem with scp. I am getting the error:
ksh: scp: not found
I know this error has something to do with the default path. I tried to run
the configure script again ("./configure
--with-default-path=/usr/local/bin"). Then I ran the "make" and "make
install". But I'm still
2002 Jun 11
0
[Bug 272] New: Ctrl-C exits - Can not open TTY
http://bugzilla.mindrot.org/show_bug.cgi?id=272
Summary: Ctrl-C exits - Can not open TTY
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2000 Jul 20
0
openssh-2.1.1p4 and sco 5.0.5
Hi folks,
just I installed openssh 2.1.1p4 on a sco OpenServer 5.0.5 machine and it works fine. The only problem I have is the X11 forwarding. I have allowed this feature in the /etc/sshd_config and the /etc/ssh_config, respectively and the /usr/bin/X11/xauth program was in the PATH during compilation.
As you can see in the logfile the sco system enables the X11 forwarding and sets the DISPLAY
2002 May 20
1
openssh 3.2.2p1 problem on Solaris
I have compiled openssh with the Sun compiler, for the first time :)
Installed it on my Solaris 8 box, restarted sshd, and connected to
localhost. It works, basically, but I get
...
debug1: Entering interactive session.
Warning: no access to tty (Inappropriate ioctl for device).
Thus no job control in this shell.
and also
May 20 18:01:01 localhost sshd[5753]: error: open /dev/tty failed -
2000 Aug 04
1
OpenSSH -> SSH; ssh-agent: reasking for passphrase
Precedence: bulk
Hi,
I try to connect from a SuSE Linux openssh-2.1.1p1-4 system to a FreeBSD
system which runs
SSH Version 1.2.27 [i386-unknown-freebsd3.2], protocol version 1.5.
Standard version. Does not use RSAREF.
Before I switched (at home) to openssh I could use ssh-add, ssh
(freebsd), and from there to another server ssh (freebsd2), where
(freebsd[2..n]) are n+1 unix systems
2013 Nov 03
1
FreeBSD 10 Beta 2: make installkernel failure with installer provided ZFS configuration.
Hi,
I was trying to rebuild world on a FreeBSD 10 test system, that I had just
installed. ZFS root was setup. I let the installation program do all the
ZFS setup and configuration. I put root on a 5 disk encrypted raidz array.
Besides the installer configuring 5 times the amount of swap space I asked
for (asked for 8gb, installer put 8gb on each drive, for 40gb in total.)
everything was working
2000 Aug 01
0
tty problem
Hi there!!
I'm getting this strange error with openssh-2.1.1p3 and p4 (p2 works ok).
[user at computer dir]$ ssh my.computer.com
Enter passphrase for RSA key 'user at computer':
-bash: ??9tty1: command not found
Connection to my.computer.com closed.
If I don't try to allocate a tty, everything works fine:
[user at computer dir]$ ssh my.computer.com /bin/bash
Enter passphrase
2014 Jul 18
1
Read-only on /dev/tty causes ssh-add to show passwords when typed and ssh'ing to new hosts to fail
When permissions on /dev/tty are crw------- and owner root:root, ssh-add
will echo passwords to the terminal (sudo does not) and ssh fails with a
"Host key verification failed." error.
ssh -v -v -v provided a "debug1: read_passphrase: can't open /dev/tty:
Permission denied" which is how I figured out that /dev/tty had weird
permission issues.
I would have expected that
2014 Aug 27
1
pty_setowner and tty permissions
Hi,
while looking into Cygwin's tty code, I stumbled over this problem:
Every time you log in to Cygwin via sshd, the pty's permissions are
set like this:
$ ls -l `tty`
crw--w--w- 1 user group 136, 2 Aug 27 13:06 /dev/pty2
Since Cygwin sets the permissions more tight to begin with, I was
wondering why the permissions are this open. Turns out, sshd sets
them like this:
2000 Aug 30
1
assorted issues with 2.1.1p4...
I've just finished compiling OpenSSH version 2.1.1p4 for Red Hat Linux
6.2 (i386) with recent patches, using OpenSSL version 0.9.5a, which
was compiled to use RSAREF.
There are a couple of issues I noticed immediately:
1. The ssh-agent program can only store RSA keys, not DSA keys.
2. Only ssh-add knows to invoke ssh-askpass (if it is not attached to
a tty and DISPLAY is set).
2010 Mar 02
2
Using USB Tape drive on Centos 5.3 (kernel 2.6.18-164.10.1.el5PAE)
Hello there
I have been trying to install HP Storageworks DAT72 on CentOS 5 in vain.
On system reboot, neither /dev/st not /dev/sg is available. May you please
lead me through as this is my first time trying to do it
lsmod
Module Size Used by
ipv6 267617 40
xfrm_nalgo 13381 1 ipv6
crypto_api 12609 1 xfrm_nalgo
autofs4
2000 Mar 29
1
no controlling tty
I finally figured out why I was getting this message:
geoff at newzippy:~$ ssh dammit
You have no controlling tty. Cannot read passphrase.
As root I wouldn't get this, so I figured it to be some permission
problem.
Using strace I see:
open("/dev/tty", O_RDWR) = -1 EACCES (Permission denied)
write(2, "You have no controlling tty. Ca"..., 54) = 54
then
2012 Feb 23
3
Test fails in arch linux
Hello all,
I 've compiled libguestfs 1.16.5 on arch linux and the tests fail. This is
the output I get when I run libguestfs-test-tool:
LIBGUESTFS_DEBUG=1
TMPDIR=(not set)
libguestfs: new guestfs handle 0xcf4310
library version: 1.16.5
guestfs_get_append: (null)
guestfs_get_attach_method: appliance
guestfs_get_autosync: 1
guestfs_get_direct: 0
guestfs_get_memsize: 500
guestfs_get_network: 0
2013 Nov 26
2
Re: supermin-helper: ext2: parent directory not found: /mnt/bigdata/var: File not found by ext2_lookup
Hi Rich,
I did what you said, and it passed that point. But I had another error.
Maybe is not related.
I will run as you said.
root@red1:~# libguestfs-test-tool
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
2014 Sep 28
2
Why libguestfs guest exist exceptionally?
HI,
On a RHEL5 box, i tried to directly run guest which was issued by
libguestfs virt-xxx commands as below. But after some minutes, it
exited exceptionally.
Does anyone also hit the issue or know the reason?
#/usr/bin/qemu-kvm -global virtio-blk-pci.scsi=off
-nodefconfig -nodefaults -nographic -drive
file=ubuntu1204_64_20G_aliaegis_20140811.vhd,snapshot=on,if=virtio
-drive
2014 Sep 28
0
Re: Why libguestfs guest exist exceptionally?
On Sun, Sep 28, 2014 at 11:04:11PM +0800, Zhi Yong Wu wrote:
> On Sun, Sep 28, 2014 at 6:48 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> > On Sun, Sep 28, 2014 at 06:33:53PM +0800, Zhi Yong Wu wrote:
> >> On Sun, Sep 28, 2014 at 6:26 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> >> > Which version of libguestfs is this? I think you'll
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
On Sun, Sep 28, 2014 at 11:31 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> On Sun, Sep 28, 2014 at 11:04:11PM +0800, Zhi Yong Wu wrote:
>> On Sun, Sep 28, 2014 at 6:48 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
>> > On Sun, Sep 28, 2014 at 06:33:53PM +0800, Zhi Yong Wu wrote:
>> >> On Sun, Sep 28, 2014 at 6:26 PM, Richard W.M. Jones
2014 Dec 11
1
Inspect_os() error
I posted this problem on IRC yesterday. Here are some logs.
Recap on the problem:
When I do inspect_os() (from the python api) or invoke virt-inspector, I
get this error:
libguestfs: error: internal_parse_mountable: internal_parse_mountable_stub:
/dev/vg_nestedctos1/lv_root: No such file or directory
I don't have this problem when I invoke it using the OS supplied binaries
(version 1.14.8).
2014 Sep 09
2
Re: CoreOS support
Here it is :D
root@ny2proxd03:/var/lib/vz/images/100# virt-resize --expand /dev/sda3 vm-100-disk-1.qcow2 vm-100-disk-1.qcow2.resized
Examining vm-100-disk-1.qcow2 ...
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: create: flags = 0, handle = 0x246f780
libguestfs: trace: add_drive "vm-100-disk-1.qcow2" "readonly:true"
libguestfs: trace:
2016 Feb 27
2
"guestmount --rw" fails but "guestmount --ro" succeeds on Ubuntu 14.04
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
guestmount --ro -a agent-disk1.vmdk -i /mnt/vmdk --> Works fine
guestmount --rw -a agent-disk1.vmdk -i /mnt/vmdk
libguestfs: error: appliance closed the connection unexpectedly.
This usually means the libguestfs appliance crashed.
See