Monday, June 9, 2008

Sitecore Authoring Client Role

Upgrading to Sitecore v5.3.1 Build 071114, I encountered an issue where the directory groups from active directory using the ldap module did not see the Home or Publish tabs and could not see operations within those tabs. After searching the forums I finally came upon something useful, I had to manually reset the permissions for the directory group. Here are the settings that should be enabled to mimic the default Sitecore Authoring Client Role within the Security Editor in the Core database.

It sure would be nice if we could add a role to another role, sounds kind of like a SharePoint thing.

/sitecore/system/Ribbons/Chunks/Clipboard/Paste
/sitecore/system/Ribbons/Chunks/Clipboard/Cut
/sitecore/system/Ribbons/Chunks/Clipboard/Copy
/sitecore/system/Ribbons/Chunks/New/New
/sitecore/system/Ribbons/Chunks/Operations/Duplicate
/sitecore/system/Ribbons/Chunks/Operations/Copy To
/sitecore/system/Ribbons/Chunks/Operations/Move To
/sitecore/system/Ribbons/Chunks/Operations/Delete
/sitecore/system/Ribbons/Chunks/Publish/WebEdit
/sitecore/system/Ribbons/Chunks/Publish/Edit Preview
/sitecore/system/Ribbons/Chunks/Publish/Publishing Viewer
/sitecore/system/Ribbons/Chunks/Publish Restrictions/Lifetime
/sitecore/system/Ribbons/Chunks/Publish Restrictions/Change
/sitecore/system/Ribbons/Chunks/Rename/Rename
/sitecore/system/Ribbons/Chunks/Rename/Display Name /sitecore/system/Ribbons/Chunks/Schedule/Reminder
/sitecore/system/Ribbons/Chunks/Schedule/Archive
/sitecore/system/Ribbons/Chunks/Sorting/Move Up /sitecore/system/Ribbons/Chunks/Sorting/Move Down /sitecore/system/Ribbons/Chunks/Sorting/Move First /sitecore/system/Ribbons/Chunks/Sorting/Move Last /sitecore/system/Ribbons/Chunks/Validate/Spellcheck
/sitecore/system/Ribbons/Chunks/Validate/Validate
/sitecore/system/Ribbons/Chunks/Versions/Add
/sitecore/system/Ribbons/Chunks/Versions/Compare
/sitecore/system/Ribbons/Chunks/Versions/Remove
/sitecore/system/Ribbons/Chunks/Workflow/WorkflowPanel
/sitecore/system/Ribbons/Chunks/Workflow Edit/Edit /sitecore/system/Ribbons/Chunks/Write/Save

1 comment:

e signatures said...

Excellent! Thanks for this - I’ve been looking at this feature for ages. Followed your instructions and it works a treat!