Bug 555296

Summary: Admin server not starting under Solaris with default config
Product: [Retired] 389 Reporter: Steffen Blume <sblume>
Component: AdminAssignee: Rich Megginson <rmeggins>
Status: CLOSED DUPLICATE QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.2.0CC: benl, jgalipea
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-20 20:54:32 UTC Type: ---
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: 576869    

Description Steffen Blume 2010-01-14 10:59:29 UTC
Description of problem:
SSL_ClearSessionCache() is called in mod_admserv_unload without checking, if nss was initialized. Admin server cannot start with disabled NSSEngine in default/generated console.conf. Error msg from nss in log.

Version-Release number of selected component (if applicable):
1.1.9

How reproducible:


Steps to Reproduce:
1. Set NSSEngine to off in console.conf
2. start admin server
  
Actual results:
admin server not starting. nss error in log: Assertion failure: SECSuccess == rv, at sslnonce.c:156

Expected results:
Starting admin server without ssl.

Additional info:
389 ds and needed libraries were compiled on OpenSolaris (SunOS 5.11) using gcc with sun as for 32 bit.

Comment 1 Rich Megginson 2010-10-01 20:27:42 UTC
This may be the same as https://bugzilla.redhat.com/show_bug.cgi?id=618454

Comment 3 Rich Megginson 2010-10-20 20:54:32 UTC

*** This bug has been marked as a duplicate of bug 618454 ***