<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[CÃ³mo puedo desactivar el inicio de sesiÃ³n automÃ¡tico a OWA desde el CP del cliente?]]></title>
<link>http://kb.parallels.com/es/4606</link>
<description><![CDATA[<div id="article">
	<ul class="listActions">
<li><span class="actionNotyfy">Article for your preferred language does not exist. Below is international version of the article.</span></li>
</ul>





	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">Cómo puedo desactivar el inicio de sesión automático a OWA desde el CP del cliente?</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 4606&nbsp;</div>
					<div>Last Review: Jun,25 2009</div>
					<tr>
						<td>Author: </td>
						<td>Meritxell Sevilla</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Meritxell Sevilla</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Operations Automation 2.6</li>
							<li>Parallels Operations Automation 2.7</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Causa</h2>
					Algunos proveedores no permiten a los usuarios del CP&nbsp;del cliente (Administradores de Cuenta)&nbsp;acceder a los buzones de los usuarios finales ocultando las contrase&ntilde;as. De todas formas, el inicio de sesi&oacute;n autom&aacute;tico a <strong>Outlook Web Access</strong> a&uacute;n est&aacute; disponible y puede usarse para acceder de forma no autorizada.Do<br />
				</div>
				<div class="article-part">
					<h2>Resolución</h2>
					Hasta que se procese la petici&oacute;n de prestaci&oacute;n #117998, no hay ninguna forma de desactivar el enlace de OWA usando el CP&nbsp;de POA. La &uacute;nica forma de realizar esta desactivaci&oacute;n es ajustar las propiedades de la base de datos de la siguiente forma:<br /><div class="commandline"><code>BEGIN;<br />UPDATE exch_protocols_services SET owa_dir='' WHERE service_id=<em>&lt;service_id&gt;</em>;<br />COMMIT;</code></div> Donde <em>&lt;service_id&gt; </em>es el ID del servicio, que puede seleccionarse usando la siguiente consulta:<div class="commandline"><code>SELECT service_id, host, ip_addr FROM exch_protocols_services p <br />&nbsp;&nbsp;&nbsp; JOIN exch_nlb_clusters c USING(cluster_id) <br />&nbsp;&nbsp;&nbsp; JOIN dns_resource_records d ON(d.rr_id = c.dns_record_id);</code></div> Por ejemplo:<div class="commandline"><code>plesk=&gt; SELECT service_id, host, ip_addr FROM exch_protocols_services p<br />plesk-&gt; JOIN exch_nlb_clusters c USING(cluster_id)<br />plesk-&gt; JOIN dns_resource_records d ON(d.rr_id = c.dns_record_id);<br />&nbsp;service_id |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp; ip_addr<br />------------+---------------------------------+-----------------<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 119 | exchange.example.com.&nbsp;&nbsp;&nbsp;&nbsp; | 064.131.091.165<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 132 | exchange2007.example.com. | 064.131.091.112<br />(2 rows)</code></div><br />Para desactivar el inicio de sesi&oacute;n autom&aacute;tico a OWA para exchange2007.example.com use 132 como ID&nbsp;de servicio:<br /><div class="commandline"><code>plesk=&gt; BEGIN;<br />BEGIN<br />plesk=&gt; UPDATE exch_protocols_services SET owa_dir='' WHERE service_id=132;<br />UPDATE 1<br />plesk=&gt; COMMIT;<br />COMMIT</code></div><br />Una vez realizada esta actualizaci&oacute;n, el v&iacute;nculo de OWA presente en el CP&nbsp;del cliente puede resultar da&ntilde;ado, devolviendo el error 404 para la siguiente URL:<br /><div class="commandline"><code>https://exchange2007.example.com/auth/owaauth.dll</code></div><br />Para resolver esta incidencia, puede definir un redireccionamiento (esto deber&iacute;a aplicarse en todos los servidores CAS o Front-ends que participen en el cl&uacute;ster NLB):<br /><br /><strong>1.</strong> Cree un archivo vac&iacute;o C:\inetpub\wwwroot\auth\owaauth.dll<br /><br /><strong>2.</strong> Defina las siguientes opciones para el archivo &quot;/auth/owaauth.dll&quot; en la Consola de Administraci&oacute;n IIS en el Sitio Predeterminado:<br /><ul><li>&quot;Redirecci&oacute;n a una URL&quot;    - selecccionado</li><li>&quot;Redireccionar a:&quot;            - /owa</li><li>&quot;URL exacta indicada arriba&quot; - seleccionado</li></ul>
				</div>
				<div class="keywords"><strong>Keywords:</strong> owa autologin</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=4606&ArticleLanguage=es&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=4606&ArticleLanguage=es&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '4606',
													'ArticleLanguage' : 'es',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Meritxell Sevilla</author>
<guid isPermaLink="false">10140 LastUpdated: 2009-06-25 07:06:30</guid>
<pubDate>2009-06-25 06:56:03</pubDate>
</item>
</channel>
</rss>



