What these guys said is correct but it is easier for a Samba newbie to just install 
webmin
which is a web based interface for managing Linux.  It is easy to install and easy to 
use.
If you want the Windoze machine to be seen by Linux put it in a workgroup and share 
you 
drives.  Then in Linux gointo webmin and gotot services click on samba.  There you can 
tell 
Samba what workgroup it is a part of.  You can also create shares here in Webmin which 
will 
allow Windows to see your Linux computer.  If you are just at home you might want to 
force 
root group and user to make thing easier for you.  Not too much of a security risk at 
home.  

Ok now you need to create samba users for your Windows machine.  Create a Linux user 
with the 
same user name windows has.  You can do this command line or goto users and groups in 
Redhat(Kde or Gnome)  After you do that go back to Samba in Webmin and there is a 
button that 
will make Linux users Samba users.  Click that.  It will only make users in groups 
above 500,
I think, users.  Which is good so root, appachee, etc don't become users.  There is 
also a button here that makes Samba make a Samba user everytime a Linux one is 
created.  You can 
click that if you choose.  

At this point you should be good to go.  Hit start samba in webmin or apply changes 
and you
should be good to go.  Go to your WIndows box and click on your workgroup and browse 
you
Linux machine.  Go into network(Gnome) and click on your workgroup.  Go into Konquorer 
and you could browse to your Windose machine a few different way.  Good luck.

-----Original Message-----
From: truc nguyen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 15, 2003 9:03 PM
To: [EMAIL PROTECTED]
Subject: Re: Linux - Win Xp home network - shared files


Thank you all. I am working on it and go figure the
document
--- John Nichel <[EMAIL PROTECTED]> wrote:
> truc nguyen wrote:
> 
> > After I  edit smb.conf. Can you tell me
> > - What linux commands to view the shared files in
> XP
> > (C:\network)
> > - What linux commands to enable the shared file
> > /home/net/temp
> > - How Win XP view shared files in /home/net/temp
> > 
> > Thanks,
> >
> 
> You can mount the remote filesystem....
> 
> mount -t smbfs -o
> usename=WindowsUser,password=WindowPass 
> //WinXPmachine/sharename /mnt/mountpoint
> 
> Or you can use smbclient to see the shares, and
> access them (like 
> command line ftp)
> 
> man mount
> man smbmount
> man smbclient
> 
> -- 
> By-Tor.com
> It's all about the Rush
> http://www.by-tor.com
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe
>
mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to