follow up: no smb network access

Stefan Lange stefan.lange at hlplanar.de
Mon May 10 15:09:12 UTC 2004


Florian Idelberger wrote:

> I haven't tried smbclient from the commandline because I don't know how 
> to use it to seek for online machines.

assuming you want to get access to a windows share try this from the 
command line:

mount -t smbfs -o username=YOURNAME;password=YOURPASSWORD 
//COMPUTERNAME/SHARE /MOUNTPOINT

where YOURNAME and YOURPASSWORD are the username and password of the 
windows computer. You should either get access to the share or an error 
message, that tells you where your problem is...

greetings, stefan





More information about the fedora-list mailing list