Networking Forums

Networking Forums > Computer Networking > Linux Networking > newbie: help with LinNeighbourhood/Samba please!

Reply
Thread Tools Display Modes

newbie: help with LinNeighbourhood/Samba please!

 
 
Larry Gagnon
Guest
Posts: n/a

 
      02-26-2004, 03:38 PM
Hello to all. I have LinNeighbourhood v0.6.5 installed under Mandrake 9.2. I
have a home network between this Linux box and my wife's WinXP notebook. So
far I have been able to get Samba partly working with LinNeighbourhood such
that I am able to send print jobs from my Linux box to the WinXP printer
successfully and I now have access to the WinXP "SharedDocs" folder from the
Linux box. I have the following questions:

1) LinNeighbourhood takes a considerable time to scan and find the WinXP
shares (about 15 seconds on a this fast Linux box). Is that normal or am I
doing something wrong?

2) on the WinXP box I have shared another folder "LarryStuff", but
LinNeighbourhood cannot see this folder. What do I do to get this working?

3) I now want the WinXP box to see and share one directory under my Linux
$HOME directory. How do I go about that?

Any help greatly appreciated. Thanks...

Larry Gagnon


********************************
to reply via email remove "fake"
 
Reply With Quote
 
 
 
 
johnny bobby bee
Guest
Posts: n/a

 
      02-27-2004, 02:37 AM
Larry Gagnon wrote:

>
> 2) on the WinXP box I have shared another folder "LarryStuff", but
> LinNeighbourhood cannot see this folder. What do I do to get this working?
>


i don't really use LinNeighbourhood, but i think if you right click on
the computer with shares (the XP box) and choose 'scan as user' and then
use the username and password of the person who has permissions to this
share (or an admin account on the XP box) you should now see the
'larrystuff' share. (check the permissions on the 'larrystuff' -
possibly it's not available to everyone, maybe you don't want it to be)

you should try to 'scan as user' and use an admin user on the XP box and
you should see the shares c$ and d$ (if you have a d-drive). those are
essentially your entire C and D drives. shared for 'administrative'
purposes, only for admins.

try using the commandline - in a terminal window type:
'smbclient -U admin_name_onXP_box -L IP_address_ofXP_box'
it'll then prompt you for a password.
this is essentially what LinNeighbourhood does. it'll show all shares
available to an admin user.
or
'smbclient -U % -L IP_address_ofXP_box'. that'll show all shares
avaialable to 'guest'.


> 3) I now want the WinXP box to see and share one directory under my Linux
> $HOME directory. How do I go about that?


by default if you haven't messed with your /etc/samba/smb.conf file you
should be able to see the home directories of users on your Linux box
from the XP box. but first - on the linux box - as root, you must run
the 'smbpasswd -a username' command, for each or any user on your linux
box that you want access to from your XP box. 'man smbpasswd'.

after setting up smbpasswd for users, you should be able to log in from
XP to your linux box as the users you've created passwords for, and
they'll be able to see their home directories.


--
Woolsey-Swanson Rule:
People would rather live with a problem they cannot solve
than accept a solution they cannot understand.

remove '.eh' to email
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Do all Linux distros have Samba built-in? Detect if Samba installed? Matthew Lincoln Linux Networking 8 11-17-2008 12:11 AM
Basic Samba Question from Newbie root Linux Networking 3 05-03-2008 04:37 PM
Wireless Samba networking - newbie Doug Laidlaw Linux Networking 3 01-31-2006 12:53 AM
A few questions regarding samba from a samba and windows rookie Madhusudan Singh Linux Networking 0 03-30-2005 05:54 PM
[Samba] WINS on Samba server and Routing jbob Linux Networking 0 08-13-2003 01:31 AM



1 2 3 4 5 6 7 8 9 10 11