Got an idea for a new feature? Maybe a tweak to make something work even better? Wish there was an integration with another product to make you even more productive? You've come to the right place.
The Product Ideas Portal lets you submit whatever product feedback you have, good, bad, ugly, and anywhere between.
Want to stay anonymous? Don't worry, no email address or name fields are shared on the public portal. You can create an account which lets you vote on other people's ideas and receive updates when your idea's status changes.
To learn more about how an idea becomes a feature, check out this infographic.
We are using the Access Control Group feature in ADBridge. This feature allows us to allow login to a given Unix/Linux server if the user and computer objects exist in the same group. We are looking to automate the creation of the security groups and need to be able to add the computer object to AD Groups.
We're trying to do this from the unix side utilizing the ADTools command. To work around the issue we're using Powershell from a Windows server. We're able to create the new groups and add users from the unix side, but have to run a script on on a frequent scheduled basis on the windows side to add the computer objects.
Attachments Open full size
How are you trying to automate this? through a set of scripts? We have automation through some scripts(in powershell) that allow us to create groups and add computers.
Attachments Open full size