One line for one user
Never give one line to multiple users, It will not be useful for the user and will add unnecessary load to server.
Lines can also be assigned to specific ip address as well. This will add security to the server and lines you provide to the server users.
e.g
F: username password 2 1 1 { } { } { } ip.address
in this example user can only connect from specified ip address only
Never give one line to multiple users, It will not be useful for the user and will add unnecessary load to server.
Lines can also be assigned to specific ip address as well. This will add security to the server and lines you provide to the server users.
e.g
F: username password 2 1 1 { } { } { } ip.address
in this example user can only connect from specified ip address only
Comment