Support This Project

site grpaddip

Description

Add an IP address to a group, allowing group members to login from the newly added IP address. This command can also be used to specify an ident name that must be used for the login.

Syntax

site grpaddip <group> <ip1> [<ip2> ...]

Detailed information on the options/arguments: <group>, <ip>

Limitations

  • Only site operators can use this command.

Examples

site grpaddip techsupport 127.*

This will allow the group techsupport to connect from any IP address beginning with 127<dot>.

site grpaddip techsupport foobar@127.*

This will allow users from within the techsupport group to connect from any IP address beginning with 127<dot> and with an ident of foobar.