Displaying 1 result from an estimated 1 matches for "mysql_id".
Did you mean:
  mysql_db
  
2003 Sep 17
0
Samba 3rc4 PDC - Trouble joining W2k to domain (no mapping?)
...ers, with no success.. Can anyone provide a pointer to what
it is I'm missing?  Thanks in advance.   Below is my smb.conf.
# Global parameters
[global]
        netbios name = CACTUSPATCH
        comment = Test PDC for domain TESTAREA
        workgroup = TESTAREA
        passdb backend = mysql:mysql_id,guest
        # MySQL specific parameters
        mysql_id:mysql user = root
        mysql_id:mysql password = um..no
        mysql_id:mysql database = auth
        # Required for PDC operation
        security = user
        os level = 33
        preferred master = yes
        domain master = ye...