/build/static/layout/Breadcrumb_cap_w.png

Is it possible to assign a Managed Installation to a Active Drirectory group.

Here is the plan.

Create a group in AD assign users to group in AD then create a Managed Install and assign it to the AD group

User is just to login as they normally do and if the application is not installed on the computer then it will install the app.

Just have to manage users in AD to assign applications.

Is this possible?



0 Comments   [ + ] Show comments

Answers (3)

Posted by: BHC-Austin 9 years ago
4th Degree Black Belt
1

This is, in fact, possible. You can create an LDAP Device Label that is populated based on the user that is logged in. Granted, this would get kind of tricky on shared workstations, but if you generally have a 1:1 relationship of PC to User, then you should be fine.

We have several LDAP Device Labels that are based on the user. Here is one example:

Base DN: DC=domain,DC=org
Filter: (&(sAMAccountName=KBOX_USERNAME)(memberOf=CN=IS Staff,OU=Groups,DC=domain,DC=org))

As you can see, we're filtering on KBOX_USERNAME, which when run as a device label, contains the currently logged in user, and we're checking to see if that user is a member of our IS Staff group.

 


Comments:
  • But does the AD user have to have an account on the KACE appliance? Does the user have to be logged in to the appliance? - Mr_Moose 9 years ago
Posted by: h2opolo25 9 years ago
Red Belt
0
Short Answer: No

Longer Answer:
Managed Installs work on Device Labels not User labels. You can probably make a ticket rule that will add computers to a label based on a LDAP label that pulls from the AD OU but I don't imagine that would be an easy task, especially if you also want to automatically remove users from the list as well.
Posted by: Mr_Moose 9 years ago
Senior White Belt
0

OK I have been tweaking a scripted install I created an small app that will return error if the user is not a member if a specified group. Tell me what you think

Verify

Launch “$(KACE_DEPENDENCY_DIR)\adgroups.exe” with params “Gajim Users”

Verify that the product “C:\Program Files (x86)\Gajim\bin\gajim.exe” does not hav version “0.15.1.0”

On Success

Install “Gajim” with arguments “gajim-0.15.4-3.exe /S”





Comments:
  • Forgot to add it runs as system and after login every time. - Mr_Moose 9 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ