LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-06-2003, 06:44 AM   #1
bentman78
Member
 
Registered: Mar 2003
Location: Washington DC, USA
Distribution: Redhat
Posts: 212

Rep: Reputation: 30
Samba in Active Directory


I am trying to add a samba server to an Active Directory domain. The box is running RH8.0. I was curious if there was anything special I need to do to the SMB.CONF file in order to do this. Any help would be appreciated. Also...on the same note, the server is a development server running Apache. I need three websites run from the box, however I have room for only 1 NIC. is there a way to add multiple IP addresses to one interface and configure apache to listen to these addresses?









Bent
-----------------------------------------
Remember to rape and pillage...before you burn.
 
Old 05-06-2003, 09:53 AM   #2
td3201
Member
 
Registered: Jan 2002
Location: Omaha, NE US
Distribution: Red Hat/CentOS
Posts: 226

Rep: Reputation: 30
1) I am not sure but you might be able to set these options:
security = server
password server = pdc

Not sure if that works for AD.

2) You need to set vhosts:

NameVirtualHost 192.168.1.3:80
<VirtualHost 192.168.1.3:80>
ServerAdmin jo@hotmail.com
DocumentRoot /var/www/html/server1
ServerName server1.domain.com
ErrorLog logs/server1.domain.com-error_log
CustomLog logs/server1.domain.com-access_log common
</VirtualHost>

<VirtualHost 192.168.1.3:80>
ServerAdmin jo@hotmail.com
DocumentRoot /var/www/html/server2
ServerName server2.domain.com
ErrorLog logs/server2.domain.com-error_log
CustomLog logs/server2.domain.com-access_log common
</VirtualHost>
 
Old 05-06-2003, 11:33 AM   #3
bentman78
Member
 
Registered: Mar 2003
Location: Washington DC, USA
Distribution: Redhat
Posts: 212

Original Poster
Rep: Reputation: 30
I heard you have to have Samba 3 or above and have to download some Kerberos Libararies to sync with AD, anyone know about this?
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can Samba work with Active Directory? RANash Linux - Networking 1 08-21-2005 06:13 PM
Samba 3 in MS Active Directory domain psychobyte Linux - Software 3 10-16-2004 04:14 PM
Active Directory Groups with Samba??? beat_researcher Linux - Networking 0 06-14-2004 04:33 PM
samba-authentication with Active Directory sanjeevsagoo Linux - Networking 2 05-07-2004 03:09 AM
Samba 3.0 with Active Directory Forrest jimrt Linux - Networking 0 10-01-2003 07:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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