Skip to content

Commit

Permalink
Updates readme with additional permissions required by sssd
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon committed Jul 1, 2024
1 parent e63c709 commit 123b295
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,24 @@ computer clients to the AD domain:
| Validated write to DNS hostname | Descendant Computer objects |
| Validated write to service principal name | Descendant Computer objects |
| Write Description | Descendant Computer objects |
| Write DNS host name attributes | Descendant Computer objects |
| Write DNSHostname | Descendant Computer objects |
| Write msDS-AdditionalSamAccountName | Descendant Computer objects |
| Write msDS-SupportedEncryptionTypes | Descendant Computer objects |
| Write operating system | Descendant Computer objects |
| Write operating system version | Descendant Computer objects |
| Write operating system service pack | Descendant Computer objects |
| Write operating system hot fix | Descendant Computer objects |
| Write public information | Descendant Computer objects |
| Write servicePrincipalName | Descendant Computer objects |
| Write userAccountControl | Descendant Computer objects |
| Write userPrincipal Name | Descendant Computer objects |
| Read/Write account restrictions | Descendant Computer objects |
| Read all properties | Descendant Computer objects |
| Reset password | Descendant Computer objects |

See also:
* (requires RedHat account) https://access.redhat.com/solutions/5444941

## join-domain:linux

Expand Down

0 comments on commit 123b295

Please sign in to comment.