Bug 206450 (addPTAdisabled) - pass thru auth plugin should be configured by default
Summary: pass thru auth plugin should be configured by default
Keywords:
Status: CLOSED NOTABUG
Alias: addPTAdisabled
Product: 389
Classification: Retired
Component: Server - Plugins
Version: 1.0.2
Hardware: All
OS: All
medium
medium
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 152373 fds103trackingbug 240316
TreeView+ depends on / blocked
 
Reported: 2006-09-14 14:13 UTC by Rich Megginson
Modified: 2015-01-04 23:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-01-02 21:27:31 UTC
Embargoed:


Attachments (Terms of Use)
diffs for fix (1.69 KB, text/plain)
2006-09-14 14:41 UTC, Rich Megginson
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.