plus3it / join-domain-formula

Salt formula to join systems to an Active Directory domain
Apache License 2.0
13 stars 19 forks source link

[BUG - Portability] Update sssd to make it optional to set os-name or os-ver #172

Closed ferricoxide closed 1 year ago

ferricoxide commented 1 year ago

In accounts where fine-grained access control rules applied to join-user do not include the ability to set the os-name or os-version AD attributes, the current implementation breaks the ability to join domains. Need to either get rid of or make optional the ability to set os-name or os-ver AD attributes.