Apache Subversion Active Directory - Linux Discussion Forum, Subversion, Apache, Polls, Blogs, Kernel, Debian, Redhat, Kernel compilation, News, Tutorials, Linux initrd, Video and text tutorials, Open source development

Newsflash

Download NFSP!

Home  Welcome to the gateway of open source world's encyclopedia. Find everything ranging from tutorials, Linux discussion forums, blogs to  practical guide to solution implementation here! Further, you have a treasure trove of all open source products like qmail, Gallery, Joomla, sendmail, DNS, LDAP, Apache, Tomcat to name few.Advantageous Open Source The primary reasons why substantial percentage of servers run on Linux are the easy accessibility to source code for modification and no hinges on way the software  can be used. Hence, the baseline is the flexibility with stability. Addditionaly, there is no dependency on an individual or a company to sustain the enhancements - it is an open source platform and improvisations are by assorted individuals or groups.Plus the benfits related to the per copy fees and no restrictions to create alternative code from base code further enhances the attractiveness. Result is today 70% of the web servers are Linux based !Web Design/Web Development Open Source offer a full range of web design services with template engine like smarty.  Website design nowadays is very simple task in open source like an analysis of your website, sell products, call in to the office, retrieve emails, join book clubs, information portals, forum, mailling list, blogs or company web site (Intranet) etc. Linux forum can provide quick response and provide full support to solves your business problems until your problem resolved. Software Development, Software Design, Database DesignMiilions of developers are  optimize the business processes through the use of current and proven technologies and databases like php,python, mysql etc. Expert open source team has developed software like sugarcrm, apache,bind,nis,nfs,linux,debian,php and countless products  Details...

opensource.gif, 18 kB
Home arrow Tutorials arrow Text Tutorials arrow Apache Subversion Active_Directory
Apache Subversion Active_Directory Print

Want to setup Subversion ONLY 50$ Click Here 

How to setup Apache+SSL+Active Directory+ Subversion LDAP?

 

I have compiled all together and created the package, So It is very simple to use in production environment.

1. Download package  apache_2_2_3_subversion_1_4_4_Active_Directory.tar.gz in /usr/local.

2. tar -zxvf  apache_2_2_3_subversion_1_4_4_Active_Directory.tar.gz

3.  mv apache2_Subversion_ActiveDirectory apache2

4. Download getmydn from http://download.softerra.com/files/GetMyDN.zip
or

form http://opensourcedevelopment.com/download/GetMyDN.zip 

5. unzip getmydn.zip

6. Double click on file and copy the contents

ex:- CN=FirstName LastName DC=domainname DC=com

7. mkdir /opt/subversion

8. cd /usr/local/apache2/subversion1.4.4/bin

9. ./svnadmin create /opt/subversion/Repository

10. chown apache:apache /opt/subversion/Repository -R

11. vi /usr/local/apache2/conf/httpd.conf

12.  Line 476 ServerIP, Please ask your system admin about your Domain Controller or

In command promt write "ipconfig /all" You can find DNS Server IP.

Please change with ServerIP

13. IN DC (Line 476) please change with your domain controller, (Same from step 6) also change second DC, Mostly com/net etc.

14. In Line 478, CN is same from step 6), Check,  if there is gap, Keep it same(gap)

15. Keep second CN as it is,

16. Change Both DC (Step 14)

17. Line 479, Please provide your password

18. Save this file

 

 

 

 

19.  /usr/local/apache2/bin/apachectl start

20. open in explorer http://subversion-server-IP/Repository

21. If output is Revision 0,  After enter the AD username/password , You done.

 Facing Problem Click Here

 

How to setup SSL?

1. vi /usr/local/apache2/conf/httpd.conf

2. uncomment  line 457 (Include conf/extra/httpd-ssl.conf)

3. openssl req -new > server.csr

4. openssl rsa -in privkey.pem -out server.key

5. openssl x509 -in new.cert.csr -out server.cert  -req -signkey server.key -days 999

6. cp server.key /usr/local/apache/conf/ 

7. cp server.cert /usr/local/apache/conf/

8. /usr/local/apache2/bin/apachectl restart 

Want to setup Subversion ONLY 50$ Click Here 

 


 

 
< Prev
80401 Visitors
© 2008 Linux Discussion Forum, Subversion, Apache, Polls, Blogs, Kernel, Debian, Redhat, Kernel compilation, News, Tutorials, Linux initrd, Video and text tutorials, Open source development
Software Development, System Support, Web Development