| 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: |
|
||||||||
Responsible Changed From-To: freebsd-ports->dwcjr I'll look at this State Changed From-To: open->closed Committed, thanks! |
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.