lat-pptp - The lazy administrator\'s tool to (de)activate pptp access
PPTP access is by default deactivated on Mitel's SME servers (5.x/6.x). Once activated in the server-manager pannel, you still need to grant or deny VPN access to individual users. With lat-pptp you can enable or disable VPN access on a per-user basis.
In SME 5.6 there is no functional equivalent for lat-pptp in the server-manager. In SME 6.0 you can find this setting under Collaboration/Users.
See /usr/doc/lazy-admin-tools/example.pptp for the format of the input file.
lat-pptp -c ``user | pptpaccess''
lat-pptp -a -i /path/to/pptp.list
The following options are supported:
users* : Must be an existing account on the server. Wildcards (* and ?) are accepted. pptpaccess : Either 'on' or 'off'. Default is 'off'.
* mandatory field
lat-pptp -c ``harry | on''
Activates pptp for user 'harry'.
lat-pptp -c ``* | off''
Dectivates pptp for all users on the server.
lat-pptp -i /root/pptp.list
Sets pptp access for the users as defined in /root/pptp.list. Refer to /usr/doc/lazy-admin-tools/example.users for an example of an input file.
lat-group(8), lat-pseudonyms(8), lat-ibays(8), lat-quota(8), lat-domains(8), lat-hosts(8), lat-procmail(8), lat-pptp(8), lat-dump(8)
Version 0.9.0 (2004-09-08). The latest version is hosted at http://www.contribs.org/contribs/mblotwijk/
(c)2003-2004, Altiplano bvba (http://www.altiplano.be). Released under the terms of the GNU license.
Please report bugs to <Bugs@Altiplano.Be>