Skip to main content
Solved

Suppress Adobe CC 2018 Login Dialog Box

  • June 11, 2018
  • 5 replies
  • 12 views

Forum|alt.badge.img+8
  • Contributor
  • 30 replies

Hello there everyone!

It's that wonderful time of the year when all of our school district technology gets updated for the next semester! The only upgrades we are doing this year is to High Sierra (10.13.5), Microsoft Office (16.13.18), and Adobe CC 2018.

Thus far everything has gone well, except for Adobe CC 2018. We built out our IT installer package via adminconsole.adobe.com and simply placed the .pkg installer in our JAMF Admin console. The install works perfect, but the issue we run into is that every time an app is launched a popup dialog shows up asking to log into Adobe Cloud with an account. This isn't a message that has to do with licensing, as they give you the option to close it, and everything works fine--it's just frustrating that every time any program is opened a user is asked to login. This wouldn't be an issue if all students had an Adobe account, but that is not a project we wish to take on right now, nor pay for.

Has anyone else run into this scenario? What were your fixes?

Best answer by erowan

For device licenses, use the Creative Cloud Packager desktop app to build installation packages on a system which doesn't already have Creative Cloud installed. To prevent users from logging in with an Adobe ID and breaking your device activation, be sure to uncheck the Creative Cloud desktop application box so it's not included.

For named-user installations, use the browser-based packager to build installation packages in either self-service mode (end-users can manage apps, no administrator privileges required) or managed mode (administrators must manage apps). Login with an Adobe ID is required, so the Creative Cloud desktop app will be included.

5 replies

Forum|alt.badge.img+7
  • Valued Contributor
  • 74 replies
  • June 11, 2018

Currently we use Creative Cloud Packager. Make 1 for EACH program. Package the PKG in a DMG using Disk Utility & add to JAMF. Policy runs the installPKGfromDMG.sh file. Updating works MOST the time, no flagging to log in, but still an option.


Forum|alt.badge.img+4
  • New Contributor
  • 3 replies
  • June 11, 2018

@c.archibald you are absolutely correct on this workflow.


Forum|alt.badge.img+5
  • New Contributor
  • 29 replies
  • Answer
  • June 11, 2018

For device licenses, use the Creative Cloud Packager desktop app to build installation packages on a system which doesn't already have Creative Cloud installed. To prevent users from logging in with an Adobe ID and breaking your device activation, be sure to uncheck the Creative Cloud desktop application box so it's not included.

For named-user installations, use the browser-based packager to build installation packages in either self-service mode (end-users can manage apps, no administrator privileges required) or managed mode (administrators must manage apps). Login with an Adobe ID is required, so the Creative Cloud desktop app will be included.


Forum|alt.badge.img+8
  • Author
  • Contributor
  • 30 replies
  • June 14, 2018

Thanks @erowan. This was exactly what we needed! The Creative Cloud Packager app was having issues launching, but it turns out it's because you need to build your packages on a machine that doesn't already have the Creative Cloud Packager. I just built it out on one of our Mac Mini servers and then dropped it in the local jamf share. Worked perfect!


Forum|alt.badge.img+5
  • New Contributor
  • 29 replies
  • June 14, 2018

whoops Forgot about that, thanks! I edited my post, just in case someone stumbles upon it in future.