An open API service indexing awesome lists of open source software.

https://github.com/mavstuff/nologin

NoLogin for Windows that simulates /sbin/nologin
https://github.com/mavstuff/nologin

nologin ssh sshd sshd-config windows

Last synced: about 2 months ago
JSON representation

NoLogin for Windows that simulates /sbin/nologin

Awesome Lists containing this project

README

          

## NoLogin for Windows

**NoLogin** app for Windows that simulates **/sbin/nologin** for Linux
Prints the message and then pauses indefinitely

Useful for setting as the shell for OpenSSH users
Sample sshd_config file:

Match Group Guests
ForceCommand C:/ProgramData/ssh/NoLogin.exe

(c) 2022 Artem Moroz, artem.moroz@gmail.com