0 votes
by (120 points)
edited

When i try to execute a command on the OpenBSD it shows the following error:

tset: standard error: Inappropriate ioctl for device

The code works fine for all other distributions CentOS,Fedora,Solaris,etc.

1 Answer

0 votes
by (144k points)
edited

Are you trying to execute the "su" commands using a Shell object in ShellMode.WellKnownShell mode? If this is the case, please check out the second part of the answer to the following question: Error executing interactive prompt commands on OpenBSD 4.7.

If this doesn't seem to be related to this problem, please let us know which command you are actually trying to execute.

...