Posted on 01-10-2014 07:54 AM
We have a group that needs to view what packages are available in Casper. Is there an easy way to let them view that via JSS?
Posted on 01-10-2014 08:00 AM
mount the casper share and ls /Volumes/CasperShare/Packages ?
and of course you should be able to make a read only user for the jss and then point them to the admin interface in the jss.
https://yourjss:8443/packages.html
Posted on 01-10-2014 12:21 PM
Short of them looking up packages in the JSS as mentioned above, you could script this using the API to pull all packages from the db into a file that you can display back to them in something like cocoaDialog's textbox dialog.