Access Control

Use the Access Control page to grant or restrict access to a service of Pragma Fortress.

Allow Logon/Shell Access

Allow users to SSH to the server, logon, and get access to a user shell. To deny all shell access turn this option off.

Allow Port Forwarding

Allow users to open additional ports on the client for secure tunneling. The forwarded ports are assigned via the client. Check client syntax for how to forward ports. Any data forwarded to the local port will transport to the server through a secure channel. Port Forwarding is ideal for securing the data that must be sent with an unsecured protocol, such as telnet.

Allow RemotePort Forwarding

Allow users to open additional ports on the server for secure tunneling. The forwarded ports are assigned via the client. Check client syntax for how to forward ports. Any data forwarded to the remote port will transport to the client through a secure channel.

Allow SFTP Access

Allow users to connect to the server via sftp clients for sftp file transfer. To deny all SFTP access turn this option off.

Allow SCP Access

Allow users to connect to the server via scp clients for scp file transfer. To deny all scp access turn this option off.

See Also:

Port Forwarding