The most recent content from our members.
Hello everybody, I'm very happy the 8Paul is sharing the source code with me? CUSATUM will support 8Paul to maintain and bug fixing some things which were reported by some customers. But Let me know your bugs you need to solve, but even more important, what is your need? Which Features are missing or which usability shall…
Hi Everyone In the ARM User Template we currently use some restrictions for the initial password (specific Characters are not allowed etc.) These seem to work for the initial password that is created. However the user can generate a new password and the restrictions other than the length do not seem to apply for that. Also…
In our environment, we typically create user accounts with their first name initial and their last name. That's easy enough to create in .json. However, we also randomly generate a two-digit number (between 10 and 99) at the end of the samaccountname in order to help ensure uniqueness of usernames. Example: User First…
Something I've been wanting to do is create a "middle initial" field within my user creation template. I tried to create a checkbox that would target the "initials" variable and put a period before the single character, and a trailing whitespace afterward. However, I don't think checkboxes can be used within user…
I have the problem that my template for creating a new domain user now shows up twice in the template selection list. It is the totally identical one and the physical file only exists once in the templates directory of ARM.. Anybody can help? Thank You in advance...
I was asked to change the error message when an employee ID was already used within our domain. According to the format of a "unique" attribute, there doesn't appear to be a .json field to give a custom error message when the duplicate attribute is found. Is there a way to change the "The value for property 'employeeID' is…
Hello Everyone I am currently creating a new User Template. Now I have the problem, that the creator should define the name of the user and that name should be used to in the definition of multiple other fields like UPN, SAM-Accountname or Description. I have defined the creationrule for these fields and this works…
Hi Guys, we publish CreateNewUser Templates in ARM Web for our Requesters. In the Templates we've defined under the "ScriptOptions" a Skript witch should run after the User ist created. So far the Skript starts an did it's work. My problem is, that i would love to use the "AuthorName" in my Script. But i don't figured it…
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…
Is there any way to define the order of LDAP Attributes in a User Template? The order seems to be random
It looks like you're new here. Sign in or register to get started.