[Samba] samba-3.0.0rc2 Please help with charset error

elik at bhphotovideo.com elik at bhphotovideo.com
Sun Aug 31 16:53:43 GMT 2003


Hi all,

I am using solaris9 x86 with samba-3.0.0rc2, getting this errors by 
running any samba command.

any help is appreciated.

./testparm
Load smb config files from /data4/samba3_rc2/lib/smb.conf
Error loading module '/data4/samba3_rc2/lib/charset/646.so': ld.so.1: ./testparm
: fatal: /data4/samba3_rc2/lib/charset/646.so: open failed: No such file or dire
ctory
Error loading module '/data4/samba3_rc2/lib/charset/646.so': ld.so.1: ./testparm
: fatal: /data4/samba3_rc2/lib/charset/646.so: open failed: No such file or dire
ctory
Error loading module '/data4/samba3_rc2/lib/charset/646.so': ld.so.1: ./testparm
: fatal: /data4/samba3_rc2/lib/charset/646.so: open failed: No such file or dire
ctory
Error loading module '/data4/samba3_rc2/lib/charset/646.so': ld.so.1: ./testparm
: fatal: /data4/samba3_rc2/lib/charset/646.so: open failed: No such file or dire
ctory
Error loading module '/data4/samba3_rc2/lib/charset/646.so': ld.so.1: ./testparm
: fatal: /data4/samba3_rc2/lib/charset/646.so: open failed: No such file or dire
ctory
Error loading module '/data4/samba3_rc2/lib/charset/646.so': ld.so.1: ./testparm
: fatal: /data4/samba3_rc2/lib/charset/646.so: open failed: No such file or dire
ctory
Error loading module '/data4/samba3_rc2/lib/charset/646.so': ld.so.1: ./testparm
: fatal: /data4/samba3_rc2/lib/charset/646.so: open failed: No such file or dire
ctory
Error loading module '/data4/samba3_rc2/lib/charset/646.so': ld.so.1: ./testparm
: fatal: /data4/samba3_rc2/lib/charset/646.so: open failed: No such file or dire
ctory
Error loading module '/data4/samba3_rc2/lib/charset/646.so': ld.so.1: ./testparm
: fatal: /data4/samba3_rc2/lib/charset/646.so: open failed: No such file or dire
ctory
Error loading module '/data4/samba3_rc2/lib/charset/646.so': ld.so.1: ./testparm
: fatal: /data4/samba3_rc2/lib/charset/646.so: open failed: No such file or dire
ctory
Processing section "[homes]"
Processing section "[printers]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions

# Global parameters
[global]
        dos charset = ASCII
        display charset = ASCII
        workgroup = MYGROUP
        server string = Samba Server
        client lanman auth = No
        client plaintext auth = No
        log file = /data4/samba3_rc2/var/log.%m
        max log size = 50
        dns proxy = No

[homes]
        comment = Home Directories
        read only = No
        browseable = No

[printers]
        comment = All Printers
        path = /usr/spool/samba
        printable = Yes
        browseable = No
==========================
bnhapps8# cat ../lib/smb.conf | grep -v ^# | grep -v ^\;
[global]

   workgroup = MYGROUP

   server string = Samba Server

   security = user

   dos charset = ASCII
   display charset = ASCII
   load printers = yes

   log file = /data4/samba3_rc2/var/log.%m

   max log size = 50

   socket options = TCP_NODELAY

   dns proxy = no

[homes]
   comment = Home Directories
   browseable = no
   writable = yes

[printers]
   comment = All Printers
   path = /usr/spool/samba
   browseable = no
   guest ok = no
   writable = no
   printable = yes

==========================



More information about the samba mailing list