object_access_level.html 869 B

123456789101112131415161718192021
  1. <h4>Object Access level</h4>
  2. <p>
  3. The object your are configuring in Second Life can do a very simple security to check,
  4. so that only certain avatars can access it:
  5. </p>
  6. <ul>
  7. <li><strong>Public</strong>: any avatar is allowed</li>
  8. <li><strong>Group (SL)</strong>: only avatars in the same Second Life group as the object are allowed</li>
  9. <li><strong>Owner</strong>: only the owner of the object is allowed</li>
  10. </ul>
  11. <p>
  12. There are two types of access you can configure (although not all objects support both of these types):
  13. </p>
  14. <ul>
  15. <li><strong>Use object</strong>: ordinary access to use the object (e.g. submit objects to the PrimDrop, or participate in a WebIntercom chat)</li>
  16. <li><strong>Control object</strong>: perform maintenance/administration tasks on the object (e.g. activating or deactivating the WebIntercom)</li>
  17. </ul>