LibGPO: Difference between revisions

From SambaWiki
No edit summary
 
No edit summary
Line 1: Line 1:
* Merge the Samba 4 and 3 registries
= LibGPO and Libpolicy todo's =
* Port libgpo to use the Samba 4 registry library for PReg in gpo_reg.c
== LibGPO ==

* Merge the Samba 4 and 3 registries
* Port libgpo to use the Samba 4 registry library for PReg in gpo_reg.c
*


== Libpolicy ==
== Libpolicy ==
* Needed functions:
* Needed functions:
- Create GPT
** Create GPT
* Create empty tree in sysvol
*** Create empty tree in sysvol
* Generate GPT.INI
*** Generate GPT.INI
- Create GPO
** Create GPO
* create group policy container
*** create group policy container
- Apply group policy to DN
** Apply group policy to DN
- Open policy
** Open policy
- Set policy setting
** Set policy setting
- List policy settings
** List policy settings

Revision as of 13:14, 26 September 2009

  • Merge the Samba 4 and 3 registries
  • Port libgpo to use the Samba 4 registry library for PReg in gpo_reg.c


Libpolicy

  • Needed functions:
    • Create GPT
      • Create empty tree in sysvol
      • Generate GPT.INI
    • Create GPO
      • create group policy container
    • Apply group policy to DN
    • Open policy
    • Set policy setting
    • List policy settings