PDA

View Full Version : [Group Policy] Creating a domain policy or copying a local one.


Steve Williams
December 14th 03, 02:14 AM
Hi all!

I have set up a domain running Samba as a PDC with four clients running
Windows XP. I have read several documents over the Internet on domain
policies all of which seem to require an "Active Directory" - something
which samba cannot currently offer.

I was wondering if there is a tool which can be used to create a domain
policy which I could store on my file server that could automatically be
applied to the client machines.

Basically, I would just like the windows xp machines to access and apply a
domain policy found at, for example \\myserver\netlogon\domainpolicy every
time it boots.

If I cannot create and store a domain policy, then perhaps it is possible to
configure the computers to copy \\myserver\netlogon\localpolicy to c:
\windows\grouppolicy every time it boots.

Thanks for any help!

Roger Abell [MVP]
December 14th 03, 02:14 AM
Think of Samba as NT 4 in this regard, and NT 4 can you the=20
old System Policies (poledit.exe) but not Group Policy.
The tool you are after is Windows Server. System Policies=20
are very, very limited compared to Group Policy.

--=20
Roger=20

"Steve Williams" > wrote in message =
. ..
> Hi all!
>=20
> I have set up a domain running Samba as a PDC with four clients =
running=20
> Windows XP. I have read several documents over the Internet on domain=20
> policies all of which seem to require an "Active Directory" - =
something=20
> which samba cannot currently offer.
>=20
> I was wondering if there is a tool which can be used to create a =
domain=20
> policy which I could store on my file server that could automatically =
be=20
> applied to the client machines.
>=20
> Basically, I would just like the windows xp machines to access and =
apply a=20
> domain policy found at, for example \\myserver\netlogon\domainpolicy =
every=20
> time it boots.
>=20
> If I cannot create and store a domain policy, then perhaps it is =
possible to=20
> configure the computers to copy \\myserver\netlogon\localpolicy to c:
> \windows\grouppolicy every time it boots.
>=20
> Thanks for any help!

Lord Steve
December 14th 03, 02:15 AM
On 13 May 2003, "Roger Abell [MVP]" > enlightened
microsoft.public.windowsxp.security_admin with this gem:

> Think of Samba as NT 4 in this regard, and NT 4 can you the
> old System Policies (poledit.exe) but not Group Policy.
> The tool you are after is Windows Server. System Policies
> are very, very limited compared to Group Policy.

So perhaps I can configure Windows XP to download it's security policy from
a network share, like with the old poledit.exe you could tell it to download
the policy from a network share on startup.

Google