LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-17-2003, 09:05 PM   #1
chanmy8
LQ Newbie
 
Registered: Jan 2003
Posts: 10

Rep: Reputation: 0
still cant access linux from window


Hi,
I am trying to access linux share file from window. But it is not working. I able to see linux box from neighbourhood but cant enter into it. Window return "\\linuxserver is not accessible" Why?

I have user account in linux box n samba which same as window user login.
I able to smbclient \\linuxserver\sharefolder -U mywinxp and go to smb: > prompt.
I also able to access winxp share folder from linuxbox.
I set encryt password = yes
I tried to map drive from winxp to linux folder with \\linuxserver\sharefolder or \\192.168.0.2\sharefolder either.

Any thing i missup? Samba configuration mistake or network problem?

Pls advise.
 
Old 01-18-2003, 03:06 AM   #2
HiGate
LQ Newbie
 
Registered: Jan 2003
Location: Sweden
Distribution: RedHat 8.0
Posts: 12

Rep: Reputation: 0
The problem i s your firewall

set your firewall to none and try then.

Have you set password for the chared folder?

1. Create a separate password file for Samba. To create one based on your existing /etc/passwd file, at a shell prompt, type the following command:
cat /etc/passwd | mksmbpasswd.sh > /etc/samba/smbpasswd

2. Change the permissions of the Samba password file so that only root has read and write permissions:
chmod 600 /etc/samba/smbpasswd
#
The script does not copy user passwords to the new file. To set each Samba user's password, use the command (replace username with each user's username):
smbpasswd higate
ex.
smbpasswd username
New SMB password:
Retype new SMB password:
Note the charters dont shows when typing.

3. A Samba user account will not be active until a Samba password is set for it.
Encrypted passwords must be enabled in the Samba configuration file. In the file smb.conf, verify that the following lines are not commented out:
encrypt password = yes
smb passwd file = /etc/samba/smbpasswd
4. Make sure the smb service is started by typing the command service smb restart at a shell prompt.
 
Old 01-18-2003, 04:25 PM   #3
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
If still problems, post your smb.conf. I guess there's something wrong with it.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
trying to get access to my x window Paxmaster Linux - Networking 4 11-09-2004 06:24 PM
Window share access through linux (SAMBA) emailssent Linux - Software 12 09-19-2004 02:11 PM
access cd in window from linux Sreeni Linux - Networking 1 04-26-2004 06:57 AM
Can not access Linux Server through Window XP bamboo_q Linux - Networking 1 09-19-2003 12:32 AM
how can I access files on window$ from linux hugosoto Linux - Networking 2 10-21-2002 07:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration