Adobe
Products

Top destinations

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • SiteCatalyst
  • Students
  • Elements family

Adobe Creative Cloud

  • What is Adobe Creative Cloud?
  • Design
  • Web
  • Photography
  • Video
  • Students
  • Teams
  • Enterprise
  • Educational institutions

Design and photography

  • Photoshop
  • Illustrator
  • InDesign
  • Adobe Muse
  • Lightroom

Video

  • Adobe Premiere
  • After Effects

Web development and HTML5

  • Edge Tools & Services [opens in a new window]
  • Dreamweaver
  • Gaming [opens in a new window]

Adobe Marketing Cloud

  • What is Adobe Marketing Cloud?
  • Digital analytics
  • Social marketing
  • Web experience management
  • Testing and targeting
  • Media optimization

Analytics

  • SiteCatalyst
  • Adobe Discover
  • Insight

Social

  • Adobe Social

Experience Manager

  • CQ
  • Scene7

Target

  • Test&Target
  • Recommendations
  • Search&Promote

Media Optimizer

  • AdLens
  • AudienceManager
  • AudienceResearch

Document services

  • Acrobat
  • EchoSign [opens in a new window]
  • FormsCentral [opens in a new window]
  • SendNow [opens in a new window]
  • Acrobat.com [opens in a new window]

Publishing

  • Digital Publishing Suite

  • See all products
Business solutions

By business need

  • Digital analytics
  • Digital publishing
  • Document management
  • Media optimization
  • Social marketing
  • Testing and targeting
  • Video editing and serving
  • Web development [opens in a new window]
  • Web experience management
  • See all business needs

By industry

  • Broadcast
  • Education
  • Financial services
  • Government
  • Publishing
  • Retail
  • See all industries
Support & Learning

I need help

  • Products
  • Adobe Creative Cloud
  • Adobe Marketing Cloud
  • Forums [opens in a new window]

I want to learn

  • Training and tutorials
  • Certification [opens in a new window]
  • Adobe Developer Connection
  • Adobe Design Center
  • Adobe TV [opens in a new window]
  • Adobe Marketing Center
  • Adobe Labs [opens in a new window]
Download
  • Product trials
  • Adobe Flash Player
  • Adobe Reader
  • Adobe AIR
  • See all downloads
Company
  • Careers at Adobe
  • Investor Relations
  • Newsroom
  • Privacy
  • Corporate Social Responsibility
  • Customer Showcase
  • Contact us
  • More company info
Buy
  • For personal and professional use
  • For students, educators, and staff
  • For small and medium businesses
  • Volume Licensing
  • Special offers
  • Adobe Marketing Cloud sales [opens in a new window]
Search
 
Info Sign in
Why sign in? Sign in to manage your account and access trial downloads, product extensions, community areas, and more.
Welcome,
My Adobe
My orders
My information
My preferences
My products and services
Sign out
My cart
Privacy My Adobe
Adobe
Products Sections Buy   Search  
Solutions Company
Help Learning
Sign in Sign out Privacy My Adobe
Date Date
Qty:
Subtotal
Promotions
Estimated Shipping
VAT
Calculated at checkout
Total
Checkout
Adobe Captivate Help / 

Can't load files | Adobe Captivate Reviewer 2.0 | Mac OS

Adobe Community Help


Products Affected

  • Adobe Captivate

Contact support

 
By clicking Submit, you accept the Adobe Terms of Use.
 

Issue

When you load Adobe Captivate 5 CREV, SWF, or ZIP files in Adobe Captivate Reviewer 2.0 on Mac OS, you receive one of the following errors:

  • User does not have required privileges. Ensure that the user is part of the application owner group.
  • The SWF file could not be loaded.
To the top

Solution

Determine whether you are the owner of the Adobe Captivate Reviewer application or a member of the application group. See Determining the owner of the application group and Determining the members of the application group for detailed instructions.

  • If you are either the owner or the member of the application group, check if you or the group have the write permission. If you do not have the write permission, assign write permission to your username or the group.
  • If you are not the owner or a member of the application group, add your username to the application group. Then  assign write permission to the group.

 Determine the owner of the application group

 

  1. Choose  Go > Utilities to open Terminal on your Macintosh.
  2. Change the current directory to the /Applications/Adobe directory where the Adobe Captivate Reviewer application exists. To do so, type the following command:

cd /Applications/Adobe

  • Type the following command to list the contents of the Adobe directory. This command also shows the owner, the name of the application group, and the permissions for the applications in the directory:

ls -l

See Figure 3 below to assist you in identifying the owner, the name of the application group, and the permissions for the applications.

 Determine the members of the application group

 

  1. Perform the steps in the previous procedure and determine the name of the application group (see Figure 3 below).
  2. Change the directory to /usr/bin by typing the following command:

cd /usr/bin

Note: Skip this step if /usr/bin is added to the system path on your Mac.

  • Type the following command to read the details of the Adobe Captivate Reviewer application:

dscl . read /groups/<group_name>

In the example in Figure 3, the name of the application group is 'wheel'. So, the command is dscl . read /groups/wheel

See Figure 3 below for assistance in identifying the members of the Adobe Captivate Reviewer application.

 Add users as members to the application group

 

  1.  Determine the name of the Adobe Captivate Reviewer 2.0.app group by doing steps 1 and 2 of  the procedure here.

  2. Type the following command to add your username as a 'member' to the Adobe Captivate Reviewer 2.0.app group:

sudo /usr/bin/dscl . -append /groups/<group_name> GroupMembership <username>

  1. If you are prompted for a password, type the password associated with your username.
  2. To verify whether you have been added as a member to the group, type the following command and check the line that begins with 'GroupMembership':

dscl . read /group/<group_name>

If your name appears here, it means that you are the member of the group.

See the following example with these commands highlighted (in red):



         Figure 1: Adding members to the application group

 Assign write permission to owners and groups

 

  • Change the directory to /A pplications/Adobe using the following command:

cd /Applications/Adobe

  • Type the following command to switch to the root user:

su root

  1. When you are prompted for the password, type the root password. If you do not know the root password, contact your system administrator for assistance.
  2. Type exit to come out of the root shell.
  3. To assign 'write' permission to the 'owner' of the application, type the following command:

chmod -R o+w Adobe\ Captivate\ Reviewer\ 2.0.app

  • To assign 'write' permission to the application group type the following command:

chmod -R g+w Adobe\ Captivate\ Reviewer\ 2.0.app

Note: '\' is the escape character for spaces. Precede every space between the name of the app with '\'. So, Adobe<space>Captivate<space>Reviewer<space>2.0.app is typed as Adobe\<space>Captivate\<space>Reviewer\<space>2.0.app

The following example shows the commands used to assign 'write' permission to an application group:


Write Permissions For Reviewerapp

 Figure 2: Assigning 'write' permissions to an application group

To the top

Additional information

This issue occurs because if you don't have write permission for the Adobe Captivate Reviewer application.

Often, the root user who has all the permissions (read, write, and execute) is the owner of any application on Mac OS. So, if you have logged on as the 'root' user, you can load the files into the reviewer app successfully. To load the files into the app, the username must be a member of the application group. Furthermore, the application group must have the write permission for the app and its folders.

Adobe Captivate Reviewer app is based on the AIR security model. This model requires that files are in its folder to provide users access to all components of the file. When you load a file in Adobe Captivate Reviewer, the reviewer app picks up the file. Then it writes it into its folder before opening it in the app. To enable the reviewer app to write the file into its folder, the currently logged on user must have the write permission to the reviewer app and its constituent folders. 

Owner, member, group, and permissions

Every application on Mac OS is associated with an owner and a group (called as application group). The owner is typically the root user, but not necessarily so. Any user can be added as a member to the application group.

Both the owner and the group can be assigned with read (r), write (w), or execute rights (x).


InfoOnMacCmds

     Figure 3: Determining 'owner' and 'group members' of Adobe Captivate Reviewer 2.0.app

  • A — Owner. In this case, root.
  • B — The application group. In this case, "wheel" is the group associated with the application Adobe Captivate Reviewer 2.0.app.
  • C —  Application group membership. In this case, "root" is the (only) member of the application group "wheel." (Multiple members when present are separated with a space. For example, root user tester.)
  • D — The permissions assigned to the owner. In this case, the owner "root" is assigned with read (r), write (w), and execute (x) rights.
  • E — The permissions assigned to the application group. In this case, "wheel" is assigned with read (r) and execute (x) rights. The '-' before 'xr' indicates that the application group does not have the "write" permission.

 

 

 

 

 

 

 

Keywords: privileges, user privileges on Mac, permissions, user permissions, SWF file. Mac user permissions, application owner group, load files, Adobe Captivate Reviewer; cpsid_85490

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License  Twitter™ and Facebook posts are not covered under the terms of Creative Commons.

Legal Notices   |   Online Privacy Policy

Products

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • Digital Publishing Suite
  • Elements family
  • SiteCatalyst
  • For education

Download

  • Product trials
  • Adobe Reader
  • Adobe Flash Player
  • Adobe AIR

Support & Learning

  • Product help
  • Forums

Buy

  • For personal and professional use
  • For students, educators, and staff
  • For small and medium businesses
  • Volume Licensing
  • Special offers

Company

  • News room
  • Partner programs
  • Corporate social responsibility
  • Career opportunities
  • Investor Relations
  • Events
  • Legal
  • Security
  • Contact Adobe
Choose your region United States (Change)
Choose your region Close

North America

Europe, Middle East and Africa

Asia Pacific

  • Canada - English
  • Canada - Français
  • Latinoamérica
  • México
  • United States

South America

  • Brasil
  • Africa - English
  • Österreich - Deutsch
  • Belgium - English
  • Belgique - Français
  • België - Nederlands
  • България
  • Hrvatska
  • Česká republika
  • Danmark
  • Eastern Europe - English
  • Eesti
  • Suomi
  • France
  • Deutschland
  • Magyarország
  • Ireland
  • Israel - English
  • ישראל - עברית
  • Italia
  • Latvija
  • Lietuva
  • Luxembourg - Deutsch
  • Luxembourg - English
  • Luxembourg - Français
  • الشرق الأوسط وشمال أفريقيا - اللغة العربية
  • Middle East and North Africa - English
  • Moyen-Orient et Afrique du Nord - Français
  • Nederland
  • Norge
  • Polska
  • Portugal
  • România
  • Россия
  • Srbija
  • Slovensko
  • Slovenija
  • España
  • Sverige
  • Schweiz - Deutsch
  • Suisse - Français
  • Svizzera - Italiano
  • Türkiye
  • Україна
  • United Kingdom
  • Australia
  • 中国
  • 中國香港特別行政區
  • Hong Kong S.A.R. of China
  • India - English
  • 日本
  • 한국
  • New Zealand
  • 台灣

Southeast Asia

  • Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English

Copyright © 2013 Adobe Systems Incorporated. All rights reserved.

Terms of Use | Privacy | Cookies

Ad Choices

Reviewed by TRUSTe: site privacy statement