Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Greg on May 23, 2003, 01:43:29 AM

Title: PPTP access to some users
Post by: Greg on May 23, 2003, 01:43:29 AM
I need to allow say 5 of 50 users PPTP access. Can it be done?
Title: Re: PPTP access to some users
Post by: steve on May 23, 2003, 01:57:14 AM
yes
search the forums
covered about 1 year ago

steve
Title: Re: PPTP access to some users
Post by: Michiel 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
Title: Re: PPTP access to some users
Post by: steve on May 23, 2003, 02:53:35 AM
there is at least one other line you need to execute
something like
db remoteaccess update
Title: Re: PPTP access to some users
Post by: Michiel 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
Title: Re: PPTP access to some users
Post by: Greg on May 23, 2003, 05:10:28 PM
Is there a way to set it to a group only, seams the best way