- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Enter Linux RH box in Microsoft Win2K Domain
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 10:23 PM
05-10-2005 10:23 PM
Enter Linux RH box in Microsoft Win2K Domain
In my network there is a DC(Domain Controller) windows 2000.I want to Enter my machine(RH) to this domain.
So what steps should i do :
In my RH machine : edit "/etc/hosts" and "/etc/resolv.conf"
In the DC Windows 2000: I ask the It to Add my RH machine to the domain.
Is these all steps should i make to have my RH machine in the Microsoft domain ?
Thank's a lot.
Best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 11:00 PM
05-10-2005 11:00 PM
Re: Enter Linux RH box in Microsoft Win2K Domain
I think you want to share stuff.
For generic Linux networking tutorials take a glance at this URL: http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html
For what you want look here:http://www.cendio.com/files/thinlinc/userguide/html/winauth.html
Cheerio,
Renarios
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 11:13 PM
05-10-2005 11:13 PM
Re: Enter Linux RH box in Microsoft Win2K Domain
Maybe a nice tool for you is webmin (www.webmin.com). This is a nice admin tool which allows you to administrate your linux box through a web interface. Don't forgat to secure it off cause.
For Samba there is swat (www.samba.org) to configure your samba configuration.
Good luck dancing with samba ;-)
Cheerio,
Renarios
P.S. Don't forget to read http://forums1.itrc.hp.com/service/forums/helptips.do?#28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 11:44 PM
05-10-2005 11:44 PM
Re: Enter Linux RH box in Microsoft Win2K Domain
http://www.freeos.com/articles/3842/
http://www.skippy.net/linux/2000/smb-howto.html
Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 01:08 AM
05-11-2005 01:08 AM
Re: Enter Linux RH box in Microsoft Win2K Domain
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 03:17 AM
05-11-2005 03:17 AM
Re: Enter Linux RH box in Microsoft Win2K Domain
thank's a lot for your replays.
I want just that my machine(with linux RH) to become a member of MS Win2K.I have 2 questions about this :
1-Need i Samba to do this ?Or i can do it without Samba?
2-For MS Windows,when i want that a machine to become a member of the domain,i need the Login/Password to do this?,And in my case what must i do?
Thank's.
Best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 03:44 AM
05-11-2005 03:44 AM
Re: Enter Linux RH box in Microsoft Win2K Domain
you have to use samba. SAMBA is the only daemon in linux which bridges between linux and windows.
you can give user name and password information in smb.conf in /etc/samba/ directory
Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 06:19 AM
05-11-2005 06:19 AM
Re: Enter Linux RH box in Microsoft Win2K Domain
I wonder if Samba is by default installed,or it's a package to select and install it or it's a tool that i must download ?
If it's a tool to download,please give a link ?
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 11:34 AM
05-11-2005 11:34 AM
Re: Enter Linux RH box in Microsoft Win2K Domain
Main web site --
http://us2.samba.org/samba/
Current Stable Release --
http://us2.samba.org/samba/ftp/samba-3.0.14a.tar.gz
What is Samba? --
http://us2.samba.org/samba/what_is_samba.html
HTH,
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 11:36 AM
05-11-2005 11:36 AM
Re: Enter Linux RH box in Microsoft Win2K Domain
rpm -qa | grep samba
Regards,
Ross