2.0

Table Of Contents
VMware, Inc. 17
About This Book
To enable logging for the VMware Authorization Service
1Inatexteditor,editthefollowingfile:
Windowsconfig.ini,locatedinthedirectory
<%ALLUSERSPROFILE%>\VMware\VMware Server
Forexample:
C:\Documents and Settings\All Users\Application
Data\VMware\VMware Server
Linux/etc/vmware/config
2Addthefollowinglinestotheconfigurationfile:
vmauthd.logEnabled = TRUE
log.vmauthdFileName = "vmauthd.log"
pref.hardLimitDebug = 2
3Toenablelogging:
OnaWindowshost,selectStart>AdministrativeTools>Services,rightclick
VMwareAuthorizationService,andselectRestart.
OnaLinuxhost,thelogfileisenabledwhenyousaveandclosethe
configurationfile.
OnWindowshosts,thevmauthd.logfileiscreatedinC:\Windows\system32or
C:\WINNT\system32.
OnLinuxhosts,thevmauthd.logfileiscreatedin/var/log/vmware.
VI Web Access Log Files
OnWindowshosts,TomcatWebserverlogfilesarelocatedinthedirectory
<%ALLUSERSPROFILE%>\VMware\tomcat-logs.
Forexample:
C:\Documents and Settings\All Users\Application Data\VMware\tomcat-logs
OnLinuxhosts,logfilesarelocatedinthedirectory/var/log/vmware/WebAccess.
VMware Remote Console Log Files
OnWindowsclients,theVMwareRemoteConsolelogfilesarenamed
vmware-<username>-<nnnn>.log,locatedinthedirectory
%TEMP%\vmware-<username>.
OnLinuxclients,theVMwareRemoteConsolelogfilesarenamedvmrc-<nnnn>.log
and<nnnn>.log,locatedinthedirectory/tmp/vmware-<username>.