1825771 Members
2173 Online
109687 Solutions
New Discussion

Re: samba

 
matteo_4
Frequent Advisor

samba

Hi all,
i need your help.

I have installed samba 2.2.3 on my hp-ux 10.20 ws.

I configured the file smb.conf but don't work in the correct way.
Because Win 2000 show me the shared directory but I can't access to them. The error on Win 2000 is "//gehp31/public/" The network name cannot be found

In the log of machine the error is:

[2003/01/15 10:30:47, 0] smbd/password.c:domain_client_validate(1517)
domain_client_validate: could not fetch trust account password for domain JABILGE
[2003/01/15 10:30:52, 0] param/params.c:OpenConfFile(541)
params.c:OpenConfFile() - Unable to open configuration file "../lib/smb.confprova":
No such file or directory
[2003/01/15 10:30:52, 0] smbd/service.c:make_connection(248)
genpc010 (172.28.95.98) couldn't find service public
[2003/01/15 10:30:52, 0] smbd/service.c:make_connection(248)
genpc010 (172.28.95.98) couldn't find service public
[2003/01/15 10:30:53, 0] smbd/service.c:make_connection(248)
genpc010 (172.28.95.98) couldn't find service public
[2003/01/15 10:30:53, 0] smbd/service.c:make_connection(248)
genpc010 (172.28.95.98) couldn't find service public
[2003/01/15 10:30:53, 0] smbd/service.c:make_connection(248)
genpc010 (172.28.95.98) couldn't find service public

best regards

Matteo
1 REPLY 1
John Hietala_1
Occasional Contributor

Re: samba

I am having a similiar problem where CIFS 9000 says it cannot file the network. I put the IP address in place of the netbios name of the share and was able to attach to the share. In your example try replacing gehp31 with the IP address of gehp31 to see if it will work.