At 12:39 AM 5/22/1999 +1000, you wrote:>when I try to do a:
>
>$smbclient '\\smdlinux\tmp'
>
>I get this result. Any ideas?
>
>load_client_codepage: filename /etc/codepages/codepage.850 does not exist.
>Added interface ip=10.10.19.1 bcast=10.10.19.255 nmask=255.255.255.0
>Session request failed (0,0) with myname=SMDLINUX destname=10.10.19.1
>Unspecified error 0x0
>Your server software is being unfriendly
>
>Thanks in advance,
>
>Scott
>
I bet you did an upgrade from an older RPM. The un-install script
from the old version deleted the contence of the /etc/codepage
directory. A quick fix - backup your /etc/smb.conf, /etc/smbpasswd,
and /etc/smbusers files just in case. Then do an rpm -e samba,
and then do a fresh install. Or do an install using the --force
option...
Mikkel