LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 05-27-2003, 07:24 PM   #1
jefx
LQ Newbie
 
Registered: Apr 2003
Posts: 26

Rep: Reputation: 15
XP Pro to Unix via Samba how to..


how do I connect XP pro with Linux?...Ive set up Samba and pinged my XP box everything ok ....I really want to set up the linux box as a domain controller with the Win boxes connecting through Linux to the net

What do I do next ?

Thanks

Jeff
 
Old 05-27-2003, 07:39 PM   #2
Gerardoj
Member
 
Registered: May 2003
Location: Somewhere over the Rainbow
Distribution: Slackware 9.x, Knoppix, Damn Small Linux, RedHat.
Posts: 465

Rep: Reputation: 30
Hi how you doning?

try this one

You don't need samba running localy to access a share on another computer.

You will first have to make a mount point (eg "mkdir /mnt/winshare") then mount the share:

code:mount -t smbfs -o username=Gerardoj,password=password //windoze/share /mnt/winshare

----------Gerardo

Linux: Fast, Stable, Flexible
 
Old 05-28-2003, 12:24 PM   #3
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
Here is a sample smb.conf file:

#start
# Global parameters
[global]
workgroup = your-domain-name
netbios name = just-as-it-sounds
encrypt passwords = Yes
update encrypted = Yes
min passwd length = 4
domain logons = Yes
os level = 65
preferred master = Yes
domain master = Yes
guest account = any-account-with-minimal-access
admin users = self-explanatory
hosts allow = X.X.X. (a bit of security)

[netlogon]
comment = Directory logon path
path = /usr/bitch/netlogon

[homes]
comment = User Home Directory
path = /usr/bitch/home/%U
read only = No
browseable = No

#end

Also you will need to patch your registry on the XP machine:
Check out this site for info on that:
http://www.wlug.org.nz/RequireSignOrSeal


Now just as a note, if you just want to connect to the internet through the Linux box you don't need Samba, you just need to set it up as a firewall/router.

Let me know if this helped.
 
  


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
Samba - Connecting from WinXP Pro to Samba running on Debian critical Linux - Networking 1 02-03-2005 09:36 AM
Windows Services for Unix NFS or Samba flysideways Linux - Networking 0 04-12-2004 10:05 AM
samba sharing from unix. alaios Linux - Networking 0 10-26-2003 12:14 PM
SuSE 8.0 Pro; samba and XP Pro pointreyes Linux - Networking 0 04-04-2003 11:15 PM
SAMBA UNIX password synchronization sewer_monkey Linux - Networking 2 10-30-2002 11:38 AM

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

All times are GMT -5. The time now is 05:29 AM.

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