summaryrefslogtreecommitdiff
path: root/doc/qemu_to_vmware_image.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qemu_to_vmware_image.html')
-rw-r--r--doc/qemu_to_vmware_image.html1198
1 files changed, 1198 insertions, 0 deletions
diff --git a/doc/qemu_to_vmware_image.html b/doc/qemu_to_vmware_image.html
new file mode 100644
index 0000000..cddc642
--- /dev/null
+++ b/doc/qemu_to_vmware_image.html
@@ -0,0 +1,1198 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+ <title>VMware Communities: Authorization Service not running. ...</title>
+ <meta name="verify-v1" content="eoUrVi9OhO63EBpr0vAJ4BEGFTqGYvhRaIXvXtNirF0=" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="Content-Language" content="en-us" />
+ <meta name="keywords" content=""/>
+
+ <link rel="search"
+ href="/opensearch.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ title="VMware Communities"
+ type="application/opensearchdescription+xml"/>
+
+ <link rel="shortcut icon" href="http://www.vmware.com/favicon.ico" />
+ <link rel="icon" type="image/png" href="http://www.vmware.com/favicon.ico" />
+
+ <style type="text/css" media="screen">
+ @import "/styles/jive-global.css;jsessionid=CF308B7BAA7CCE19537B9479BCF18143";
+ @import "/styles/jive-userbar.css;jsessionid=CF308B7BAA7CCE19537B9479BCF18143";
+ @import "/styles/jive-sidebar.css;jsessionid=CF308B7BAA7CCE19537B9479BCF18143";
+ </style>
+
+ <!-- VMware-->
+ <link rel="stylesheet" type="text/css" href="http://www.vmware.com/files/templates/inc/template.css" />
+ <link rel="stylesheet" type="text/css" href="http://www.vmware.com/files/templates/inc/fce.css" />
+ <!--<link rel="stylesheet" type="text/css" href="http://www.vmware.com/files/templates/inc/print.css" media="print" />
+ <script type="text/javascript" src="http://www.vmware.com/files/templates/inc/library.js"></script>-->
+ <script type="text/javascript">
+ commNav = function() {
+ var navRoot = document.getElementById("comm-primary-navigation");
+ var lis = navRoot.getElementsByTagName("li");
+ for (var i=0; i<lis.length; i++)
+ {
+ var drops = lis[i].getElementsByTagName("ul");
+ if (drops.length)
+ {
+ lis[i].onmouseover = function()
+ {
+ this.className += " hover";
+ }
+ lis[i].onmouseout = function()
+ {
+ this.className = this.className.replace("hover", "");
+ }
+ }
+ }
+ }
+
+ if (window.addEventListener){
+ window.addEventListener("load", commNav, false);
+ }
+ else if (window.attachEvent){
+ window.attachEvent("onload", commNav);
+ }
+ </script>
+ <script type="text/javascript">
+ <!--
+ function searchcommunities_clear() {
+
+ if (document.formsearchcommunities.q.value == "Search Community") {
+ document.formsearchcommunities.q.value = "";
+ }
+
+ }
+ -->
+ </script>
+ <!-- VMware -->
+
+
+ <style type="text/css" media="screen">
+ @import "/styles/jive-thread.css;jsessionid=CF308B7BAA7CCE19537B9479BCF18143";
+ </style>
+
+ <link rel="alternate" type="application/rss+xml"
+ title=" VMware ACE Discussion Threads Feed"
+ href="/community/feeds/threads;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?communityID=2345">
+
+ <link rel="alternate" type="application/rss+xml"
+ title="Messages in 'Authorization Service not running.' Thread Feed"
+ href="/community/feeds/messages;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?threadID=88396">
+
+ <!-- styles for editions here -->
+ <style type="text/css">
+ @import "/styles/jive-external.css;jsessionid=CF308B7BAA7CCE19537B9479BCF18143";
+ </style>
+
+ <!-- including the file rather than pasting the style sheet -->
+ <style type="text/css">
+ @import "/styles/community.css;jsessionid=CF308B7BAA7CCE19537B9479BCF18143";
+ </style>
+ <style type="text/css" media="print">
+ @import "/styles/vmware-print.css;jsessionid=CF308B7BAA7CCE19537B9479BCF18143";
+ </style>
+ <!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="/styles/ie6.css;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" media="screen"/><![endif]-->
+ <script type="text/javascript">if (!_jive_base_url) { var _jive_base_url = "http://communities.vmware.com";}</script>
+
+
+ <script type="text/javascript" language="JavaScript"
+ src="/resources/merge|global|;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"></script>
+
+
+
+
+</head>
+<body>
+ <!-- BEGIN header -->
+ <div id="cheader">
+ <span id="top_left"></span>
+ <span id="top-of-page">
+ <div id="iglobal-sites"></div>
+<script type="text/javascript">
+function changeLoginLink()
+{
+ var vmwarestoreloginstr = document.getElementById('vmwarestorelogin').href;
+ var matchPos = vmwarestoreloginstr.search('.jspa#');
+ if(matchPos == -1) {
+ var origUrl = document.getElementById('vmwarestorelogin').href;
+ document.getElementById('vmwarestorelogin').href=origUrl+"?followingPage=" + window.location.href;
+ }
+}
+
+function changeLogoutLink()
+{
+ var vmwarestorelogoutstr = document.getElementById('vmwarestorelogout').href;
+ var origUrl = document.getElementById('vmwarestorelogout').href;
+ document.getElementById('vmwarestorelogout').href=origUrl+"?followingPage=" + window.location.href;
+}
+function changeLink(id)
+{
+ var origUrl = document.getElementById(id).href;
+ document.getElementById(id).href=origUrl+"&followingPage=" + window.location.href;
+}
+</script>
+
+<div id="jive-userbar">
+
+
+
+
+ <ul id="comm-primary-navigation">
+ <li>
+
+ <form action="/login.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" method="post" name="loginform">
+ <input type="hidden" name="successURL" value="/thread/88396?tstart=0&start=15"/>
+ <input type="hidden" name="cancelURL" value="/thread/88396?tstart=0&start=15"/>
+
+ <span class="jive-userbar-login-welcome" id="jiveLoginWelcome">
+ <span class="jive-userbar-login-guest" style="display: none;">
+ Welcome,
+ Guest
+ </span>
+
+
+ <span class="jive-userbar-login-loginlink">
+ <a id='vmwarestorelogin' href=http://www.vmware.com/vmwarestore/newstore/community_login.jsp onclick=changeLoginLink() accesskey="L"><u>L</u>ogin</a>
+ </span>
+ <span class="jive-userbar-login-new">
+ <a id='vmwarestoreregister' href=http://www.vmware.com/vmwarestore/newstore/register.jsp?status=new&amp;isFromCommunity=true onclick=changeLink('vmwarestoreregister')
+ accesskey="R"><u>R</u>egister</a>
+ </span>
+ </span>
+
+ <span class="jive-userbar-login-form" id="jiveLoginForm" style="display: none;">
+
+ <span class="jive-userbar-login-username">
+ <label for="login-username">
+
+Email Address:
+ </label>
+ <input type="text" name="username" size="20" maxlength="150" value="" tabindex="1" id="login-username">
+ </span>
+
+ <span class="jive-userbar-login-password">
+ <label for="login-password">
+Password: </label>
+ <a href="emailPasswordToken!input.jspa" title="I forgot my password ">(?)</a>
+ <input type="password" name="password" size="20" maxlength="150" value="" tabindex="2" id="login-password">
+ </span>
+
+ <span class="jive-userbar-login-auto">
+ <input type="checkbox" name="autoLogin" id="login-auto" value="true" tabindex="3">
+ <label for="login-auto">Remember Me</label>
+ </span>
+
+ <span class="jive-userbar-login-submit">
+ <input type="submit" name="login" value="Login" tabindex="4" class="jive-login-button">
+ <input type="reset" name="doCancel" value="Cancel" tabindex="5" class="jive-cancel-button" onclick="jivetoggleLogin();">
+ </span>
+
+ </span>
+
+ </form>
+
+ </li></ul>
+ <ul id="site-tools">
+ <li id="jive-userbar-print"><a href="#" title="Click to print page" accesskey="P" onfocus="jiveprint();return false;"><img src="/images/jive-icon-print-12x12.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=0&amp;start=15" border="0"> </a></li>
+ </ul>
+ <!-- Print -->
+ <script type="text/javascript">
+ function jiveprint() {
+ var loc = location.href;
+ var end = '';
+ if (loc.indexOf("#") != -1) {
+ end = loc.substring(loc.indexOf("#"));
+ loc = loc.substring(0, loc.indexOf("#"));
+ }
+
+ if (loc.indexOf('?') == -1) {
+ loc += '?decorator=print';
+ }
+ else {
+ loc += '&decorator=print';
+ }
+
+ location.href = loc + end;
+ }
+ </script>
+ <!-- END print -->
+
+
+</div>
+
+
+ <div id="ilanguage"></div>
+ <div id="isearch-form"></div>
+ <!-- BEGIN 'SEARCH' -->
+ <div id="jive-userbar-search">
+ <form action="/search.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" method="get" name="formsearchcommunities">
+ <input type="hidden" name="resultTypes" value="BLOG_POST"/>
+ <input type="hidden" name="resultTypes" value="DOCUMENT"/>
+ <input type="hidden" name="resultTypes" value="MESSAGE"/>
+ <input type="hidden" name="resultTypes" value="BLOG"/>
+ <input type="hidden" name="resultTypes" value="COMMUNITY"/>
+ <input type="hidden" name="peopleEnabled" value="true"/>
+ <input type="hidden" name="communityID" value="2345"/>
+ <input type="text" id="jive-query" name="q" value="Search Community" class="jive-userbar-search-field" onclick="javascript:searchcommunities_clear();"/>
+ <button type="submit" value="Search" class="jive-userbar-search-button">Search</button>
+ <a href="#" onfocus="$('jive-query').focus(); return false;" accesskey="S"></a>
+ </form>
+ </div>
+ <!-- END 'SEARCH' -->
+ </span>
+ <span id="top_right"></span>
+ </div>
+ <!-- END header -->
+ <!-- BEGIN breadcrumb -->
+ <div id="jive-breadcrumb-custom">
+
+
+ <span>
+
+
+
+ <a href="/index.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143">VMware Communities</a> &gt;
+
+ <a href="/community/vmtn;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ >VMTN</a> &gt;
+
+ <a href="/community/vmtn/desktop;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ >Desktop</a> &gt;
+
+ <a href="/community/vmtn/desktop/ace;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ >VMware ACE</a> &gt;
+
+
+
+ <a class='jive-breadcrumb-last' href="/community/vmtn/desktop/ace;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?view=discussions">Discussions</a></span>
+ </div>
+ <!-- END breadcrumb -->
+
+<!-- BEGIN page 'wrapper' -->
+<div id="jive-wrapper">
+
+
+
+
+ <!-- BEGIN body area -->
+ <div id="jive-body">
+
+
+ <!-- BEGIN body wrapper (for additional background elements) -->
+ <div id="jive-body-wrapper">
+
+ <!-- BEGIN header & intro -->
+<div id="jive-body-intro">
+
+ <div id="jive-body-intro-content">
+
+ <span class="jive-pagination" style="margin-top:-5px">
+ <span class="jive-pagination-prevnext">
+ <a class="jive-pagination-prev" href="/thread/119428;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=-1">Previous</a>
+ <a href="/thread/118274;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=1" class="jive-pagination-next">Next</a>
+ </span>
+ </span>
+
+ <a href="/community/vmtn/desktop/ace;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?view=discussions" class="jive-link-more">Up to Discussions in&nbsp;VMware ACE</a>
+
+ </div>
+</div>
+<!-- END header & intro -->
+
+
+<!-- BEGIN main body -->
+<div id="jive-body-main">
+
+ <table width="100%" border="0">
+ <tr>
+ <td width="210" valign="top">
+
+ <!-- BEGIN sidebar column container -->
+ <div id="jive-body-sidebarcol-container">
+ <!-- BEGIN sidebar column -->
+ <div id="jive-body-sidebarcol">
+
+ <!-- BEGIN sidebar box 'ACTIONS' -->
+ <div id="toolbox">
+ <div class="inner">
+ <strong class="head">Actions</strong>
+ <script type="text/javascript">
+ function createDocFromThread() {
+ document.location = '/thread-to-doc.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?threadID=88396';
+ }
+ </script>
+ <ul>
+ </ul>
+ </div>
+ </div>
+ <div class="jive-sidebar" style="display:none;">
+ <div class="jive-sidebar-body jive-sidebar-body-actions">
+ <h4>Actions</h4>
+
+ <script type="text/javascript">
+ function createDocFromThread() {
+ document.location = '/thread-to-doc.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?threadID=88396';
+ }
+ </script>
+
+ <ul>
+ </ul>
+ </div>
+ </div>
+ <!-- END sidebar box 'ACTIONS' -->
+
+
+
+
+
+
+
+
+
+
+
+ </div>
+ <!-- END sidebar column -->
+ </div>
+ <!-- END sidebar column container -->
+ </td>
+ <td valign="top">
+ <!-- BEGIN main body column -->
+ <div id="jive-body-maincol-container-threads">
+ <div id="jive-body-maincol-threads">
+
+
+
+
+ <div id="thread.watch.notify" class="jive-info-box" style="display:none"></div>
+
+
+
+
+ <!-- BEGIN answer bar -->
+ <div id="jive-answer-bar">
+ <div>
+ <h4>This Question is
+ <span class="jive-answer-possiblyanswered">Possibly Answered</span>
+ </h4>
+ <span class="jive-answer-correct"><strong>1</strong> "correct" answer available (10 pts)</span>
+ <span class="jive-answer-helpful"><strong>2</strong> "helpful" answers available (6 pts)</span>
+
+
+ </div>
+ </div>
+ <!-- END answer bar -->
+
+
+
+
+ <!-- BEGIN pagination-->
+ <span class="jive-pagination">
+ <span class="jive-pagination-numbers">
+ <a href="/thread/88396;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=0&amp;start=0"
+ >1</a>
+ <a href="/thread/88396;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=0&amp;start=15"
+ class="jive-pagination-current" >2</a>
+ </span>
+ <span class="jive-pagination-prevnext">
+ <a href="/thread/88396;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=0&amp;start=0" class="jive-pagination-prev">Previous</a>
+ <span class="jive-pagination-next-none">Next</span>
+ </span>
+ </span>
+ <!-- END pagination -->
+
+
+
+ <!-- BEGIN thread messages -->
+ <div class="jive-thread-messages">
+
+
+
+
+
+
+
+ <!-- BEGIN reply -->
+ <div class="jive-thread-reply jive-thread-reply-alt ">
+ <table width="100%" cellpadding="0" cellspacing="0"><tr>
+
+ <td>
+ <a name="728528"></a>
+ <div class="thread-reply-bar">
+ <div class="jive-thread-reply-subject-new">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=728528" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <!--<a href="/message/728528;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#728528" title="Link to reply #15" class="jive-thread-reply-num">15.</a>-->
+ <strong>Re: Authorization Service not running.</strong> <a href="/message/728528;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#728528" title="Link to reply" class="jive-thread-reply-num">Aug 20, 2007 9:56 AM</a>
+ <br/>
+ <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143727935#727935"
+ title="in response to: don Sjon"
+ ><img src="/images/up-10x10.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" width="10" height="10" border="0" alt=""/></a>
+in response to: <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143727935#727935"
+ title="Go to message"
+ >don Sjon</a>
+
+ </div>
+ </div>
+ <div class="jive-thread-reply-body">
+ <div class="jive-author">
+ <span>
+ <a href="/people/marcusaurelius;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ title="Click to view marcusaurelius's profile"
+ >
+ <img
+ class="jive-author-avatar"
+
+ src="/people/marcusaurelius/avatar;jsessionid=CF308B7BAA7CCE19537B9479BCF18143/32.png?a=-1"
+ border="0" height="32" width="32"
+ title="Click to view marcusaurelius's profile"
+ alt="Click to view marcusaurelius's profile"
+ /></a>
+ <img src="/images/status/hotshot-16x16.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" alt="Hot Shot" title="Hot Shot" />
+ </span>
+
+<a href="/people/marcusaurelius;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+id="jive-ev9iwBoWRqs8d7b8"
+class="jive-username-link"
+title="Click to view marcusaurelius's profile">marcusaurelius</a> <em>127 posts since <br/>Feb 3, 2005</em>
+ <img src="/images/status/statusicon-vmware.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" border="0" title="VMware" alt="VMware"/>
+
+
+ </div>
+ <div class="jive-thread-reply-subject" style="display:none;">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=728528" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <a href="/message/728528;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#728528" title="Link to reply #15" class="jive-thread-reply-num">15.</a>
+ <strong>Re: Authorization Service not running.</strong> Aug 20, 2007 9:56 AM
+ <br/>
+ <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143727935#727935"
+ title="in response to: don Sjon"
+ ><img src="/images/up-10x10.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" width="10" height="10" border="0" alt=""/></a>
+in response to: <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143727935#727935"
+ title="Go to message"
+ >don Sjon</a>
+
+ </div>
+ <div class="jive-thread-reply-message">
+ You mean you ran one of the .msi files, rather than "setup.exe" ?<br />
+<br />
+If so, I would expect you to run into problems.
+
+ <!-- BEGIN attachments -->
+ <!-- END attachments -->
+
+ <!-- BEGIN content details -->
+ <div class="jive-thread-reply-details">
+ </div>
+ <!-- END content details-->
+ </div>
+ </div>
+ </td></tr></table>
+ </div>
+ <!-- END reply -->
+
+
+
+
+
+ <!-- BEGIN reply -->
+ <div class="jive-thread-reply ">
+ <table width="100%" cellpadding="0" cellspacing="0"><tr>
+
+ <td>
+ <a name="729115"></a>
+ <div class="thread-reply-bar">
+ <div class="jive-thread-reply-subject-new">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=729115" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <!--<a href="/message/729115;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#729115" title="Link to reply #16" class="jive-thread-reply-num">16.</a>-->
+ <strong>Re: Authorization Service not running.</strong> <a href="/message/729115;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#729115" title="Link to reply" class="jive-thread-reply-num">Aug 20, 2007 10:43 PM</a>
+ <br/>
+ <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143728528#728528"
+ title="in response to: marcusaurelius"
+ ><img src="/images/up-10x10.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" width="10" height="10" border="0" alt=""/></a>
+in response to: <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143728528#728528"
+ title="Go to message"
+ >marcusaurelius</a>
+
+ </div>
+ </div>
+ <div class="jive-thread-reply-body">
+ <div class="jive-author">
+ <span>
+ <a href="/people/don Sjon;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ title="Click to view don Sjon's profile"
+ >
+ <img
+ class="jive-author-avatar"
+
+ src="/people/don Sjon/avatar;jsessionid=CF308B7BAA7CCE19537B9479BCF18143/32.png?a=-1"
+ border="0" height="32" width="32"
+ title="Click to view don Sjon's profile"
+ alt="Click to view don Sjon's profile"
+ /></a>
+ <img src="/images/status/novice-16x16.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" alt="Novice" title="Novice" />
+ </span>
+
+<a href="/people/don Sjon;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+id="jive-K3345q33q4zt9MrY"
+class="jive-username-link"
+title="Click to view don Sjon's profile">don Sjon</a> <em>12 posts since <br/>Aug 7, 2007</em>
+
+
+ </div>
+ <div class="jive-thread-reply-subject" style="display:none;">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=729115" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <a href="/message/729115;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#729115" title="Link to reply #16" class="jive-thread-reply-num">16.</a>
+ <strong>Re: Authorization Service not running.</strong> Aug 20, 2007 10:43 PM
+ <br/>
+ <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143728528#728528"
+ title="in response to: marcusaurelius"
+ ><img src="/images/up-10x10.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" width="10" height="10" border="0" alt=""/></a>
+in response to: <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143728528#728528"
+ title="Go to message"
+ >marcusaurelius</a>
+
+ </div>
+ <div class="jive-thread-reply-message">
+ there is/was only 1 msi file and a bunch of CAB files?
+
+ <!-- BEGIN attachments -->
+ <!-- END attachments -->
+
+ <!-- BEGIN content details -->
+ <div class="jive-thread-reply-details">
+ </div>
+ <!-- END content details-->
+ </div>
+ </div>
+ </td></tr></table>
+ </div>
+ <!-- END reply -->
+
+
+
+
+
+ <!-- BEGIN reply -->
+ <div class="jive-thread-reply jive-thread-reply-alt ">
+ <table width="100%" cellpadding="0" cellspacing="0"><tr>
+
+ <td>
+ <a name="729134"></a>
+ <div class="thread-reply-bar">
+ <div class="jive-thread-reply-subject-new">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=729134" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <!--<a href="/message/729134;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#729134" title="Link to reply #17" class="jive-thread-reply-num">17.</a>-->
+ <strong>Re: Authorization Service not running.</strong> <a href="/message/729134;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#729134" title="Link to reply" class="jive-thread-reply-num">Aug 20, 2007 11:55 PM</a>
+ <br/>
+ <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143729115#729115"
+ title="in response to: don Sjon"
+ ><img src="/images/up-10x10.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" width="10" height="10" border="0" alt=""/></a>
+in response to: <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143729115#729115"
+ title="Go to message"
+ >don Sjon</a>
+
+ </div>
+ </div>
+ <div class="jive-thread-reply-body">
+ <div class="jive-author">
+ <span>
+ <a href="/people/marcusaurelius;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ title="Click to view marcusaurelius's profile"
+ >
+ <img
+ class="jive-author-avatar"
+
+ src="/people/marcusaurelius/avatar;jsessionid=CF308B7BAA7CCE19537B9479BCF18143/32.png?a=-1"
+ border="0" height="32" width="32"
+ title="Click to view marcusaurelius's profile"
+ alt="Click to view marcusaurelius's profile"
+ /></a>
+ <img src="/images/status/hotshot-16x16.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" alt="Hot Shot" title="Hot Shot" />
+ </span>
+
+<a href="/people/marcusaurelius;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+id="jive-C3254859oV4aV6lT"
+class="jive-username-link"
+title="Click to view marcusaurelius's profile">marcusaurelius</a> <em>127 posts since <br/>Feb 3, 2005</em>
+ <img src="/images/status/statusicon-vmware.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" border="0" title="VMware" alt="VMware"/>
+
+
+ </div>
+ <div class="jive-thread-reply-subject" style="display:none;">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=729134" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <a href="/message/729134;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#729134" title="Link to reply #17" class="jive-thread-reply-num">17.</a>
+ <strong>Re: Authorization Service not running.</strong> Aug 20, 2007 11:55 PM
+ <br/>
+ <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143729115#729115"
+ title="in response to: don Sjon"
+ ><img src="/images/up-10x10.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" width="10" height="10" border="0" alt=""/></a>
+in response to: <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143729115#729115"
+ title="Go to message"
+ >don Sjon</a>
+
+ </div>
+ <div class="jive-thread-reply-message">
+ Wait, are we talking about a deployed ACE instance? If so, there should be two MSIs and an EXE, assuming your deployment target is set for Windows hosts. For Linux there should be a PERL setup script and some other files. If that isn't what the package you're deploying looks like, I'd say there's a good chance the problem stems from this.<br />
+<br />
+Message was edited by: <br />
+ marcusaurelius
+
+ <!-- BEGIN attachments -->
+ <!-- END attachments -->
+
+ <!-- BEGIN content details -->
+ <div class="jive-thread-reply-details">
+ </div>
+ <!-- END content details-->
+ </div>
+ </div>
+ </td></tr></table>
+ </div>
+ <!-- END reply -->
+
+
+
+
+
+ <!-- BEGIN reply -->
+ <div class="jive-thread-reply ">
+ <table width="100%" cellpadding="0" cellspacing="0"><tr>
+
+ <td>
+ <a name="735431"></a>
+ <div class="thread-reply-bar">
+ <div class="jive-thread-reply-subject-new">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=735431" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <!--<a href="/message/735431;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#735431" title="Link to reply #18" class="jive-thread-reply-num">18.</a>-->
+ <strong>Re: Authorization Service not running.</strong> <a href="/message/735431;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#735431" title="Link to reply" class="jive-thread-reply-num">Aug 28, 2007 6:39 AM</a>
+ <br/>
+
+ </div>
+ </div>
+ <div class="jive-thread-reply-body">
+ <div class="jive-author">
+ <span>
+ <a href="/people/Peppermint;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ title="Click to view Peppermint's profile"
+ >
+ <img
+ class="jive-author-avatar"
+
+ src="/people/Peppermint/avatar;jsessionid=CF308B7BAA7CCE19537B9479BCF18143/32.png?a=-1"
+ border="0" height="32" width="32"
+ title="Click to view Peppermint's profile"
+ alt="Click to view Peppermint's profile"
+ /></a>
+ <img src="/images/status/lurker-16x16.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" alt="Lurker" title="Lurker" />
+ </span>
+
+<a href="/people/Peppermint;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+id="jive-QJ7agoNU9xGnD0Nq"
+class="jive-username-link"
+title="Click to view Peppermint's profile">Peppermint</a> <em>1 posts since <br/>Aug 28, 2007</em>
+
+
+ </div>
+ <div class="jive-thread-reply-subject" style="display:none;">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=735431" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <a href="/message/735431;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#735431" title="Link to reply #18" class="jive-thread-reply-num">18.</a>
+ <strong>Re: Authorization Service not running.</strong> Aug 28, 2007 6:39 AM
+ <br/>
+
+ </div>
+ <div class="jive-thread-reply-message">
+ If this problem exist you should disable the Windows Fast Logon Feature to make sure that the VMware Authorization Service is already started by the time you want to use VMware.<br />
+<br />
+You can do this by using the Group Policy Editor:<br />
+<br />
+1: Click Start &gt; Run &gt; and type gpedit.msc.<br />
+<br />
+2: Navigate to Computer Configuration &gt; Administrative Templates &gt; System &gt; Logon &gt; Always wait for the network at computer startup and Logon.<br />
+<br />
+3: Double-click the policy and select Enabled.<br />
+<br />
+4: Reboot<br />
+<br />
+<b>OR...</b><br />
+<br />
+by editing the Registry:<br />
+ <br />
+1: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows NT\CurrentVersion\Winlogon\<br />
+<br />
+2: set the value SyncForegroundPolicy to 1; (REG_DWORD) <br />
+<br />
+3: Reboot
+
+ <!-- BEGIN attachments -->
+ <!-- END attachments -->
+
+ <!-- BEGIN content details -->
+ <div class="jive-thread-reply-details">
+ </div>
+ <!-- END content details-->
+ </div>
+ </div>
+ </td></tr></table>
+ </div>
+ <!-- END reply -->
+
+
+
+
+
+ <!-- BEGIN reply -->
+ <div class="jive-thread-reply jive-thread-reply-alt ">
+ <table width="100%" cellpadding="0" cellspacing="0"><tr>
+
+ <td>
+ <a name="762297"></a>
+ <div class="thread-reply-bar">
+ <div class="jive-thread-reply-subject-new">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=762297" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <!--<a href="/message/762297;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#762297" title="Link to reply #19" class="jive-thread-reply-num">19.</a>-->
+ <strong>Re: Authorization Service not running.</strong> <a href="/message/762297;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#762297" title="Link to reply" class="jive-thread-reply-num">Oct 2, 2007 8:32 AM</a>
+ <br/>
+
+ </div>
+ </div>
+ <div class="jive-thread-reply-body">
+ <div class="jive-author">
+ <span>
+ <a href="/people/Earthbound;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ title="Click to view Earthbound's profile"
+ >
+ <img
+ class="jive-author-avatar"
+
+ src="/people/Earthbound/avatar;jsessionid=CF308B7BAA7CCE19537B9479BCF18143/32.png?a=-1"
+ border="0" height="32" width="32"
+ title="Click to view Earthbound's profile"
+ alt="Click to view Earthbound's profile"
+ /></a>
+ <img src="/images/status/lurker-16x16.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" alt="Lurker" title="Lurker" />
+ </span>
+
+<a href="/people/Earthbound;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+id="jive-h589L5n1aJ8dW4LS"
+class="jive-username-link"
+title="Click to view Earthbound's profile">Earthbound</a> <em>1 posts since <br/>Apr 12, 2007</em>
+
+
+ </div>
+ <div class="jive-thread-reply-subject" style="display:none;">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=762297" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <a href="/message/762297;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#762297" title="Link to reply #19" class="jive-thread-reply-num">19.</a>
+ <strong>Re: Authorization Service not running.</strong> Oct 2, 2007 8:32 AM
+ <br/>
+
+ </div>
+ <div class="jive-thread-reply-message">
+ <br />
+My OS: Vista x64 w/ VMWS 6.01 (55017)<br />
+<p />
+I had this issue yesterday when I switched net cards. I found that on the new network card that the firewall was turned on by default so I turned it off (our network is behind 2 very robust firewalls so it is not needed on the local machine). I then proceeded to stop and restart all the VM services. Thanks to the tips here on the forum this was an easy fix.
+
+ <!-- BEGIN attachments -->
+ <!-- END attachments -->
+
+ <!-- BEGIN content details -->
+ <div class="jive-thread-reply-details">
+ </div>
+ <!-- END content details-->
+ </div>
+ </div>
+ </td></tr></table>
+ </div>
+ <!-- END reply -->
+
+
+
+
+
+ <!-- BEGIN reply -->
+ <div class="jive-thread-reply ">
+ <table width="100%" cellpadding="0" cellspacing="0"><tr>
+
+ <td>
+ <a name="762801"></a>
+ <div class="thread-reply-bar">
+ <div class="jive-thread-reply-subject-new">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=762801" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <!--<a href="/message/762801;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#762801" title="Link to reply #20" class="jive-thread-reply-num">20.</a>-->
+ <strong>Re: Authorization Service not running.</strong> <a href="/message/762801;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#762801" title="Link to reply" class="jive-thread-reply-num">Oct 2, 2007 9:51 PM</a>
+ <br/>
+ <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143729134#729134"
+ title="in response to: marcusaurelius"
+ ><img src="/images/up-10x10.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" width="10" height="10" border="0" alt=""/></a>
+in response to: <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143729134#729134"
+ title="Go to message"
+ >marcusaurelius</a>
+
+ </div>
+ </div>
+ <div class="jive-thread-reply-body">
+ <div class="jive-author">
+ <span>
+ <a href="/people/don Sjon;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ title="Click to view don Sjon's profile"
+ >
+ <img
+ class="jive-author-avatar"
+
+ src="/people/don Sjon/avatar;jsessionid=CF308B7BAA7CCE19537B9479BCF18143/32.png?a=-1"
+ border="0" height="32" width="32"
+ title="Click to view don Sjon's profile"
+ alt="Click to view don Sjon's profile"
+ /></a>
+ <img src="/images/status/novice-16x16.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" alt="Novice" title="Novice" />
+ </span>
+
+<a href="/people/don Sjon;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+id="jive-ycPUA3x6CT37gG6b"
+class="jive-username-link"
+title="Click to view don Sjon's profile">don Sjon</a> <em>12 posts since <br/>Aug 7, 2007</em>
+
+
+ </div>
+ <div class="jive-thread-reply-subject" style="display:none;">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=762801" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <a href="/message/762801;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#762801" title="Link to reply #20" class="jive-thread-reply-num">20.</a>
+ <strong>Re: Authorization Service not running.</strong> Oct 2, 2007 9:51 PM
+ <br/>
+ <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143729134#729134"
+ title="in response to: marcusaurelius"
+ ><img src="/images/up-10x10.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" width="10" height="10" border="0" alt=""/></a>
+in response to: <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143729134#729134"
+ title="Go to message"
+ >marcusaurelius</a>
+
+ </div>
+ <div class="jive-thread-reply-message">
+ <br />
+to <a class="jive-link-profile" href="http://communities.vmware.com/people/marcusaurelius">marcusaurelius</a>, <br />
+<p />
+sorry i missed your entry. Actually i'm mixing stuff now. I had this problem with my VMware workstation.<br />
+<p />
+
+
+ <!-- BEGIN attachments -->
+ <!-- END attachments -->
+
+ <!-- BEGIN content details -->
+ <div class="jive-thread-reply-details">
+ </div>
+ <!-- END content details-->
+ </div>
+ </div>
+ </td></tr></table>
+ </div>
+ <!-- END reply -->
+
+
+
+
+
+ <!-- BEGIN reply -->
+ <div class="jive-thread-reply jive-thread-reply-alt ">
+ <table width="100%" cellpadding="0" cellspacing="0"><tr>
+
+ <td>
+ <a name="803199"></a>
+ <div class="thread-reply-bar">
+ <div class="jive-thread-reply-subject-new">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=803199" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <!--<a href="/message/803199;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#803199" title="Link to reply #21" class="jive-thread-reply-num">21.</a>-->
+ <strong>Re: Authorization Service not running.</strong> <a href="/message/803199;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#803199" title="Link to reply" class="jive-thread-reply-num">Nov 25, 2007 4:06 AM</a>
+ <br/>
+
+ </div>
+ </div>
+ <div class="jive-thread-reply-body">
+ <div class="jive-author">
+ <span>
+ <a href="/people/Xingular;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ title="Click to view Xingular's profile"
+ >
+ <img
+ class="jive-author-avatar"
+
+ src="/people/Xingular/avatar;jsessionid=CF308B7BAA7CCE19537B9479BCF18143/32.png?a=-1"
+ border="0" height="32" width="32"
+ title="Click to view Xingular's profile"
+ alt="Click to view Xingular's profile"
+ /></a>
+ <img src="/images/status/lurker-16x16.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" alt="Lurker" title="Lurker" />
+ </span>
+
+<a href="/people/Xingular;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+id="jive-P0fGX7RUu89qoc44"
+class="jive-username-link"
+title="Click to view Xingular's profile">Xingular</a> <em>1 posts since <br/>Nov 25, 2007</em>
+
+
+ </div>
+ <div class="jive-thread-reply-subject" style="display:none;">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=803199" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <a href="/message/803199;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#803199" title="Link to reply #21" class="jive-thread-reply-num">21.</a>
+ <strong>Re: Authorization Service not running.</strong> Nov 25, 2007 4:06 AM
+ <br/>
+
+ </div>
+ <div class="jive-thread-reply-message">
+ Try running vmware in administrator mode. (Right click&gt; Properties on the vmware workstation icon in the start menu. Set run as administrator under the compatibility tab). It should do the trick.
+
+ <!-- BEGIN attachments -->
+ <!-- END attachments -->
+
+ <!-- BEGIN content details -->
+ <div class="jive-thread-reply-details">
+ </div>
+ <!-- END content details-->
+ </div>
+ </div>
+ </td></tr></table>
+ </div>
+ <!-- END reply -->
+
+
+
+
+
+ <!-- BEGIN reply -->
+ <div class="jive-thread-reply ">
+ <table width="100%" cellpadding="0" cellspacing="0"><tr>
+
+ <td>
+ <a name="825804"></a>
+ <div class="thread-reply-bar">
+ <div class="jive-thread-reply-subject-new">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=825804" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <!--<a href="/message/825804;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#825804" title="Link to reply #22" class="jive-thread-reply-num">22.</a>-->
+ <strong>Re: Authorization Service not running.</strong> <a href="/message/825804;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#825804" title="Link to reply" class="jive-thread-reply-num">Dec 22, 2007 11:17 AM</a>
+ <br/>
+
+ </div>
+ </div>
+ <div class="jive-thread-reply-body">
+ <div class="jive-author">
+ <span>
+ <a href="/people/vmuser-1;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ title="Click to view vmuser-1's profile"
+ >
+ <img
+ class="jive-author-avatar"
+
+ src="/people/vmuser-1/avatar;jsessionid=CF308B7BAA7CCE19537B9479BCF18143/32.png?a=-1"
+ border="0" height="32" width="32"
+ title="Click to view vmuser-1's profile"
+ alt="Click to view vmuser-1's profile"
+ /></a>
+ <img src="/images/status/lurker-16x16.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" alt="Lurker" title="Lurker" />
+ </span>
+
+<a href="/people/vmuser-1;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+id="jive-8M7U3A7xjUPYh79j"
+class="jive-username-link"
+title="Click to view vmuser-1's profile">vmuser-1</a> <em>4 posts since <br/>Dec 22, 2007</em>
+
+
+ </div>
+ <div class="jive-thread-reply-subject" style="display:none;">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=825804" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <a href="/message/825804;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#825804" title="Link to reply #22" class="jive-thread-reply-num">22.</a>
+ <strong>Re: Authorization Service not running.</strong> Dec 22, 2007 11:17 AM
+ <br/>
+
+ </div>
+ <div class="jive-thread-reply-message">
+ <br />
+Hi, guys<br />
+<p />
+I as using vmware ver5 on win-xp system till yerterday, but all of sudden i got the same error of vmware authorisation service failed <br />
+I have tried to resolve this by uninstalling-re-installing the software, also tried by adding vm user in local admin group.<br />
+for last try i also re-installed win-xp but that also doesn' work. so pls help me out!!!!!!!!!
+
+ <!-- BEGIN attachments -->
+ <!-- END attachments -->
+
+ <!-- BEGIN content details -->
+ <div class="jive-thread-reply-details">
+ </div>
+ <!-- END content details-->
+ </div>
+ </div>
+ </td></tr></table>
+ </div>
+ <!-- END reply -->
+
+
+
+
+
+ <!-- BEGIN reply -->
+ <div class="jive-thread-reply jive-thread-reply-alt ">
+ <table width="100%" cellpadding="0" cellspacing="0"><tr>
+
+ <td>
+ <a name="825857"></a>
+ <div class="thread-reply-bar">
+ <div class="jive-thread-reply-subject-new">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=825857" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <!--<a href="/message/825857;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#825857" title="Link to reply #23" class="jive-thread-reply-num">23.</a>-->
+ <strong>Re: Authorization Service not running.</strong> <a href="/message/825857;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#825857" title="Link to reply" class="jive-thread-reply-num">Dec 22, 2007 2:52 PM</a>
+ <br/>
+ <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143825804#825804"
+ title="in response to: vmuser-1"
+ ><img src="/images/up-10x10.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" width="10" height="10" border="0" alt=""/></a>
+in response to: <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143825804#825804"
+ title="Go to message"
+ >vmuser-1</a>
+
+ </div>
+ </div>
+ <div class="jive-thread-reply-body">
+ <div class="jive-author">
+ <span>
+ <a href="/people/don Sjon;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+ title="Click to view don Sjon's profile"
+ >
+ <img
+ class="jive-author-avatar"
+
+ src="/people/don Sjon/avatar;jsessionid=CF308B7BAA7CCE19537B9479BCF18143/32.png?a=-1"
+ border="0" height="32" width="32"
+ title="Click to view don Sjon's profile"
+ alt="Click to view don Sjon's profile"
+ /></a>
+ <img src="/images/status/novice-16x16.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" alt="Novice" title="Novice" />
+ </span>
+
+<a href="/people/don Sjon;jsessionid=CF308B7BAA7CCE19537B9479BCF18143"
+id="jive-td4B4TcOmvQ9iO73"
+class="jive-username-link"
+title="Click to view don Sjon's profile">don Sjon</a> <em>12 posts since <br/>Aug 7, 2007</em>
+
+
+ </div>
+ <div class="jive-thread-reply-subject" style="display:none;">
+ <a href="/post!reply.jspa;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?messageID=825857" title="Reply to this message" class="jive-thread-reply-link">Reply</a>
+ <a href="/message/825857;jsessionid=CF308B7BAA7CCE19537B9479BCF18143#825857" title="Link to reply #23" class="jive-thread-reply-num">23.</a>
+ <strong>Re: Authorization Service not running.</strong> Dec 22, 2007 2:52 PM
+ <br/>
+ <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143825804#825804"
+ title="in response to: vmuser-1"
+ ><img src="/images/up-10x10.gif;jsessionid=CF308B7BAA7CCE19537B9479BCF18143" width="10" height="10" border="0" alt=""/></a>
+in response to: <a href="/message/;jsessionid=CF308B7BAA7CCE19537B9479BCF18143825804#825804"
+ title="Go to message"
+ >vmuser-1</a>
+
+ </div>
+ <div class="jive-thread-reply-message">
+ <br />
+have you tried what was suggested before: <br />
+<br />
+<div class="jive-quote"><span class="jive-quote-header">I had this problem with VMware workstation 5 and 6.<br />
+I found this thread usefull:<br />
+<a class="jive-link-external" href="http://www.vmware.com/community/thread.jspa?messageID=183973">http://www.vmware.com/community/thread.jspa?messageID=183973</a><br />
+ <br />
+So, To solve this I had to put the local user __vmware_user__ in the local administrators group.<br />
+</span></div>
+<p />
+<div>
+</div>
+<br />
+
+
+ <!-- BEGIN attachments -->
+ <!-- END attachments -->
+
+ <!-- BEGIN content details -->
+ <div class="jive-thread-reply-details">
+ </div>
+ <!-- END content details-->
+ </div>
+ </div>
+ </td></tr></table>
+ </div>
+ <!-- END reply -->
+
+
+
+ <!-- BEGIN pagination-->
+ <span class="jive-pagination">
+ <span class="jive-pagination-numbers">
+ <a href="/thread/88396;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=0&amp;start=0"
+ >1</a>
+ <a href="/thread/88396;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=0&amp;start=15"
+ class="jive-pagination-current" >2</a>
+ </span>
+ <span class="jive-pagination-prevnext">
+ <a href="/thread/88396;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=0&amp;start=0" class="jive-pagination-prev">Previous</a>
+ <span class="jive-pagination-next-none">Next</span>
+ </span>
+ </span>
+ <!-- END pagination -->
+
+ </div>
+ <!-- END messages -->
+
+ </div>
+ </div>
+ <!-- END main body column -->
+
+</td>
+
+ </tr>
+ </table>
+
+
+
+
+
+</div>
+<!-- END main body -->
+
+<!-- BEGIN header & intro -->
+<div id="jive-body-intro">
+
+ <div id="jive-body-intro-content">
+
+ <span class="jive-pagination" style="margin-top:-5px">
+ <span class="jive-pagination-prevnext">
+ <a class="jive-pagination-prev" href="/thread/119428;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=-1">Previous</a>
+ <a href="/thread/118274;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?tstart=1" class="jive-pagination-next">Next</a>
+ </span>
+ </span>
+
+ <a href="/community/vmtn/desktop/ace;jsessionid=CF308B7BAA7CCE19537B9479BCF18143?view=discussions" class="jive-link-more">Up to Discussions in&nbsp;VMware ACE</a>
+
+ </div>
+</div>
+<!-- END header & intro -->
+
+ </div>
+ <!-- END body wrapper -->
+
+ </div>
+ <!-- END body area -->
+
+
+<!-- END page 'jive-wrapper' -->
+
+
+<!-- END VMware -->
+
+
+</div>
+<div id="cfooter">
+ <span id="footer_left"></span>
+ <span id="footer"></span>
+ <span id="footer_right"></span>
+</div>
+<script src="http://www.vmware.com/app/template/?set=communities-home" type="text/javascript"></script>
+<script type="text/javascript" src="http://www.vmware.com/files/templates/inc/tracking.js"></script>
+<script type="text/javascript" src="http://www.vmware.com/files/templates/inc/hbx.js"></script>
+
+
+</body>
+</html>