|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Comment:
AM 7.1 change
Changes (1)
View page history... h1. Sun Java System Delegated Administrator 6.4 Release Notes {info:title=A Note About This Release} Delegated Administrator 6.4 released with Communications Suite 6 is functionally the same version as the Delegated Administrator 6.4 released with Communications Suite 5. (However, bugs have been fixed since the Communications Suite 5 release.) These Communications Suite 6 Release Notes contain new information not included in [Sun Java System Delegated Administrator 6.4 Release Notes|http://docs.sun.com/app/docs/doc/819-4432/acegs?a=view] in the _Communications Suite 5 Release Notes_.{info} These Release Notes contain important information available at the time of the general release of Sun Java System Delegated Administrator 6.4 including: {toc:minLevel=2|maxLevel=2} h2. About Delegated Administrator 6.4 Delegated Administrator 6.4 enables you to provision organizations (domains), users, groups, and resources in an LDAP directory used by Communications Suite applications such as Messaging Server, Calendar Server, and Instant Messaging. The Delegated Administrator has two user interfaces: * A utility (a set of command-line tools) invoked with the {{commadmin}} command. * A console (a graphical user interface) accessible through a Web browser. Online help in the Delegated Administrator console describes how administrators can use the GUI to provision users in an LDAP directory. With Delegated Administrator 6.4, you can provision users in an LDAP Schema 2 directory only. To provision Messaging Server users in an LDAP Schema 1 directory, you must use iPlanet Delegated Administrator, a deprecated tool. For information about configuring and managing Delegated Administrator, see the [Sun Java System Delegated Administrator 6.4 Administration Guide|CommSuite:Delegated Administrator Administration Guide]. For a description of the Delegated Administrator {{commadmin}} command-line tools, see [CommSuite:Delegated Administrator Utility (commadmin) Reference]. h2. What's New in This Release of Delegated Administrator See the [Communications Suite 6 What's New|Communications Suite 6 Update 1 What's New#What's New in Delegated Administrator 6.4] document. h2. Deprecated and Removed Features for Delegated Administrator 6.4 [Top|#top] h3. {anchor:GFAOF} Deprecated Platforms: Version 3 of Red Hat Linux (effective in Communications Suite 6) Support for Communications Suite (including Delegated Administrator) on the following versions of Red Hat Linux has been deprecated and may be removed in a future release: * Red Hat Enterprise Linux Advanced Server (32– and 64–bit versions), version 3 (all updates) * Red Hat Enterprise Linux Enterprise Server (32– and 64–bit versions), version 3 (all updates) For information on currently supported versions of Red Hat Linux, see [Operating System Requirements|#FVZMR]. [Top|#top] h3. {anchor:GEEYA} iPlanet Delegated Administrator (effective in Communications Suite 5) iPlanet Delegated Administrator has been deprecated in favor of the Communications Suite Delegated Administrator console and utility. Sun Microsystems, Inc. will announce an end-of-life time line for iPlanet Delegated Administrator at a future date. {info:title=Note} Although iPlanet Delegated Administrator has been deprecated, the iPlanet Delegated Administrator {{imadmin user purge}} command has been updated to be compatible with Messaging Server 6.3. For more information about the updated command, see [Purging Users with iPlanet Delegated Administrator and Messaging Server 6.3|http://docs.sun.com/app/docs/doc/819-4432/gdzhv?a=browse]. {info} h2. Delegated Administrator Installation Notes For a detailed steps required to install and configure Delegated Administrator, see “Chapter 2: Planning for Installation and Configuration” in the [Sun Java System Delegated Administrator 6.4 Administration Guide|CommSuite:Delegated Administrator Administration Guide]. [Top|#top] h3. {anchor:FXJUE} ACI Consolidation For large-scale installations with Access Manager, Messaging Server, and an LDAP Schema 2 directory, you might want to consolidate the Access Control Instructions (ACIs) in your directory.\\ \\When you install Access Manager with Messaging Server, a large number of ACIs initially are installed in the directory. Many default ACIs are not needed or used by Messaging Server. You can improve the performance of Directory Server and, consequently, of Messaging Server look-ups, by consolidating and reducing the number of default ACIs in the directory. For information about how to consolidate and discard unused ACIs, see [Consolidating ACIs for Directory Server Performance|CommSuite:Consolidating ACIs for Directory Server Performance]. h2. Delegated Administrator Documentation Updates In this release of Delegated Administrator, ??Sun Java System Delegated Administrator Administration Guide?? describes how to enforce unique values for mail attributes when running Directory Server 5._x_. This task appears as a “Post-Configuration Task” after you run the Delegated Administrator configuration program.\\ \\If you are running Directory Server 6._x_, you must follow the procedure described here to enforce unique mail attribute values: h6. {anchor:GFIHD} To enforce the uniqueness of mail attributes when running Directory Server 6._x_ Messaging Server uses the following mail attributes to identify a user's email address and alternate email addresses: * {{mail}} * {{mailAlternateAddress}} * {{mailEquivalentAddress}} Each user's mail attributes should be unique across the directory. # Install the following Directory Server plug-in: 6.1_PR_6573440.\\ \\To install the plug-in, follow the instructions in the plug-in {{README}} file.\\ \\The plug-in is available with Directory Server 6._x_ patches on SunSolve.\\ \\This plug-in provides a hotfix patch to Directory Server to enforce mail attribute uniqueness. Although the plug-in is labeled “6.1”, it applies to other Directory Server 6._x_ releases such as Directory Server 6.0. # Create the plug-in for Delegated Administrator by using the Directory Server configuration utility, {{dsconf}}.\\ \\For example: {code} dsconf create-plugin -h host -p port -H /opt/SUNWdsee/ds6/lib/uid-plugin.so -F NSUniqueAttrSet_Init -Y preoperation -G attributeset=mail,mailalternateaddress,mailequivalentaddress -G "ugldapbasedn" "Uniqueness in Attrbute Set" {code} where\\ \\ _host_ and _port_ are the host name and port number of the machine where Directory Server is installed\\ \\ {{/opt/SUNWdsee/ds6/lib/uid-plugin.so}} is an example of the library path where {{uid-plugin.so}} is located on Solaris. (For Linux platforms, use the appropriate Linux library path.)\\ \\ _ugldapbasedn_ is your root suffix. Uniqueness checking is performed on all entries underneath this suffix. # Enable the plug-in for Delegated Administrator.\\ \\For example: {code} dsconf enable-plugin -h host -p port "Uniqueness in Attribute Set" {code} For more information about using the {{dsconf}} utility to enforce attribute value uniqueness, see the following chapter in the _Sun Java System Directory Server Enterprise Edition 6.3 Administration Guide_: [*Directory Server Attribute Value Uniqueness*|http://docs.sun.com/app/docs/doc/820-2763/bcayb?l=en&q=attribute+value+uniqueness&a=view]. # Restart Directory Server. h2. Delegated Administrator Compatibility Issues The following table lists the known incompatibilities between Communications Suite Delegated Administrator 6.4 and earlier versions. ||Incompatibility||Impact||Comments|| |Access Manager in Realm Mode (version 7.x style)\\ Note: Access Manager has two install types: Realm Mode (version 7.x style) and Legacy Mode (version 6.x style). Legacy Mode is the default.|At installation, you must choose Legacy Mode as the install type on the following panel:\\ \\ {{Access Manager: Administration (1 of 6)}}|If the Realm Mode install type of Access Manager is installed, you will not be able to run Delegated Administrator.| |Directory Server releases 5.2.4 and earlier|The Directory Server feature that enforces unique values for mail attributes is not available with versions earlier than 5.2.4.|Solution: Upgrade to Directory Server 5.2.5 or later.\\ \\You also can install Directory Server 5.2.4, but you must apply patch 5.2_Patch_4_6313027. For detailed instructions, see [Enforce Unique Values for Mail Attributes|Delegated Administrator 6.4 Initial Configuration#gcfeh]| h2. Problems Fixed in This Release of Delegated Administrator (since Communications Suite 5) This list describes the issues fixed in Delegated Administrator. {section} {column:width=15%} *6679372* {column} {column:width=85%} Getting inconsistent results of organization searches for adding {{icsExtendedDomainPreds}} in DA console. {column} {section} {section} {column:width=15%} *6587572* {column} {column:width=85%} Delegated Administrator creates new mail groups with {{mgrpBroadcasterPolicy=NO_REQUIREMENTS}} {column} {section} {section} {column:width=15%} *6587520* {column} {column:width=85%} Delegated Administrator creates new users with {{mailAutoReplyMode=echo}} {column} {section} {section} {column:width=15%} *6553328* {column} {column:width=85%} There is no longer a Manager Field available in the Delegated Administrator tool like the one in iPlanet Delegated Administrator 1.2. {column} {section} {section} {column:width=15%} *6525830* {column} {column:width=85%} The Delegated Administrator online help for the Editing Group Properties page incorrectly documents the following UI fields: Add Header Field and Remove Header Field. {column} {section} {section} {column:width=15%} *6525829* {column} {column:width=85%} The Delegated Administrator online help incorrectly describes the Message Prefix Text field in the Create New Group wizard and Group Properties page. {column} {section} {section} {column:width=15%} *6512161* {column} {column:width=85%} The Delegated Administrator online help incorrectly defines the Attachment Quota value in the Create New Organization wizard and Organization Properties page. {column} {section} {section} {column:width=15%} *6507859* {column} {column:width=85%} Delegated Administrator online help erroneously states that you can use “>” and “<” signs when searching for organizations. {column} {section} {section} {column:width=15%} *6483254* {column} {column:width=85%} Delegated Administrator online help does not explain that the Login ID must be in ASCII characters. {column} {section} {section} {column:width=15%} *6454001* {column} {column:width=85%} Can not display {{icsExtendedDomainPrefs}} entry properly on Delegated Administrator console. {column} {section} {section} {column:width=15%} *6431459* {column} {column:width=85%} Although IMAPS is enabled for a service package, it shows "IMAP: disabled" {column} {section} {section} {column:width=15%} *6317850* {column} {column:width=85%} Attributes passed with the –A option of the commadmin command are ignored if the command also calls an input file containing attributes passed with –A. {column} {section} {section} {column:width=15%} *6314711* {column} {column:width=85%} An Organization Administrator (OA) can remove himself as an OA by modifying the organization Properties page. {column} {section} {section} {column:width=15%} *6218713* {column} {column:width=85%} Values in the resource.properties files are overwritten when Delegated Administrator is reconfigured with the config-commda program. {column} {section} {section} {column:width=15%} *5107441* {column} {column:width=85%} If the first part of the default organization name created in the Delegated Administrator configuration program (config-commda) matches the root suffix name, the organization cannot be created. {column} {section} {section} {column:width=15%} *4934768* {column} {column:width=85%} Cannot modify non-ASCII groups. {column} {section} {anchor:DAKnownIssues} h2. {anchor:FWANA} Known Issues and Limitations in Delegated Administrator This section describes known issues in Communications Suite Delegated Administrator. The section includes the following topics: * [Delegated Administrator Installation, Upgrade, and Configuration Issues|#GANGT] * [Delegated Administrator Console and Command-Line Utilities|#GANHF] * [Delegated Administrator Localization and Globalization Issues|#ACEHJ] * [Delegated Administrator Documentation|#GAFRI] [Top|#top] h3. {anchor:GANGT} Delegated Administrator Installation, Upgrade, and Configuration Issues {section} {column:width=15%} *6771475* {column} {column:width=85%} *After Delegated Administrator is upgraded with {{commpkg upgrade}}, the post-upgrade script always displays a success message, even when the upgrade failed.*\\ \\If a problem occurs during the Delegated Administrator upgrade, the post-upgrade script displays "All tasks PASSED." It does not point to the log files, which would provide information about the upgrade failure. {column} {section} {section} {column:width=15%} *6434047* {column} {column:width=85%} *You cannot upgrade Delegated Administrator from version 2004Q2 to version 6.4 (the current release) when Access Manager is deployed to an Application Server node agent.*\\ \\This issue occurs when Delegated Administrator is deployed to Application Server and you upgrade Application Server from version 7 to version 8.x. The {{asupgrade}} utility migrates the Application Server 7 {{server1}} instance into the Application Server 8.x {{server1}} target running under a nodeagent. However, {{asupgrade}} changes the value of the virtual server from {{server1}} in Application Server 7 to {{server}} in Application Server 8.x.\\ \\ *Workaround:*\\ \\When you run the Delegated Administrator configuration program, {{config-commda}} , in the Application Server Preferences panel, specify these values for the target and virtual server: * Target: {{server1}} * Virtual Server: {{server}} {column} {section} {section} {column:width=15%} *6376896, 6294603* {column} {column:width=85%} *Upgrading to Access Manager 7.0 without upgrading Delegated Administrator to version 6.4 (the current release) will cause user creation to fail.* {info:title=Note} This issue occurs only if you are currently running Delegated Administrator 6 2005Q1 (Java ES Release 3) or earlier. If you have installed Delegated Administrator version 6 2005Q4 (Java ES Release 4) or have already upgraded Delegated Administrator to version 6.4, this issue does not occur. {info} When you upgrade to Java Enterprise System Release 5, if you upgrade Access Manager from version 6.x to 7.0 but do not upgrade Delegated Administrator to version 6.4, user creation with mail or calendar service will fail.\\ \\The recommended way to solve this issue is to upgrade Delegated Administrator to version 6.4. If you have a compelling reason not to upgrade Delegated Administrator, take the steps described in the following workaround.\\ \\ *Workaround:* # Update the {{UserCalendarService.xml}} file, located by default in the following directory: {code} /opt/SUNWcomm/lib/services/UserCalendarService.xml {code} In the {{UserCalendarService.xml}} file, mark the {{mail}} , {{icssubscribed}}, and {{icsfirstday}} attributes as optional instead of required. # In Access Manager, remove the existing xml file by running the {{amadmin}} command, as in the following example: {code} amadmin -u amadmin -w netscape -r UserCalendarService {code} # In Access Manager, add the updated xml file, as in the following example: {code} amadmin -u amadmin -w netscape -s /opt/SUNWcomm/lib/services/UserCalendarService.xml {code} # Restart the Web container. {column} {section} {section} {column:width=15%} *6310711* {column} {column:width=85%} *The Delegated Administrator configuration program allows you to enter invalid values in the Domain Separator field.*\\ \\In the configuration program, {{config-commda}}, you can enter invalid characters such as {{^}} in the Domain Separator field. You cannot log into the Delegated Administrator console using a login ID with the invalid domain-separator character.\\ \\ *Workaround:* Edit the value of the {{commadminserver.domainseparator}} property in the {{daconfig.properties}} file, located in the following default path: {code} /var/opt/SUNWcomm/da/WEB-INF/classes/ com/sun/comm/da/resources/daconfig.properties {code} Use a valid value such as {{@}}, {{-}}, or {{_}}.\\ \\Redeploy the edited {{daconfig.properties}} file to the Web container used by the Delegated Administrator console.\\ \\Before the change can take effect, you must run the script that deploys the customized {{daconfig.properties}} file to your Web container.\\ \\For instructions on how to deploy a customized properties file to a particular Web container, see [To Deploy a Customized Configuration File in ??Delegated Administrator 6.4 Administration Guide??|CommSuite:Customizing Delegated Administrator#Deploying a Customized Configuration File]. {column} {section} [Top|#top] h3. {anchor:GANHF} Delegated Administrator Console and Command-Line Utilities {section} {column:width=15%} *6760564* {column} {column:width=85%} *In the Delegated Administrator console, the Calendar service Advanced Rights interface is missing the calendar group double-booking option.*\\ \\When the group calendar account functionality was added in Calendar Server 6.3, a new bit was added to the {{icsAllowRights}} LDAP attribute:\\ {noformat} bit 15 : allowGroupDoubleBook : "Double booking of group calendars" {noformat}\\ The Delegated Administrator console is missing a field to "Allow double booking for new group calendars" by setting bit 15 of the {{icsAllowedRights}} attribute. (The Advanced Rights fields are in the Calendar Service section of the Organization Properties page in the Delegated Administrator console.) \\ \\ *Workaround:*\\ \\Use the {{commadmin domain create -R}} or {{commadmin domain modify -R}} command to set the advanced rights properties (bits) in the {{icsAllowRights}} attribute.\\ {column} {section} {section} {column:width=15%} *6677194* {column} {column:width=85%} *Local Organization Administrators and Service Provider Administrators can change the disk space quota attribute of their domains when the service package assigned to the domains restricts the disk space quota.*\\ \\An Organization Administrator can use the Delegated Administrator console to change the value of the *Disk Space Quota* option for the domain, overriding the service package restrictions.\\ \\ *Workaround:* Edit the {{Security.properties}} file, as follows:\\ \\ 1. To prohibit an organization administrator from editing the disk space quota field, add the following line to the {{Security.properties}} file: \\ \\ {{OrganizationAdminRole.UserProperties.MailQuotaValue=NONEDITABLE}} \\ \\ For a Service Provider Administrator, add the following line: \\ \\ {{ProviderAdminRole.UserProperties.MailQuotaValue=NONEDITABLE}} \\ \\ Be sure to update the {{Security.properties}} file in the Delegated Administrator configuration directory. For example: \\ \\ {{/var/opt/sun/com/da/WEB-INF/classes/com/sun/comm/da/resources/Security.properties}} \\ \\ *Note:* If you are running Communications Suite 5 version of Delegated Administrator 6.4, the default path on Solaris would be:\\ \\ {{/var/opt/SUNWcomm/da/WEB-INF/classes/com/sun/comm/da/resources/Security.properties}} \\ \\ 2. You also must deploy the updated {{Security.properties}} file to the web container's configuration directory. For example, if you have deployed Delegated Administrator to Web Server 7.x, the default path would be:\\ \\ {noformat} /var/opt/SUNWwbsvr7/<https-Host_name>/web-app/<Host_name> \ /da/WEB-INF/classes/com/sun/comm/da/resources/Security.properties {noformat}\\ \\ 3. Restart the web container.\\ {column} {section} {section} {column:width=15%} *6430018* {column} {column:width=85%} *If service packages are displayed across multiple pages in the Delegated Administrator console, only changes to the last page are saved.*\\ \\This issue affects three functions: * Allocating service packages to an organization. * Changing the quantities of service packages allocated to an organization. * Removing service packages from the list of service packages allocated to an organization. *Workaround:*\\ \\If the services packages are displayed on multiple pages, click the icon that displays multiple pages pointing to a single page.\\ \\This icon appears above _and_ below the list of service packages. If you place your cursor over the icon, a message says: _Show Data in a Single Page_.\\ \\You must display all service packages on a single page to save your all of your changes. If the service packages are displayed on multiple pages, only the changes made to service packages on the last page are saved. {column} {section} {section} {column:width=15%} *6300923* {column} {column:width=85%} *When you add Dynamic members to a group In the Delegated Administrator console, you cannot test a manually constructed LDAP URL.*\\ \\When you create a new group and add dynamic members to the group, you can either manually construct an LDAP URL or use the fields available in the drop-down menus to construct the LDAP URL. If you use the drop-down menus, you can click the *Test LDAP URL* button. If you manually construct the LDAP URL, this feature is disabled. {column} {section} {section} {column:width=15%} *6292610* {column} {column:width=85%} *Using the browser or system controls in the Delegated Administrator console can generate unexpected results.*\\ \\ *Workaround:* Navigate only by using the built-in Delegated Administrator controls, such as the tabs, buttons, and navigation links provided on the page itself. Do not use browser or system controls, such as your browser's Back button or the Close icon on dialog windows. {column} {section} {section} {column:width=15%} *6234660* {column} {column:width=85%} *No indication when a User, Organization, or Group list page has finished loading.*\\ \\If you click a button while a list page is loading, an error occurs.\\ \\ *Workaround:* While the page is loading, a message asks you to wait. Do not click any buttons or links until the page is ready. {column} {section} {section} {column:width=15%} *5094680* {column} {column:width=85%} *The advanced search feature does not return correct results for organizations.*\\ \\This issue occurs if you perform the following steps: # Select the Advanced Search feature. # Select “Organizations” from the drop-down list. # Click the Match All or Match Any radio button. # Select an organization name from the drop-down list. # Enter valid values in the text field. # Click Search. Instead of returning only the organizations that match the search criteria, Delegated Administrator displays all organizations.\\ \\ *Workaround:* None. {column} {section} [Top|#top] h3. {anchor:ACEHJ} Delegated Administrator Localization and Globalization Issues This section describes Delegated Administrator localization problems. No localization issue exist for this release. [Top|#top] h3. {anchor:GAFRI} Delegated Administrator Documentation This section describes errors or incomplete information in the Delegated Administrator books and online help. {section} {column:width=15%} *6760559* {column} {column:width=85%} *In the Delegated Administrator console, the Calendar service advanced rights (icsAllowRights) GUI interface can easily be misinterpreted.* This issue is described in the following page: [CommSuite:Setting Calendar Server Advanced Rights with Delegated Administrator]. {column} {section} {section} {column:width=15%} *6693218* {column} {column:width=85%} *The Delegated Administrator online help displays the current version as Communications Suite 5 Delegated Administrator instead of Delegated Administrator 6.4 or Communications Suite 6 Delegated Administrator.* {column} {section} {section} {column:width=15%} *6607494* {column} {column:width=85%} *The Delegated Administrator online help describes nested groups, although nested groups are not supported in Delegated Administrator.* For example, the online help describes how to add a nested group (add a group as a member of an existing group) by choosing from a drop-down menu and searching/selecting a group. These options do not exist in the UI. You cannot added nested groups. {column} {section} {section} {column:width=15%} *651216* {column} {column:width=85%} *The Delegated Administrator online help incorrectly defines the Attachment Quota value in the Create New Organization wizard and Organization Properties page.*\\ \\The online help describing the Mail Service Details panel in the Create New Organization wizard and the Mail Service section of the Organization Properties page states that the Attachment Quota field displays the “attachment size per message.” The online help tells the user to enter a maximum attachment quota size in kilobytes. This is incorrect.\\ \\The Attachment Quota sets the maximum number of attachments for each email message. For example, setting a value of 2 would allow users to attach no more than two files to a message. The size of each attachment is not affected by this attribute. {column} {section} h2. Redistributable Files for Delegated Administrator [Top|#top] h2. Requirements for Delegated Administrator {anchor:FVZTU} See [Requirements for Communications Suite 6|Communications Suite 6 Update 1 Component Products Release Notes#RequirementsforC6] and [Requirements for Delegated Administrator|Communications Suite 6 Update 1 Component Products Release Notes#DelegatedAdminRequirements]. This section describes the following platform, client product, and additional software requirements for this release of Delegated Administrator: * [Important Patch Information for Delegated Administrator|#GEQCI] * [Delegated Administrator Operating System Requirements|#FVZMR] * [Sun Java System Software|#FVZPD] * [Delegated Administrator Hardware Requirements|#FVZPB] * [Supported Browsers for Delegated Administrator|#FVZMZ] [Top|#top] h3. {anchor:GEQCI} Important Patch Information for Delegated Administrator At the time of general release of the Sun Java Communications Suite 6, the following Delegated Administrator 6.4 upgrade patches are available: ||Platform||Patch Number (English)|| |Solaris, SPARC|121581–18| |x86|121582–18| |Linux|121583–18| [Top|#top] h3. {anchor:FVZMR} Delegated Administrator Operating System Requirements This release of the Communications Suite products, including Delegated Administrator, is supported on the following platforms: * Solaris 10 Operating System (SPARC™ and x86 Platform Editions) including Zones Support * Solaris 9 Operating System Update 2 (SPARC™ and x86 Platform Editions) * Red Hat Enterprise Linux Advanced Server (32– and 64–bit versions), version 4 (all updates) and 5 (all updates) * Red Hat Enterprise Linux Enterprise Server (32– and 64–bit versions), version 4(all updates) and 5 (all updates) {info:title=Note} Delegated Administrator is no longer supported on HP-UX or Windows platforms. {info} For detailed information about Solaris and Linux requirements, including required upgrade patches and kernel versions, see the _Sun Java Communications Suite Installation Guide_ and _Sun Java Communications Suite Release Notes_ . [Top|#top] h3. {anchor:FVZPD} Sun Java System Software The following Sun Java System Software, tools, and LDAP schema version are required for this release of Delegated Administrator: * Directory Server 5._x_ or 6 \\To enforce unique values for mail attributes, you must install one of these releases: ** Directory Server 6 |
| ** Directory Server 5.2.5 or later ** Directory Server 5.2.4, and you must apply patch 5.2_Patch_4_6313027 |
| * Access Manager 6.2 or later 7.1 |
| * Either Messaging Server 6 or Calendar Server 6, or both\\ * Java System Web container. You must deploy Delegated Administrator to one of the following Web containers: |
... ** Sun Java System Web Server 6.1 or higher ** Sun Java System Web Server 7 or higher ** Sun Java System Application Server 7._x_ ** Sun Java System Application Server 8._x_ ** Sun Java System Application Server 9._x_ * Directory Server Preparation Tool (Setup script): {{comm_dssetup.pl}} version 6.4–0.03 {{comm-dssetup.pl}} version {{6.4-2.01} is provided in Communications Suite 6. * LDAP Schema 2 This release of Communications Suite Delegated Administrator is designed for provisioning users in an LDAP Schema 2 directory. For information about requirements for Directory Server, Access Manager, Web Server, and Application Server, see the current release notes for these products. For installation instructions for the Java Enterprise System components listed in this section, see the _Sun Java Enterprise System Installation Guide_. [Top|#top] h3. {anchor:FVZPB} Delegated Administrator Hardware Requirements The memory and disk space requirements for Delegated Administrator are the same as those of the Web container to which Delegated Administrator is deployed. For information about the Web container's hardware requirements, see the current release notes for this Java Enterprise System component. h3. {anchor:FVZMZ} Supported Browsers for Delegated Administrator See [Client Requirements|Communications Suite 6 Update 1 Component Products Release Notes#ClientRequirements] for more information. |