Displaying 3 results from an estimated 3 matches for "subystem".
Did you mean:
subsystem
2001 May 21
3
Strange interaction of sftp and protocol version 1
...ystem. By default no subsystems are
defined. Note that this option applies to protocol version 2 on?
ly.
[...]
Are both of the following statements meant to be true?
- Subsystems must be defined for the server to support them
- Protocol version 1 does not support subystems
For Linux, I need the following to enable sftp:
Subsystem sftp /usr/libexec/openssh/sftp-server
However, if I comment out/remove this line and restart sshd, I can still
start sftp when using Protocol version 1.
[gordonr at icedvovo]$ sftp timtam
Connecting to timtam...
Passw...
2020 Nov 30
8
[Bug 3236] New: multiple Subsystem options in sshd_config prevent sshd from starting
...OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: jjelen at redhat.com
All of the other configuration options are just ignored, if specified
repetitively, but Subystem will prevent sshd from starting. This is
unexpected and undocumented in manual page and something that might
become more common issue with the Include support.
I would like to suggest this option would behave same as all the
others, maybe downgrading the log level of the message.
The other option...
2003 Dec 01
0
No subject
...s server can be configurated for printing the
> file's path on the top (or bottom) of each page printed. Actually, I need to
> be able to see on each paper the file's source.
> Could you help me ?
Samba works simply as a forwarding mechinsim between the client and the
Unix printer subystem, and as such isn't able to do this kind of thing
easily. Your best bet might be to convince the unix printing subystems
to print a 'cover page' on the job, possibly aided with some info from
samba. (Which almost certainly will NOT contain the file's path).
Hope this helps,
Andre...