mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-18 19:44:21 +01:00
10 lines
3.0 KiB
HTML
10 lines
3.0 KiB
HTML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>12.5. Private and Public Templates</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="working-with-templates.html" title="Chapter 12. Working with Templates" /><link rel="prev" href="default-template.html" title="12.4. The Default Template" /><link rel="next" href="create-template-from-existing-vm.html" title="12.6. Creating a Template from an Existing Virtual Machine" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="default-template.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="create-template-from-existing-vm.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="private-public-template" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="private-public-template">12.5. Private and Public Templates</h2></div></div></div><div class="para">
|
||
When a user creates a template, it can be designated private or public.
|
||
</div><div class="para">
|
||
Private templates are only available to the user who created them. By default, an uploaded template is private.
|
||
</div><div class="para">
|
||
When a user marks a template as “public,” the template becomes available to all users in all accounts in the user's domain, as well as users in any other domains that have access to the Zone where the template is stored. This depends on whether the Zone, in turn, was defined as private or public. A private Zone is assigned to a single domain, and a public Zone is accessible to any domain. If a public template is created in a private Zone, it is available only to users in the domain assigned to that Zone. If a public template is created in a public Zone, it is available to all users in all domains.
|
||
</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="default-template.html"><strong>Prev</strong>12.4. The Default Template</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="create-template-from-existing-vm.html"><strong>Next</strong>12.6. Creating a Template from an Existing Virtua...</a></li></ul></body></html>
|