1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

71 Commits

Author SHA1 Message Date
Günther Deschner
cdfcbb176a r22928: Use better success error code.
Guenther
2007-10-10 12:22:09 -05:00
Günther Deschner
8cfe32cb9c r22803: Add some more flesh to the GPO security filtering (still very basic).
Guenther
2007-10-10 12:21:59 -05:00
Günther Deschner
61982d8422 r22802: Add dummy gpo_apply_security_filtering() call.
Guenther
2007-10-10 12:21:59 -05:00
Günther Deschner
2c2e212bc5 r22801: Pass down the token to add_gplink_to_gpo_list().
Guenther
2007-10-10 12:21:59 -05:00
Günther Deschner
e4e8f84060 r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the tokenGroup attribute.
Guenther
2007-10-10 12:21:59 -05:00
Günther Deschner
648df57e53 r22797: We are only interested in the DACL of the security descriptor, so search with
the SD_FLAGS control.

Guenther
2007-10-10 12:21:57 -05:00
Günther Deschner
b376a39fbf r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparation of
adding GPO security filtering for libgpo).

Guenther
2007-10-10 12:21:57 -05:00
Jeremy Allison
603233a98b r22590: Make TALLOC_ARRAY consistent across all uses.
That should be it....
Jeremy.
2007-10-10 12:19:49 -05:00
Günther Deschner
38b4fddf5d r22484: Check for the talloc_strdup to succeed.
Guenther
2007-10-10 12:19:38 -05:00
Volker Lendecke
60d7b349db r20610: Fix a Solaris warning 2007-10-10 12:16:58 -05:00
Volker Lendecke
c3f860e55d r19484: Fix Coverity #329 2007-10-10 12:15:38 -05:00
Günther Deschner
1ec1c5dd17 r19189: No display name is normal for some GPOs.
Guenther
2007-10-10 12:15:20 -05:00
Volker Lendecke
46cae04fbe r19012: Fix an uninitialized variable 2007-10-10 12:15:01 -05:00
Günther Deschner
d086babf9d r19003: Finally activate "net ads gpo".
For those who are interested, try

        net ads gpo refresh mybox$

to get your machine related GPOs downloaded to /var/lib/samba/gpo_cache.
Detailed information about GPOs is currently only printed when setting a
higher debuglevel then 0.

Guenther
2007-10-10 12:14:55 -05:00
Günther Deschner
02b75ff2a8 r19002: Add a very simple synchronisation function to download the full GPO.
Guenther
2007-10-10 12:14:55 -05:00
Günther Deschner
e0e44bfadb r18988: Check and refresh expired GPOs.
Guenther
2007-10-10 12:14:54 -05:00
Günther Deschner
d2db3b6b46 r18986: Add some more GPO download helper functions.
Guenther
2007-10-10 12:14:53 -05:00
Günther Deschner
46db28de48 r18985: Add parse_gpt_ini() to parse GPT.INI files using iniparser.
Guenther
2007-10-10 12:14:53 -05:00
Günther Deschner
a597ef83c4 r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupid
things.

Guenther
2007-10-10 12:14:53 -05:00
Günther Deschner
2c21ee684c r18983: Add some comments for the LDAP based GPO routines.
Guenther
2007-10-10 12:14:53 -05:00
Günther Deschner
1308a84271 r18982: Move the gpo related functions to "libgpo".
Guenther
2007-10-10 12:14:53 -05:00