Re: local security policy

From: Scott Gordon (scott_at_flicks.com)
Date: 07/30/03


Date: 30 Jul 2003 11:06:01 -0700


Hello,

Here is an authentication tutorial that describes your options:

http://www.flicks.com/tutorial/authentication/

Also recommend trying AuthentiX - an ISAPI filter. You can validate
users against the internal database, or an ODBC (such as SQL).

http://www.flicks.com

http://www.flicks.com/prod.htm#authnx (free 'full' trial).

scott

"Steven L Umbach" <sumbach@ameritech.net> wrote in message news:<o_PVa.28489$BM.9437647@newssrv26.news.prodigy.com>...
> If you are in a domain, create an OU for those users. Then create a
> Group Policy for that OU. Make just the needed changes to the security
> settings, and move just those users into that OU. --- Steve
>
> "Sanjay Goel" <sanjaygoel@despammed.com> wrote in message
> news:bg8guc$lu90b$1@ID-141943.news.uni-berlin.de...
> > Hi,
> > I need to give some security priliveges to few users.
> > there are 4-5 privileges
> > act as part of OS
> > log on as a service
> > and 3 others.
> > I have to assign these privileges to many users. It takes to lots of time
> to
> > do it.
> > Can this be done using scripting ?
> > Or else, any suggestions for an efficient way to do this ?
> > TIA,
> > Sanjay
> >
> >