grahampugh / jamf-upload

Scripts for uploading packages to Jamf Cloud
Apache License 2.0
147 stars 37 forks source link

Documentation: JCDS2 may required new permission for AutoPkg user... #158

Closed everetteallen closed 4 months ago

everetteallen commented 4 months ago

https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors#jamf-account-privileges Would be a good idea to mention that the autopkg user may need to add the "Jamf Content Distribution Server Files" with Read and Create permission if working with JCDS2 per the Preparation section of https://learn.jamf.com/en-US/bundle/jamf-cloud-distribution-service-release-notes/page/Release_History.html Thanks!

grahampugh commented 4 months ago

Hi @everetteallen

It already says this:

If you are using jcds2_mode option in conjunction with JamfPackageUploader, you need to add Create privileges on Jamf Content Distribution Server Files.

Is there something missing?

everetteallen commented 4 months ago

Nope my bad. Missed it in all the if's. Thanks!