Koozali.org: home of the SME Server

PPTP access to some users

Greg

PPTP access to some users
« on: May 23, 2003, 01:43:29 AM »
I need to allow say 5 of 50 users PPTP access. Can it be done?

steve

Re: PPTP access to some users
« Reply #1 on: May 23, 2003, 01:57:14 AM »
yes
search the forums
covered about 1 year ago

steve

Michiel

Re: PPTP access to some users
« Reply #2 on: May 23, 2003, 01:59:57 AM »
If you allow PPTP in server-manager, by default all users will have access. To block access for some of them:
$ /sbin/e-smith/db accounts setprop username PPTPAccess off

Replace "username" with the name of the user you want to block.

regards,
Michiel

steve

Re: PPTP access to some users
« Reply #3 on: May 23, 2003, 02:53:35 AM »
there is at least one other line you need to execute
something like
db remoteaccess update

Michiel

Re: PPTP access to some users
« Reply #4 on: May 23, 2003, 12:08:46 PM »
steve wrote:
>
> there is at least one other line you need to execute
> something like
> db remoteaccess update

To be precise:
/sbin/e-smith/signal-event remoteaccess-update username

Again, replace username with the relevant user name.
Michiel

Greg

Re: PPTP access to some users
« Reply #5 on: May 23, 2003, 05:10:28 PM »
Is there a way to set it to a group only, seams the best way