Bug 1200196
| Summary: | [RFE] console support on windows 8.1 and windows 10 in RHDS10.1 | |||
|---|---|---|---|---|
| Product: | Red Hat Directory Server | Reporter: | Marc Sauton <msauton> | |
| Component: | Directory Console | Assignee: | Noriko Hosoi <nhosoi> | |
| Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> | |
| Severity: | medium | Docs Contact: | Petr Bokoc <pbokoc> | |
| Priority: | medium | |||
| Version: | 10.0 | CC: | arubin, nhosoi, nkinder, pbokoc | |
| Target Milestone: | DS10.1 | Keywords: | FutureFeature | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Enhancement | ||
| Doc Text: |
Directory Console now supports additional operating systems
The Directory Console now supports additional operating systems. The full list of supported systems is now:
Red Hat Enterprise Linux 7.3 and later
Red Hat Enterprise Linux 6.8 and later
Microsoft Windows 8.1, Microsoft Windows 10
Microsoft Windows Server 2012, 2012 R2
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1346320 (view as bug list) | Environment: | ||
| Last Closed: | 2016-11-07 16:50:37 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1346320 | |||
Build tested: RedHat-Console-10.1.0-x86_64.msi OS: Windows 8.1, 10, 2012, 2012R2 JRE: PS C:\Users\Administrator> java -version java version "1.8.0_101" Java(TM) SE Runtime Environment (build 1.8.0_101-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode) Sanity testing didn't show any issues on these platforms. Marking as VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2666.html |
Description of problem: for RHDS 9 on RHEL 6, the Windows console platform advertised in the release notes is only for Microsoft Windows Server 2008 R2 we need Windows 7 and 8 support. or update the release notes if this information is really really outdated. this is for salesforce case number 01368314 with ericsson.com Version-Release number of selected component (if applicable): Windows XP and Windows 7 both 64 bits Java installed 64 bits, version 7 update 55. 389-Console-1.1.6-x86_64.msi How reproducible: not tested in house, need to find a win7 in lab Steps to Reproduce: 1. have RHDS 9.1 installed, up and running on some RHEL 6 2. have Win7 and console installed / available 3. start DS console 4. click Encryption tab Actual results: C:\Program Files\389 Management Console>"java" "-Djava.library.path=." -cp "./js s4.jar;./ldapjdk.jar;./idm-console-base.jar;./idm-console-mcc.jar;./idm-console-mcc_en.jar;./idm-console-nmclf.jar;./idm-console-nmclf_en.jar;./389-console_en.jar" -Djava.util.prefs.systemRoot=/.389-console -Djava.util.prefs.userRoot=/.389-console com.netscape.management.client.console.Console Exception in thread "LongAction" java.lang.NoSuchMethodError: com.netscape.management.client.security.CipherPreferenceDialog.<init>(Ljava/awt/Frame;ZZZZZZ)V at com.netscape.management.admserv.panel.TurnOnSSL.setSecurityIsDomestic(Unknown Source) at com.netscape.management.client.security.EncryptionPanel.<init>(Unknown Source) at com.netscape.management.client.security.EncryptionPanel.<init>(Unknown Source) at com.netscape.management.admserv.panel.TurnOnSSL.getPanel(Unknown Source) at com.netscape.management.admserv.config.TabbedConfigPanel$CreateTabAction.run(Unknown Source) at com.netscape.management.admserv.config.BaseConfigPanel$4.run(UnknownSource) Expected results: Additional info: https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/9.0/html/9.1_Release_Notes/Release_Notes-Deployment_Notes.html#Release_Notes-Platform_Requirements-Console_Support 2.6. Directory Server Console Supported Platforms The Directory Server Console is supported on the following platforms: Red Hat Enterprise Linux 6 i386 (32-bit) Red Hat Enterprise Linux 6 x86_64 (64-bit) Microsoft Windows Server 2008 R2 (32-bit) Microsoft Windows Server 2008 R2 (64-bit)