LinuxQuestions.org
Visit Jeremy's Blog.
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 10-06-2004, 02:59 PM   #1
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Rep: Reputation: 30
Question Linux on a win 2k+ network?


Simply, is it possible to integrate a linux system into a win 2k+ network, including users, remote home etc.
NTFS drive = "U" (user filespace) can linux with a 2.4 kernel access that?
Also want to be able to pull user accounts off server, possible?
 
Old 10-06-2004, 03:26 PM   #2
m00t00
Member
 
Registered: Sep 2004
Distribution: Slackware 10, Gentoo
Posts: 292

Rep: Reputation: 30
1) Yup
2) Someone correct me if I'm wrong, but no. 2.6 kernel will do it, even with (safe but limited) write support.
3) Rephrase that, or gimme an hour or so to wake up.
 
Old 10-06-2004, 03:50 PM   #3
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Original Poster
Rep: Reputation: 30
3) - i.e. network users rather than local accounts.
the profiles are stored on a server somewhere but thats not the point

i would like to have them logging on like in windows and be able to access their own folder on the U drive ONLY
(as well as the public so thats a job for SMBA?)

if we can get them logging on as on windows and with limited accounts, lery limited preferable (i.e. not even prompted for root password, just denied flat) then that would be good.

4) can you make certain users have neer root power without being root?
 
Old 10-07-2004, 10:49 AM   #4
markham82
LQ Newbie
 
Registered: Oct 2004
Location: Rochester, NY, USA
Distribution: Red Hat 7, 9, Fedora Core 2, Windows 2000/XP
Posts: 27

Rep: Reputation: 15
Quote:
Simply, is it possible to integrate a linux system into a win 2k+ network, including users, remote home etc
Yes it is definitely possible to integrate Linux systems into a Windows Domain. Check out this site: http://optics.ph.unimelb.edu.au/help...IN_MEMBER.html. It has good info on how to join a Linux machine to a Windows Domain via SAMBA.

Now, remote home directories. What machine are you wanting to store the home directories? A Linux or a Windows machine? If the home directories live on a Linux machine, you can again, use SAMBA to make them available on Windows clients.

Quote:
Also want to be able to pull user accounts off server, possible?
...
Quote:
i would like to have them logging on like in windows
Yes, that is possible too. If you want users logging into a Windows client authenticating against a server, then set up your Windows server to be a Domain Controller (Start --> Run --> (type "dcpromo"). Make all the user accounts on the Domain Controller, then set up the client machiens to join that domain. Now anyone logging into the clients will authenticate against the domain controller.
 
Old 10-07-2004, 11:15 AM   #5
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Original Poster
Rep: Reputation: 30
hmm, the link is about a server, i want a client that can pull the user profiles, passwords etc. off the windows ntfs server. at present its the only linux system on the network and i'm a student who obviously cant access the server.
can root access the server? as a SU can it bypass the windows security stuff? (just a thought coz if it can i need a REALLY secure password)
its a relatively old unit, with a K7 amd, debian runs in low mem mode. only prob with debian is that core install + X + gnome + kde + blender = full drive. (1.2gb) so going to try vector linux (recommended for low mem sys), only prob with that = i have no experience with that distro and nowhere to test it.
problems hey, makes you think windows is nice, then i booted it at home and was amazed that it only had one desktop...
 
Old 10-07-2004, 11:36 AM   #6
markham82
LQ Newbie
 
Registered: Oct 2004
Location: Rochester, NY, USA
Distribution: Red Hat 7, 9, Fedora Core 2, Windows 2000/XP
Posts: 27

Rep: Reputation: 15
Quote:
hmm, the link is about a server, i want a client that can pull the user profiles, passwords etc. off the windows ntfs server
Ohhhh okay I think I understand now. You want to be able to login to a Linux client, authenticating against a Windows server? Is that correct? If it is, the only way I can think of to do that would be to download, install, and run Windows Services for UNIX 3.5 on the Windows server. Part of Windows Services for UNIX 3.5 is a NIS service you can run. Configure and start that service and I believe that will allow remote Linux clients to authenticate against the accounts on the Windows server. I havn't actually tried this myself so I can't really help you in the actual configuration of that setup, but the help files that come with Windows Services for UNIX are quite helpful.

Yeah I know you don't have access to the Windows server, but maybe you can get an admin or something to install it for you *shrugs*

Good luck, keep us posted on your progress.

~Steve
 
Old 10-07-2004, 11:44 AM   #7
jollyjoice
Member
 
Registered: Aug 2003
Location: UK
Distribution: Gentoo 64
Posts: 383

Original Poster
Rep: Reputation: 30
not sure i can get admin to install it, but can i crack the server from the linux unit and install it remotely????? ;-)
 
Old 10-07-2004, 11:52 AM   #8
markham82
LQ Newbie
 
Registered: Oct 2004
Location: Rochester, NY, USA
Distribution: Red Hat 7, 9, Fedora Core 2, Windows 2000/XP
Posts: 27

Rep: Reputation: 15
Heh I dunno about that. To be safe though I would just tell the admin the setup you want to implement and maybe they'd be willing to help, or heck, maybe he'll know of a better way to implement your setup than the one I suggested. And of course maybe someone else on this forum will know of a better way, thats whats so great about it, many different ideas on how to do things come to light

Good luck again.

~Steve
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Win linux network the_imax Linux - General 3 04-29-2005 07:15 AM
using network between linux and win xp pro jpb922 Linux - Networking 2 12-27-2003 07:18 AM
setting up a network between a linux and win box Jo_Nak Linux - Networking 0 08-26-2003 04:26 PM
NetWork (Win And Linux) ramez Linux - Networking 4 07-14-2003 08:59 PM
Domain Name resolution, win*/Linux network jazzclubber Linux - Networking 1 10-29-2002 05:46 AM

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

All times are GMT -5. The time now is 05:48 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