In "//s.o.m.e.i.p/f", you need to provide a valid hostname and not an ip.

1. Add the target computer's netbios name and ip to /etc/samba/lmhosts
2. Use "smbmount //hostname/share /mntpnt -o username=whatever"

You should be presented with a password prompt and then the share should be mounted.

You aren't planning on accessing this filesystem across the internet are you?  Given 
the fact that sharing a filesystem on an untrusted interface isn't the most secure 
thing to do, some isp's are blocking netbios traffic now as well.

-Steve

-----Original Message-----
From: Joseph A Nagy Jr [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 28, 2002 4:49 PM
To: redhat-list
Subject: Samba


Hi all,

Yes, I'm playing with samba again (cause a friend of mine doesn't want to temp set up 
apache so I
can just download the files from him that way).

So far, I've managed to get this far after reading man samba and the usage files that 
display when I
faux pas on the commands.

mount -t smbfs -rw -o username=somename,password=somepass //s.o.m.e.i.p./f /chris/
21287: session request to s.o.m.e.i.p. failed (Called name not present)
21287: session request to s failed (Called name not present)
21287: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share 
name)
SMB connection failed

-- 
Joseph A Nagy Jr                 Purgatory is where Windows users go when they
Founder and CEO                  die so they can figure out Linux and ascend into
Joseph A Nagy Jr Enterprises     whatever higher plane one belives in.
http://jan-jr-ent.homelinux.org  Linux - The Choice of Every Generation

C.S.S.: Construct Skilled in Sabotage
H.T.M.L.: Hazardous Troubleshooting and Mathematics Lifeform
http://www.brunching.com/cgi/cyborger.cgi?acronym=Linux




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to