How to install Adito on Ubuntu Linux
Open the terminal
Note:
Most of these commands will require you to enter your password because of "sudo" and Type "Y" for yes.
sudo apt-get dist-upgradesudo apt-get install sun-java6-bin sun-java6-jdksudo apt-get install antsudo wget http://superb-east.dl.sourceforge.net/sourceforge/adito/adito-0.9.1-bin.tar.gzsudo mv adito-0.9.1-bin.tar.gz /opt/cd /optsudo tar -xzf adito-0.9.1-bin.tar.gzcd adito-0.9.1sudo ant install
Note:
Open Browser on another machine and go to: http://adito-server-name:28080
Create New Certificate
Step 1 – Set Keystore Passphrase – Type password twice for Cert
Step 1 – Create New Certificate – Fill out Form
Step 2 – Configure User Database – Built-in
Step 3 – Configure Super User – Fill out Form
Step 4 – Configure Web Server – Leave defaults
Step 5 – Configure Proxies – Leave blank unless you use proxy – Hit Next
Step 6 – Summary
Install Complete
install
Go Back to the Ubuntu CLI (Command line interface)
sudo ant install-servicesudo ant startsudo pico /opt/adito-0.9.1/conf/wrapper.confremove # from -> wrapper.java.additional.2=-Dfile.encoding=UTF-8sudo shutdown -r 1

the link needs to be updated for the adito file since the move to openvpn-als:
http://downloads.sourceforge.net/project/openvpn-als/adito/adito-0.9.1/adito-0.9.1-bin.tar.gz?use_mirror=iweb
Thanks for this. I am at the stage of configuring the database users. As our install is in our DMZ, I want to use LDAP. The only option that is close is Active Direcorty. Am I therefore correct in choosing this?
I have never used LDAP. I am assuming using LDAP/Adito would be similar. Actually Active Directory is pretty much LDAP but with a ton more features and add-ons. Let me know how LDAP works for you.
Hi, we can get the LDAP to connect on our Windows Adito built, but not on our Ubuntu build. Any ideas?
[...] then decided we would rather have it working in Ubuntu. Using Ubuntu Server 8.10 and following How to install Adito on Ubuntu Linux | Jared Heinrichs, We installed Adito. Unlike the Windows build however, Adito in this case will not connect to our [...]
I’ve never used LDAP since all my shops are Active Directory Based. You might want to look for a plugin with Apache but have never tried it. I just updated the page with a link at the top with Openvpn-ALS. Adito got re-named to OpenVPN-ALS. You might have a better time with that. Let me know how it goes.
Hi There,
I have followed your instructions and was able to install adito… now the tricky part comes I cannot login after install. Follow the hint regarding wrapper.conf. Tried restart but still not able to get in. Any suggestion idea where to look ? Thanks a lot