ldapscripts in hardy tries to read /etc/pam_ldap.conf
Bug #256091 reported by
Arnd
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ldapscripts (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Invoking one of the ldap scripts in hardy heron does not work:
/usr/bin/
egrep: /etc/pam_ldap.conf: No such file or directory
egrep: /etc/pam_ldap.conf: No such file or directory
This is probably because
libpam-ldap was changed to use /etc/ldap/ldap.conf as its config file.
Solution:
/usr/share/
should be changed in a way to parse /etc/ldap/ldap.conf instead.
To post a comment you must log in.
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https:/ /wiki.ubuntu. com/Bugs/ FindRightPackag e . I have classified this bug as a bug in ldapscripts. /wiki.ubuntu. com/ReportingBu gs.
For future reference you might be interested to know that a lot of applications have bug reporting functionality built in to them. This can be accessed via the Report a Problem option in the Help menu for the application with which you are having an issue. You can learn more about this feature at https:/