Displaying 1 result from an estimated 1 matches for "dustpuppy".
2004 Jun 01
2
mysql passwd backend
Hey,
I'm trying to use the mysql plugin with Samba 3.0.2 and am running
into problems with the password storing aspect of the equation.
Specifically, here is how I have the smb.conf file setup:
[global]
workgroup = SRS
netbios name = DustPuppy
passdb backend = mysql:mysql
mysql:mysql host = localhost
mysql:mysql user = samba
mysql:mysql password = blah
mysql:mysql database = samba
mysql:fullname column = fullname:
mysql:domain column = 'SRS':...