hi,
i have a custom banner configured sshd_config as follows:
this displays the login banner as soon as the user connects via ssh/sftp. does anyone know how i can setup different logon banners for different users? for example, i have a user i want to warn about their account being expired.
thanks
i have a custom banner configured sshd_config as follows:
Code:
Banner /etc/issue
this displays the login banner as soon as the user connects via ssh/sftp. does anyone know how i can setup different logon banners for different users? for example, i have a user i want to warn about their account being expired.
thanks