On Thu, 2003-10-09 at 12:14, open wrote: > Hi Guruz, sorry for the bad English and the stupid question... > I configure samba-3.0 with such options > ./configure --prefix=/usr/local/samba --with-expsam=xml,mysql --with-pam > --with-pam_smbpass > > after install > i try ./pdbedit -L and i get the following error > > No builtin nor plugin backend for mysqlsam found > Loading mysqlsam failed! > > my config file > ...... > passdb backend = mysqlsam > ;passdb backend = plugin:/usr/local/samba/lib/pdb_mysql.so:mysql > > ;passdb backend = mysql:mysql > mysql:mysql host = localhost > mysql:mysql user = root > mysql:mysql password = alexander > mysql:mysql database = samba > ........ > > i try many variants .... but get the same error > > No builtin nor plugin backend for mysqlsam found > Loading mysqlsam failed! Did configure detect the mysql library and headers? That's most likely the problem you're experiencing.f
Jelmer -- Jelmer Vernooij - http://jelmer.vernstok.nl/
signature.asc
Description: This is a digitally signed message part
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
