Hi!

So it seems that I’m having an issue with GPO processing.  I have an OU 
(Servers/Infrastructure) that contains a few servers.  In this OU, I have a few 
GPO’s applied.

Once is “generic” that should applied to every server in this OU - which allows 
Remote Interactive Login and Logon Locally to Domain Admins.

I also have a GPO that applies to a specific server in this out that grants 
access to a service account to log on to terminal services and log on as a 
service.  For this GPO, I have a security filter to the specific computer 
object it is supposed to apply to - and I think this is the root of my issue.

The GPOs are listed 
        1) Infrastructure servers Access Control (that should apply to them all)
        2) Single Computer policy for service account 

When looking at the sssd_domain logs, I can see that it’s processing both 
GPO’s, but only adding the account from policy 2 to the ad_gpo_access_check, 
meaning domain admins can’t log in to either server, only the service account 
can to both of them.

So we have multiple issues:

1) It’s not combining the GPO access policies, but only taking the last one 
found
2) It’s not abiding by the Security Filtering on the GPO

So in my case - how would I go about making this work?  Would I need a separate 
GPO for each server I want to apply individual rights to and explicitly include 
the domain admins group in it, then using delegation allow the single computer 
read and deny read of every other computer?

Seems like this also means you can’t do GPO inheritance if it only takes the 
last found GPO and ignores the settings configured in previous GPO’s it checked.

Any ideas?

Thanks!

Max


_______________________________________________
sssd-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]/message/JJFCF6EEUAHUYUVPEUUPWSJUEQP65R6B/

Reply via email to