Quoting Omer Zak <[EMAIL PROTECTED]>:

> Has anyone been successful in getting a Linux PC export (via Samba)
> directories to a MS-Windows 2000 PC?  If yes, how can this be accomplished
> without violating Occam's Razor?  (Is it possible if the PCs consider
> themselves to be in a simple workgroup, without having to mess around with
> domain controllers and other unnecessary garbage configuration options?)

Maybe I'm not reading your question right, because it seems too simple to me...
So forgive me if I'm answering the wrong question here.

Yes, of course you can export shares which can be seen by Windows. We have an
official server here at the office which does this (we did away with the NT
machines), and I also export a couple of share from my desktop computer for the
benefit of my co-workers.

You have to have smbd running. You have to configure it to export some
directories (excuse me for not giving you the details - that's what the docs are
for). And to access them, assuming you have no domain name whatsoever, you use
your IP address, like so:

\\198.162.44.44\sharename

I think you can simply enter that in the Windows "run a command" (or something
like that) dialog box, accessible from the start menu. It will probably ask you
for a user and password. If you configured smb correctly, that will be it.

Herouth

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to