KpyM Telnet/SSH Server - Forum
Security
Carlos Security
 
How to create a wildcard for denied access to all users except those in the list of permitted users, without having to fill the list of users not allowed?

Maybe do something change this:?

allowed_login_list =:guest:
forbidden_login_list =:Administrator:Carlos:

by

allowed_login_list =:guest:
forbidden_login_list =:*:


I would like that if allowed the user list is blank, anyone can login, ie, have a strict control of who can login, and the rest can not.


Kroum Grigorov
 
Just fill in the allowed list. If this list is not empty, only the users listed there will be allowed to login.

In your case, this:

allowed_login_list =:guest:
forbidden_login_list =

will work just the way you want

Kroum


Anton
 
It's not work in current stable version


 

© 2007 - 2008 Kroum Grigorov
Powered by phpBB © 2001, 2005 phpBB Group