2.6

Table Of Contents
ACE Management Server Administrator’s Manual
30 VMware, Inc.
To create users and groups for integration with Active Directory
1 CreateauserthatACEManagementServercanusetoconnecttotheLDAPserveranduseforquerying.
MakeanoteofthesAMAccountNamevalueforthatuser(forexample,aceuser.)
2 CreateanACEAdministratorsgroupinthedomain.
3AddACEadministratoruserstotheACEAdministratorsgroup.
4 (Optional)Create
aHelpDeskgroupandassignuserstoitfortheHelpDeskrole.
YoucanlogintotheHelpDeskWebapplicationwithyouradministrativeLDAPcredentialsorpassword.
CreatingaHelpDeskroleallowsyoutopermitcertainuserstoperformHelpDesktasksfromwithinthe
Help
Deskapplicationbutdoesnotgivethemaccesstootheradministrativetools.
Set Up an External Database
Beforeyoubegin,makesurethatyouhaveoneofthefollowingsupporteddatabaseservers:
ForaWindowsbasedACEManagementServerMicrosoftSQLServer2000orhigher;
Oracle Database 10g
IfyouuseaMicrosoftSQLServerdatabase,thedatabasemustbehostedonasystemthatusesthesame
localeasthesystemthathostsACEManagementServer.Forexample,ifACEManagementServeris
installedonaJapanesesystem,thedatabaseservermustalsobeinstalledonaJapanesesystemandmust
useJapanesecollation.
ForaLinuxbasedACEManagementServerPostgreSQL7.4orhigher
BeforeyouinstallthedatabaseonaLinuxhost,makesuretheunixODBCRPMpackageisinstalledontheLinux
system.VMwarerecommendsthatyouupdatethepackagetothelatestversionreleasedforyourspecific
Linuxdistribution.The
unixODBCpackageprovidesanODBCAPItoprogramsrunningonLinuxsystemsthat
issimilartotheWindowsODBCAPI.
Thepackagecontainsthelibodbcsharedlibrary,providingtheODBCDriverManagerAPItoother
programs,asetofconfigurationutilities,andODBCdriversforpopulardatabases.OnbothRedHat
EnterpriseLinuxandSUSELinuxEnterpriseServer 9,theODBCdriverforPostgreSQLisincludedinthe
unixODBCbinarydistributionpackage.
Also,makesuretheunixODBC-gui-qt packageisinstalled(thisutilityisincludedintheRedHatEnterprise
LinuxunixODBCpackage).ThispackageisrequiredtousetheODBCConfigX11graphicalconfiguration
tool
forsettingupadatasourcename(DSN).
To set up an external database
1Installadatabaseserveronahost.
TheexternaldatabasedoesnothavetobeinstalledonthesameserverasACEManagementServer,butit
mustbeinstalledonthesameplatform.Forexample,ifACEManagementServerisinstalledon
a
Windowshost,thedatabaseservermustalsobeinstalledonaWindowshost.
ACEManagementServercreatesthedatabaseschemaautomaticallyifproperaccessrightsaregranted.
2Configurethedatabase.
Ensurethatyouhaveadedicateddatabaseandauseraccountthathasfullaccesstothisdatabase,
includingrightsto
createtables.Donotgivethisdatabaseuserpermissionsthatitdoesnotneed.For
example,youmightnotwanttogivethisaccountreadorwritepermissiontootherdatabasesthatyour
RDBMSmanages.
AlltablesthatarecreatedinthedatabasehaveanamestartingwithaPolicyDb_prefix
andindexeswith
PdbIns_orPdbLf_prefixes.YoumightprovideACEManagementServerwithaDSNtoadatabasethat
itshareswithsomeotherapplication,ifthedatabasecountisatapremium.