Re: Equivalent ssh_config setting for "ssh -N"

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



Volker Diels-Grabsch schrieb:
> BTW, I wonder whether the folloing save-flags can be removed:
> 
> - "oexec_remote_command" (formerly "ono_shell_flag")
> - "orequest_tty"
> 
> To my understanding, keeping "otty_flag" should be sufficient.

Forget what I said.  The problem is different here.  The following
flags are saved forControlPersist foreground slave:

- ostdin_null_flag
- ono_shell_flag (after my patch: oexec_remote_command)
- otty_flag
- orequest_tty

However, only the following saved flags are used for restoring in
control_persist_detach():

- ostdin_null_flag
- otty_flag
- orequest_tty

So either the ono_shell_flag (after my patch: oexec_remote_command)
can be savely removed.

Or there is a bug in control_persist_detach().

What do you think?


Regards,
Volker

-- 
Volker Diels-Grabsch
----<<<((()))>>>----
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux