Book
- Basic setup of a SOHO server
- SoHo - Software repositories
- SoHo - Alias of loopback interface
- SoHo - IPtables configuration example
- SoHo - Webmin
- SoHo - DNS
- SoHo - VMWare
- SoHo - Windows
- SoHo - OpenVPN
- SoHo - Remote Desktop
- Nameserver on Windows XP forwarding to public DNS with private zones
- SoHO - NTP
- SoHo - SSH
- SoHo - Ubuntu prerequisites
- How to strengthen SSH
- Fixing Nessus complaints
- Java installation on RHEL 4
- Installing vsFTPd on CentOS
- How to setup CA (certificate authority)
- Installation of VIM X11 and archivers on RHEL 4 x86_64
- SoHo - MS & Open-Office
- User management
- CommuniGate Pro
- Backup
- Issue tracking for small groups
- Jabber setup and configuration
- Monitoring & Statistics
- Printing in SOHO
- Faxes in SOHO
- T38 Modem
- PostScript fonts for faxes
- Installing Brother MFU drivers on Ubuntu
- Installing Hylafax client on RHEL4 and Fedora
- Installing Hylafax server on RHEL4
- Installing Hylafax server on Ubuntu
- Integrating Hylafax with CUPS
- Integrating Hylafax with CommuniGate
- Managing Hylafax from Ubuntu client
- Sending and receiving faxes over internet (links)
- How to test faxing
- Drivers for Brother MFUs
- Brand new idea about faxing
- External faxing resources
- Antivirus & Antispam
- External SOHO References
- Supplementary SOHO procedures
Account management on server and client boxes
1. User Manager: unify LDAP, AD, CGP
For details please referer to UserMan pages on this server.
2. PHP LDAP Admin
RPM находится через rpm.pbone.net.
Отредактировать /etc/php.ini:
- Увеличить лимит памяти, чтобы корректно отрабатывал browsing:
memory_limit = 64M
- Избавиться от назойливых сообщений об ошибках "Undefined variable"
error_reporting = E_ALL & ~E_NOTICE
Отредактировать /etc/phpldapadmin/config.php:
3. GQ
Установить gq-1.0.1-12.el4.at.{i386,x86_64}.rpm.
4. Directory Administrator
Установить Directory Administrator http://diradmin.open-it.org RPM с rpm.pbone.net: i386 / x64 или копии diradmin-1.7.1-1.2.el4.rf.{i386,x86_64}.rpm.
DA требует наличия объекта класса sambaDomain, из атрибута sambaDomainName которого он берет имя домена. Схему Samba надо импортировать в FDS (инструкции). Забираем samba.schema версии для OpenLDAP из каталога /usr/share/doc/samba-3.0.10/LDAP/samba.schema и скриптом ol-schema-migrate.pl (копия) конвертируем в LDIF-формат samba.ldif для FDS, а затем перезапускаем сервер:
perl ol-schema-migrate.pl -b /usr/share/doc/samba-*/LDAP/samba.schema > /opt/fedora-ds/slapd-el4/config/schema/61samba.ldif /etc/init.d/fds-slapd restart

Comments
Post new comment