I've not seen this problem before but maybe you should do some diagnosis of your installation.
So - now you've rebooted and you're up and running, edit the nsswitch.conf to put ldap back. Now try some things to test the ldap configuration. *Can you see your ldap database contents?* Can can a try raw dump of the db: slapcat You can try a query to the daemon: ldapsearch <opts to suit> and you can try a test of the nss_ldap library: getent password What do you see? 2008/6/24 Gilberto Nunes <[EMAIL PROTECTED]>: > Hi all > > I don't know if it's a bug on Samba, LDAP or ubuntu, but I search for many > times in google > and other sites, however I don't found any solution... > May be any one have the same problem in the past and get help me. > I install samba and LDAP on Ubuntu Server 7.04. > I using smbldap-tools... > However, when I reboot the system, the Ubuntu server don't work more... > It's stalled on services initialize... > I notice that the file nsswitch.conf on /etc, have this look: > > passwd: files ldap > group: files ldap > shadow: files > > > When I change this lines to this: > > passwd: files > group: files > shadow: files > > All work fine! So, the system booting normaly... > > Some can help me please! > > Thanks > > > > -- > Atenciosamente > > --- > Gilberto Nunes > MSN: [EMAIL PROTECTED] > Fones: 47-3348-8020 > > > > -- > Esta mensagem foi verificada pelo sistema de antivĂrus e > acredita-se estar livre de perigo. > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
