Zentyal - бывший EBOX (МИКРОСОФТ отняло имя)Zentyal (ранее — eBox Platform) — это дистрибутив основанный на Ubuntu, с хорошо продуманной оболочкой для управления сервером по сети.
Install Zentyal - предлагает скачать 30-дневный триал - указываете почту на которую придет пароль - при установке эту почту и пароль нужно будет указать Документация: https://wiki.zentyal.org/wiki/Official_Zentyal_doc User: xoztorg54@gmail.com Password: OzTVWosB раньше был бесплатным продуктом - сейчас коммерческий продукт, но присутствует common-редакция - условно-бесплатная с ограничением по модулям eBox Platform 1.5 packages ¶
For Ubuntu 10.04 (Lucid). You should install the server edition. Add to your /etc/apt/sources.list: deb http://ppa.launchpad.net/ebox/1.5/ubuntu lucid main eBox master/slave setup ¶Starting with the 1.3 series eBox allows the synchronization of several slave eBox installations against an eBox holding a central LDAP directory. Installation ¶You will have to add the following repositories to /etc/apt/sources.list: deb http://ppa.launchpad.net/ebox/1.3/ubuntu hardy main Master ¶We only need to install the usersandgroups module in the master eBox. In order to do that we'll run: sudo apt-get install ebox-usersandgroups apparmor- The apparmor- option will delete the apparmor package. We need to remove this package because the security profiles that it loads are incompatible with our LDAP configuration. During the installation process you'll have to pay attention to the options that will ask you the LDAP and eBox passwords. If you want a specific base DN in your LDAP installation, you can run: sudo dpkg-reconfigure slapd and select your preferred prefix. Once the installation process is finished, you'll be able to access https://<ebox-ip>. Module Configuration in the Master eBox ¶
Slave ¶We will install, in addition to usersandgroups, the samba module, or any other module that relies on usersandgroups by running: sudo apt-get install ebox-samba apparmor- The apparmor- option will delete the apparmor package. We need to remove this package because the security profiles that it loads are incompatible with our LDAP configuration. Module Configuration in the Slave eBox ¶
Take into account that each hour a script will be run deleting all the directories belonging to users not in this group.
|
Проекты GNU > Домен на линуксе >