Bug 28028

Summary: Fix pam_ldap's configuration file
Product: Ports & Packages Reporter: Joe Marcus Clarke <marcus>
Component: Individual Port(s)Assignee: dwcjr
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Joe Marcus Clarke 2001-06-11 06:00:18 UTC
	Even with all of David and I's beating on this one, I still managed
to screw up the location of the configuration file.  The config should be 
in ${PREFIX}/etc, and not ${PREFIX}/etc/pam_ldap (as David said, no need
to waste inodes).  The attached patches will clear things up.
Comment 1 dwcjr freebsd_committer freebsd_triage 2001-06-11 06:03:53 UTC
Responsible Changed
From-To: freebsd-ports->dwcjr

I'll look at this
Comment 2 dwcjr freebsd_committer freebsd_triage 2001-06-11 21:12:27 UTC
State Changed
From-To: open->closed

Committed, thanks!