SSH Consent Banner

Nikolas Lam nlam87346 at library.usyd.edu.au
Sat Feb 2 00:21:34 UTC 2008



On Fri, 2008-02-01 at 11:08 -0500, Paul Whitney wrote:
> Can someone tell me how to configure SSHD to present a yes/no prompt? My
> system currently is configured to present a consent banner, but it does not
> require users to agree to the consent. Any help is appreciated.
> 
> Paul W.
> 
> 

Not sure how to do exactly that, but you could just present something
using 

 Banner /etc/ssh_issue

in /etc/ssh/sshd_config. This will print the contents of /etc/ssh_issue
just before putting in their passwords. In it you could say, entering
your password is agreeing to your terms and conditions.

Once they log in, they'll also by default get the system's /etc/motd


N.






More information about the redhat-list mailing list