[Samba] Error

Terence terencelg at maxis.net.my
Sat Jun 22 12:30:03 GMT 2002


Dear All,

I am getting the following error when trying to issue the following command:

# smbclient -L localhost

load_client_codepage: filename /var/tmp/samba/etc/codepages/codepage.850
does not exist.
load_unicode_map: filename /var/tmp/samba/etc/codepages/unicode_map.850 does
not exist.
load_unicode_map: filename
/var/tmp/samba/etc/codepages/unicode_map.ISO8859-1 does not exist.
added interface ip=172.16.0.1 bcast=172.16.255.255 nmask=255.255.0.0
Password:
session setup failed: NT_STATUS_LOGON_FAILURE

I also tried the following

[root at wollabaloo samba]# smbclient -L 172.16.0.1
load_client_codepage: filename /var/tmp/samba/etc/codepages/codepage.850
does not exist.
load_unicode_map: filename /var/tmp/samba/etc/codepages/unicode_map.850 does
not exist.
load_unicode_map: filename
/var/tmp/samba/etc/codepages/unicode_map.ISO8859-1 does not exist.
added interface ip=172.16.0.1 bcast=172.16.255.255 nmask=255.255.0.0
session request to 172.16.0.1 failed (Not listening for calling name)
session request to 172 failed (Not listening for calling name)
session request to *SMBSERVER failed (Not listening for calling name)

My config file looks like so:

[global]

log file = /var/log/samba-log.%m
lock directory = /var/lock/samba
share modes = yes
interfaces = 172.16.0.1
encrypt passwords = yes
smb passwd file = /etc/smbpasswd
security = user
hosts allow = 172.16.0
interfaces = eth1 172.16.0.1
workgroup = Samba

[homes]

comment = Home Dirs
browseable = no
read only = no
create mode = 0750

[tmp]
comment = Temp stuff
path = /tmp
read only = no
public = yes


It's 3am and I have banged my head the whole day trying to get this to work.
I have created the smbclient and exported the passwd file to
/etc/smbpasswd. I have also run testparm, which doesnt give any errors.
Can someone out there help me get a simple share up?

I am running Redhat Linux 7.2 Samba 2.2.4-1.i386.

Thanks!
Terence







More information about the samba mailing list