Skip to main content
Participant
October 24, 2022
Question

Unable to install Creative Cloud - error 702.

  • October 24, 2022
  • 1 reply
  • 712 views

I followed Apple instructions for Terminal and permissions. After following the prompts, the first entry under permissions was drwxr-xr-t 13 root wheel. The instructions said it should be drwxrwxrwt; root wheel. Not sure what to do now.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
October 24, 2022

if you are using some kind of security profile on a business machine, it seems to mess up the file permissions in the /tmp/ directory.

 

use the following command after logging into TERMINAL.

 

sudo chmod 1777 /tmp/

Participant
December 4, 2022

sudo chmod 1777 /tmp/

but it shows a key symbol only

 

not sure what to do next

Participant
December 4, 2022

@miguel2566 

 

enter your mac's admin password


Where