Displaying 9 results from an estimated 9 matches for "group_polici".
Did you mean:
group_policy
2023 Dec 06
1
samba-tool gpo admxload loads into the wrong server
On Wed, 06 Dec 2023 15:06:25 +0000
bd730c5053df9efb via samba <samba at lists.samba.org> wrote:
> Hi!
>
> Thank you botho for your answers! I ran into some problems with the
> FSMO migration caused by the "kdc default domain supported enctypes"
> and "kdc supported enctypes" so after correcting that and verifying
> that DC2 was working again I shut
2024 Jun 19
1
Adding group policy ability
Good morning list :)
currently I don't need a group policy, but maybe that will change in the
future - so I'd like to install its ability right now.
As far as I understand https://wiki.samba.org/index.php/Group_Policy I
have to execute:
samba-tool gpo admxload -U Administrator
(and samba-tool gpo admxload -H ldap://dcXYZ.samdom.example.com -U
Administrator on additional DCs).
Not
2024 Jun 19
1
Adding group policy ability
Op 19-06-2024 om 08:42 schreef lists--- via samba:
> Good morning list :)
>
> currently I don't need a group policy, but maybe that will change in
> the future - so I'd like to install its ability right now.
>
> As far as I understand https://wiki.samba.org/index.php/Group_Policy I
> have to execute:
> samba-tool gpo admxload -U Administrator
> (and samba-tool
2024 Jun 20
1
Adding group policy ability
Op 20-06-2024 om 06:10 schreef lists--- via samba:
> Thanks a lot, Kees! :)
>
> Any hint which package to download for Windows Server 2022?
The proper ADMX for your version of Windows are on Windows itself in
C:\windows\PolicyDefinitions. You just copy the content of the directory
(and subdirs) to your Sysvol share \Policies\PolicyDefinitions
- Kees.
>
> Cheers,
> Torsten
2024 Jun 20
2
Adding group policy ability
Thanks a lot, Kees! :)
Any hint which package to download for Windows Server 2022?
Cheers,
Torsten
Am 19.06.2024 um 09:30 schrieb Kees van Vloten via samba:
>
> Op 19-06-2024 om 08:42 schreef lists--- via samba:
>> Good morning list :)
>>
>> currently I don't need a group policy, but maybe that will change in
>> the future - so I'd like to install its
2023 Dec 06
1
samba-tool gpo admxload loads into the wrong server
Hi!
Thank you botho for your answers! I ran into some problems with the FSMO migration caused by the "kdc default domain supported enctypes" and "kdc supported enctypes" so after correcting that and verifying that DC2 was working again I shut down DC1 just to make sure that the domain was working correctly again. During this downtime I tried installing the admx templates again
2023 Apr 14
1
gpo client linux sssd does not apply
On 14/04/2023 15:51, Anderson Sampaio Mello via samba wrote:
> Thanks everyone for the reply.
>
> But actually the samba documentation:
>
> https://wiki.samba.org/index.php/Group_Policy#SSSD
>
> and from David Mulder(dmulder):
>
> https://dmulder.github.io/group-policy-book/policy-refresh.html#sssd-refresh
>
> It makes it clear that sssd does support samba AD
2023 Apr 14
2
gpo client linux sssd does not apply
On 14/04/2023 09:23, Anderson Sampaio Mello via samba wrote:
> Hello Samba Team, how are you?
>
> I'm joining linux clients in the company's environment and I would like to
> apply GPOs to linux clients, I'm in the testing phase.
>
> I'm testing with ubuntu clients version 22.04 and the software I used to
> join the samba AD was sssd.
>
Samba does not
2023 Dec 06
1
samba-tool gpo admxload loads into the wrong server
On Wed, 6 Dec 2023 06:40:09 -0700
David Mulder via samba <samba at lists.samba.org> wrote:
>
> On 12/5/23 8:45 PM, bd730c5053df9efb via samba wrote:
> > Hi!
> >
> > I had a samba 4.10.8 (DC1) AD DC which was holding all the FSMO
> > roles and a samba 4.18.9 (DC2) AD DC with one way sysvol
> > replication using rsync from DC1 to DC2. Since I'm trying