rsnt_translations
56,430
edits
(Updating to match new version of source page) |
(Created page with "== LDAP NSS et les dérivés de Debian ==") |
||
Line 274: | Line 274: | ||
}} | }} | ||
== LDAP NSS | == LDAP NSS et les dérivés de Debian == | ||
On Debian and Debian-based distributions such as Ubuntu, the <tt>libnss_ldap.so.2</tt> library is installed in <tt>/usr/lib/x86_64-linux-gnu</tt> rather than <tt>/lib64</tt> as is the case on Red Hat and derivatives. Since our stack expects to find the library in <tt>/lib64</tt>, LDAP NSS support will not work properly on Debian-based systems until the library is symlinked to the appropriate location: | On Debian and Debian-based distributions such as Ubuntu, the <tt>libnss_ldap.so.2</tt> library is installed in <tt>/usr/lib/x86_64-linux-gnu</tt> rather than <tt>/lib64</tt> as is the case on Red Hat and derivatives. Since our stack expects to find the library in <tt>/lib64</tt>, LDAP NSS support will not work properly on Debian-based systems until the library is symlinked to the appropriate location: |