Results 1 to 3 of 3

Thread: Win xp in a linux: samba

  1. #1
    Join Date
    Sep 2005
    Posts
    229

    Win xp in a linux: samba

    Hello,
    I would like to know how many registry key minimum should he change to a post integrated with Win XP Pro in a field with a Samba server.

  2. #2
    Join Date
    Jan 2006
    Posts
    4,221

    Re: Win xp in a linux: samba

    Windows XP Login to Linux/Unix Samba Networking

    Q. I just clean-installed Windows XP Pro and used the same workgroup, PC name, use account name, and password. I previously ran Windows 200 Pro and it had no problem connecting to my private account on a Red Hat Linux server running Samba for Windows networking. I can see accounts on the server with guest access, but my private, password-protected account is no longer visible in My Network Places. How do I configure Windows XP to access it?

    A. Click Start, Control Panel, User Accounts, click the specific user, and in Related Tasks at the top of the resulting window, choose Manage my network passwords. In the Stored User Names and Passwords window that results, click the Add button. In the Server: text box, Enter the Linux/Unix server name. My server is simply called Linux. In the User name: text box, Enter server name/user name; e.g., linux/lbyard. and enter the password. Reboot. With the Windows Explorer, look in My Network Places, Entire Network, Microsoft Windows Network, the workgroup name, for the linux server name, and click the + beside it. You should then see the account. When you click on it the first time it may ask you for the password. After the first time, it should not prompt for the password. For convenience you can then click and hold the Account name in the Windows Explorer and drag it to the My Network Places icon. That will create a short cut to the account and put it where it is readily visible.

    For more info see here.

  3. #3
    Join Date
    Dec 2007
    Posts
    1,599

    Re: Win xp in a linux: samba

    The problem is most probably of the firewall. I had faced this problem in the past. If ipchains is running on the Linux machine, please add this line to /etc/sysconfig/iptables

    -A RH-Lokkit-0-50-INPUT -p tcp -m tcp --dport 139 --syn -j ACCEPT


    This will open port 139 to accept samba requests. This should work.

Similar Threads

  1. How to mount samba share in Linux Redhat?
    By Mishraji in forum Operating Systems
    Replies: 4
    Last Post: 13-11-2010, 02:32 AM
  2. Configuring Linux in a Windows Network with SAMBA
    By The$Hulk in forum Guides & Tutorials
    Replies: 3
    Last Post: 15-09-2010, 01:01 AM
  3. Samba mount in linux
    By Caden Fernandes in forum Operating Systems
    Replies: 4
    Last Post: 15-03-2010, 06:52 PM
  4. Opening port for Linux Samba for windows users
    By afidelino in forum Networking & Security
    Replies: 5
    Last Post: 10-03-2010, 09:19 PM
  5. The New Version Of Samba is out : Samba 3.3.4
    By jesse in forum Windows Software
    Replies: 1
    Last Post: 02-05-2009, 12:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,103,506.19523 seconds with 17 queries