AdamMason Posted December 12, 2009 Posted December 12, 2009 Hi, Im new here, hope I got the right place.. I've been approached with a bit of a problem that needs a solution, I currently work in a for a primary school. Years 5 / 6 will be learning about email etc. There is a Windows Server 2003 installed with individual student logins via Active Directory. They need to be able to use email via Outlook or Webmail either is fine. I would prefer to off load the the server load to a seperate server I have (linux). Any recommendations on using Active Directory users accounts as username and passwords, for a email server running on linux. If I havent really explained much sorry lol Adam
kmount Posted December 12, 2009 Posted December 12, 2009 Hi Adam, Welcome to Edugeek I'd consider Zimbra for this straight off of the bat. - Zimbra offers Open Source email server software and shared calendar for Linux and the Mac It'll use your AD credentials etc out of the box with no drama. There's lots of us on here who've got experience using it and it really is very good indeed, have a trial run on their site to see what you think. Oh and it's just fine even on the free version
AdamMason Posted December 12, 2009 Author Posted December 12, 2009 Is there a way to setup a virtual domain using Zimbra? eg. [email protected]
kmount Posted December 12, 2009 Posted December 12, 2009 Yup, you can do quite a lot with it. Grab a copy and install it on a linux box and see how it goes. Be aware though, it doesn't play well with existing Apache installations, fresh box and have a bit of fun
AdamMason Posted December 12, 2009 Author Posted December 12, 2009 I have a fresh install of a server running Ubuntu Linux 9.10.. doesnt seem like its supported?
kmount Posted December 12, 2009 Posted December 12, 2009 I wouldn't run a server on 9.10, I'd stick with 8.04 LTS if I'm honest.
AdamMason Posted December 12, 2009 Author Posted December 12, 2009 Ok gonna give a try now thanks for your help.. ill post progress.
kmount Posted December 12, 2009 Posted December 12, 2009 No worries, fair few folks on here use it with much success.
Nick_Parker Posted December 13, 2009 Posted December 13, 2009 Another option would be to use Google Apps Educational Edition and setup the students with hosted gmail accounts?
AdamMason Posted December 13, 2009 Author Posted December 13, 2009 Wont be able to do it that way, we just want to have a internal email or virtual domain that does not exist. To do this do I need to enter a made up domain manually in to the DNS Server of the network ? and set up MX records etc
binky Posted December 13, 2009 Posted December 13, 2009 Why don't you setup Live@Edu (hosted exchange for free) and setup closed campus rules??
AdamMason Posted December 13, 2009 Author Posted December 13, 2009 Personal Preference and want it in house..
AdamMason Posted December 13, 2009 Author Posted December 13, 2009 Customising the DNS settings at the moment, going well so far.. *fingers crossed*
AdamMason Posted December 13, 2009 Author Posted December 13, 2009 *Update* Installed it with ease used this tutorial : Ubuntu 8.04 LTS Server (Hardy Heron) Install Guide - Zimbra :: Wiki Seems to be working fine etc logged in with admin as test, did mydomain.com as a test. I did notice that there is options on the admin console to add domains, hopefully just need to add there and set the dns entries to point back to server when i've added it. Now to get link with Windows Server 2003 Active Directory users... Thats enough for one day, thanks for your help people!
AdamMason Posted December 14, 2009 Author Posted December 14, 2009 Seems to running fine etc Only problem I am having is with SSH it seems slow or just times out even when in use.. using putty to access..
kmount Posted December 14, 2009 Posted December 14, 2009 DNS is probably the key here if it's during connection. If its laggy during usage how much load is the box under? Check /etc/resolv.conf
AdamMason Posted December 14, 2009 Author Posted December 14, 2009 DNS is pointed to its self.. its under no load.. i've reinstalled ssh and open ssh server and seems to be fine at the moment.. might of been a glitch
kmount Posted December 14, 2009 Posted December 14, 2009 If its pointing at itself have you set up a dns server on there with forwarders?
kmount Posted December 14, 2009 Posted December 14, 2009 If you don't know I'd imagine it's not which would explain the delays you're seeing. Change /etc/resolv.conf to point to the real nameservers on your network.
AdamMason Posted December 14, 2009 Author Posted December 14, 2009 whats easiest way to uninstall the GUI.. as im only using shell?
kmount Posted December 14, 2009 Posted December 14, 2009 Not something I've ever had to do but I would imagine it's a case of being careful and removing stuff that doesn't sound like it's needed. [ubuntu] Uninstall Desktop GUI - Ubuntu Forums
AdamMason Posted December 14, 2009 Author Posted December 14, 2009 (edited) Will just stop the gdm service, free up a bit of system resources Edited December 14, 2009 by AdamMason
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now