Bug 206450 (addPTAdisabled)

Summary: pass thru auth plugin should be configured by default
Product: [Retired] 389 Reporter: Rich Megginson <rmeggins>
Component: Server - PluginsAssignee: Rich Megginson <rmeggins>
Status: CLOSED NOTABUG QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0.2CC: benl, vtsuryawanshi
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-02 21:27:31 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: 152373, 208654, 240316    
Attachments:
Description Flags
diffs for fix none

Description Rich Megginson 2006-09-14 14:13:17 UTC
If you do a core DS build, you don't have a config DS or a user DS, and
therefore the pass thru auth plugin is not added to the server config.  It
should always be added, disabled if not used immediately.

Comment 1 Rich Megginson 2006-09-14 14:41:40 UTC
Created attachment 136265 [details]
diffs for fix

If no config ds or user ds, just add the pta config to the server, disabled.

Comment 2 Rich Megginson 2006-09-14 20:30:40 UTC
Reviewed by: rcritten (Thanks!)
Fix Description: If you do a core DS build, you don't have a config DS or a user
DS, and
therefore the pass thru auth plugin is not added to the server config.  It
should always be added, disabled if not used immediately.  The fix is to add it
in this case, disabled.
Platforms tested: RHEL4
Flag Day: no
Doc impact: no

Checking in create_instance.c;
/cvs/dirsec/ldapserver/ldap/admin/src/create_instance.c,v  <--  create_instance.c
new revision: 1.28; previous revision: 1.27
done


Comment 3 Rich Megginson 2008-01-02 21:27:31 UTC
This bug is not applicable for 8.0 because create_instance.c is gone.  However,
the new setup code does this.