Yes, I followed the guides at Ubuntu site:
https://help.ubuntu.com/8.10/serverguide/C/network-authentication.html
and it included the installation of libnss_ldap
François Legal wrote:
Did you install the libnss_ldap package ?
On Mon, 11 May 2009 23:32:00 +0200, dogbert <[email protected]> wrote:
Adam Williams wrote:
can you post your /etc/nsswitch.conf?
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed,
try:
# `info libc "Name Service Switch"' for information about this file.
# pre_auth-client-config # passwd: files
passwd: files ldap
# pre_auth-client-config # shadow: files
shadow: files ldap
# pre_auth-client-config # group: files
group: files ldap
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
# netgroup: nis
# pre_auth-client-config # netgroup: nis
netgroup: nis
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba