Skip to content

Sudo requires allocation of a real pseudoterminal #90

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.  pssh -h file -i sudo blah

What is the expected output? What do you see instead?

I would like 'sudo blah' to run. But it fails with:

Stderr: sudo: sorry, you must have a tty to run sudo

What version of the product are you using? On what operating system?

2.3.1 on RHEL 6.4

Please provide any additional information below.

I toyed with pssh -O option which should feed an option to ssh. But there is no 
ssh_config equivalent to '-t'. I need to tell pssh to sun 'ssh -t' instead and 
force a tty so I can sudo.

Original issue reported on code.google.com by charl...@unixrealm.com on 15 Oct 2013 at 7:45

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions