Page 1 of 1

Hide software from Software Depot?

Posted: 10. Jul 2017, 17:05
by ricardoduarte
Hi,

I have some software (say Office 2016) that I want to deploy to computers, but only when assigned.
What is happening now is that all users can see the package even if it is not assigned to them or the machine their in, just by opening the software depot.
How can I make the software only show to users it is assigned, or, hide it completely from the Software Depot?

Thanks.

Re: Hide software from Software Depot?

Posted: 10. Jul 2017, 21:57
by Hendrik_Ambrosius
Check "Misc/Use for distribution only" at the package.

Re: Hide software from Software Depot?

Posted: 11. Jul 2017, 14:18
by ricardoduarte
Ok. Seems to work.

But now, say I'm on a "BYOD" device, not domain joined. my username can be whatever.
I want to assign some software on the depot to some users and/or machines.
From what I can see, the agent does not require any authentication other then the one included in the agentconfig.xml file (provided by the admin), that will be common to all users.

How can then the ERIS_GUI know what software the user can see? How does it match the unknown user on the BYOD device with the users present on the application folder permission list?

Also, how can I assign software that only shows on the depot for some machine?

Thanks.

Re: Hide software from Software Depot?

Posted: 11. Jul 2017, 20:57
by Hendrik_Ambrosius
The agent tries to reach a domain controller to check if the user is member of the AD group specified at the package or tab.
See this link / security section:
http://helpfiles.matrix42-web.de/2015_E ... gister.htm
To control which packages are displayed the checkfile in the same section could also be a nice option:
If the BYOD PC does not have a file on the C-drive the company owned computers have the package will not be displayed (e.g. c:\windows\company-pc.txt)