WIP: #5770 - Sync Groups Samba #1946

Draft
jsegarra wants to merge 38 commits from 5770_sambaGroups into dev
1 changed files with 5 additions and 0 deletions
Showing only changes of commit ba1a29ac88 - Show all commits

View File

@ -45,6 +45,11 @@
ng-model="$ctrl.config.userDn"
rule="SambaConfig">
</vn-textfield>
<vn-textfield
label="Group DN (without domain part)"
ng-model="$ctrl.config.groupDn"
rule="SambaConfig">
</vn-textfield>
<vn-check
label="Verify certificate"
ng-model="$ctrl.config.verifyCert">