[Samba] Problem starting smbd (2.2.5.0) on AIX 4.3.3...

mpf mpf at jsvl.com
Tue Feb 25 18:39:45 GMT 2003


Trying to run samba 2.2.5.0 on AIX 4.3.3...when I try to start smbd I get
the following:

JP1:/usr/local/sbin/smbd -D -s /usr/local/lib/samba-2.2.5.0/smb.conf
Could not load program /usr/local/sbin/smbd:
Symbol resolution failed for smbd because:
        Symbol strndup (number 202) is not exported from dependent
          module /usr/lib/libc.a(shr.o).
Examine .loader section symbols with the 'dump -Tv' command.





My smb.conf is as follows:


[global]
   printing = AIX
   printcap name = /etc/qconfig
   load printers = yes
   guest account = nobody
        print command = qprt -P%p -dp %s
   encrypt passwords = yes
        hosts allow = 128.200.
        workgroup = janesville
;  This next option sets a separate log file for each client. Remove
;  it if you want a combined log file.
;   log file = /usr/local/samba/log.%m

;  You will need a world readable lock directory and "share modes=yes"
;  if you want to support the file sharing modes for multiple users
;  of the same files
;  lock directory = /usr/local/samba/var/locks
;  share modes = yes
[homes]
   comment = Home Directories
   browseable = yes
   read only = no
   create mode = 0750
        guest ok = yes

[printers]
   comment = All Printers
   browseable = no
   printable = yes
        guest ok = yes
   writable = no
   create mode = 0700
        print command = qprt -P%p -dp %s

[rootdir]
        path = /
        public = yes
        guest ok = yes
        browseable = yes
        read only = no


Any help would be greatly appreciated.

Thanks,

Mark Freeh
Systems Administrator
Janesville Sackner Group




More information about the samba mailing list