The most recent content from our members.
Hello, we are currently finally rolling out the order-workflow for file-access with the dataowners. One of the biggest downsides is that users can currently search the entire Active Directory within the process when they "Add Grantee" This is at least inconvinient for the users but actually a security issue. Can i, for the…
We have a defined a Searchfield in the user Template to select the manager. { "Name": "manager", "Definition": { "Type": "SearchField", "Label": "Manager", "ObjectType": "Account", "IsEnabled": true, "IsObjectSearchable": true, "Filters": { "ActiveDirectory": "(Status & 0) = 0" } } }, In the FatClient this field is…
It is currently not possible to use the "SearchField" field type in a group template to select an existing user or an existing group and to define this as the manager for this new group (attribute: managedby). If the "TextField" field type is used, the "managedby" attribute is set successfully. However, this requires…
It looks like you're new here. Sign in or register to get started.