Is it possible to have sshd print out /etc/issue before users attempt to log in? We are required to print some sort of disclaimer, and the only way I have found to do this so far is some disgusting hack involving debug statements. Chris
On Fri, 24 Nov 2000, Chris wrote: : Is it possible to have sshd print out /etc/issue before users attempt to : log in? We are required to print some sort of disclaimer, and the only : way I have found to do this so far is some disgusting hack involving : debug statements. In the version 2 drafts the server is allowed to send data before the version string which the client may choose to display. It seems this may provide the mechanism to do what you want, but currently any such lines are not displayed by the client and the server would have to be changed to generate them (with a BannerFile option for example).
Possibly Parallel Threads
- You removed Weboob package over political reasons? Whole Internet laughs at you
- [PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
- [PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
- [PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
- [PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible