Show Contents / Index / Search

Configuring Group Access

Edit the server configuration file (/etc/ssh2/sshd2_config) to control access to the server. The following keywords configure group access: AllowGroups, DenyGroups, AllowTcpForwardingForGroups, DenyTcpForwardingForGroups, ChrootSftpGroups These keywords support any valid regular expression. Numerical GIDs are not supported. For example:

DenyGroups=interns

Related Topics

Using Allow and Deny Keywords