Skip to content

Commit

Permalink
Don't forget group gidNumber in example
Browse files Browse the repository at this point in the history
  • Loading branch information
Nic Waller committed Jul 22, 2013
1 parent 4d07717 commit 671048e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ sssd::domain { 'mydomain.local':
ldap_user_uid_number => 'MSSFU2x-uidNumber',
ldap_user_gid_number => 'MSSFU2x-gidNumber',
ldap_user_home_directory => 'msSFUHomeDirectory',
ldap_group_gid_number => 'MSSFU2x-gidNumber',
}
```

Expand Down

0 comments on commit 671048e

Please sign in to comment.