I just did a fresh install of Samba and when I try and test my windbind
configuration I get the following error. This is happening on two
different SuSE 8.2 boxes.


wbinfo: relocation error: /usr/local/samba/lib/charset/CP850.so:
undefined symbol: smb_register_charset

smbd, nmbd and winbindd all run without error, and the box is accessible
via an smb connection on the network.I am using the same smb.conf file
that is working on two other 3.00rc1 boxes.

Suggestions?

Terry

smb.conf 

[global]
        workgroup = MYDOMAIN
        server string = Network Development Server
        security = domain
        encrypt passwords = Yes
        password server = *
        log file = /var/log/samba/log.%m
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        character set = ISO8859-15
        os level = 18
        local master = No
        dns proxy = No
        winbind uid = 10000-20000
        winbind gid = 10000-20000
        winbind separator = +
        template homedir = /home/%D/%U
        template shell = /bin/bash
        winbind use default domain = yes
        obey pam restrictions = yes

smb.conf


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to