Changes

Jump to navigation Jump to search
969 bytes added ,  22:34, 17 April 2021
no edit summary
Line 1: Line 1:  
==Oats for SME Server 7.x==
 
==Oats for SME Server 7.x==
 
===Maintainer===
 
===Maintainer===
http://acenet-tech.org<br>
   
[[User:cjensen|Craig Jensen]]<br/>
 
[[User:cjensen|Craig Jensen]]<br/>
 
----
 
----
Line 13: Line 12:     
===Documentation===
 
===Documentation===
[http://www.rustyparts.com/oats.php docs by creator]<br>
     −
===Repository Configuration===
     −
{{Repository|AceNetTech}}
      
====Install Oats====
 
====Install Oats====
Line 23: Line 19:  
Install with the following command and it will install all of the required packages for you.
 
Install with the following command and it will install all of the required packages for you.
   −
  yum --enablerepo=AceNetTech install oats smeserver-oats
+
  yum --enablerepo=smecontribs install oats smeserver-oats
then
  −
y (to import GPG key)
        Line 31: Line 25:     
  From 'dag' repo:
 
  From 'dag' repo:
 +
yum --enablerepo=dag install html2ps
 +
Base repo will have to be enabled for ImageMagic-perl
 
* html2ps - which will pull in dependency:  
 
* html2ps - which will pull in dependency:  
* ImageMagick-perl
+
** ImageMagick-perl
  yum enablerepo=dag install html2ps
+
   
 
   
  From the default ('base' and 'updates') repos:
 
  From the default ('base' and 'updates') repos:
 +
yum install ghostscript
 
* ghostscript - which will pull in several dependancies:
 
* ghostscript - which will pull in several dependancies:
 
** VFlib2
 
** VFlib2
Line 45: Line 41:  
** xorg-x11-font-utils
 
** xorg-x11-font-utils
 
** xorg-x11-xfs
 
** xorg-x11-xfs
yum install ghostscript
      
====Using Oats====
 
====Using Oats====
Line 55: Line 50:     
{{Note box|Please change this password! The user 'admin' is setup by default as the only user with Admministrator access (a new link is provided at this users top navigation called 'admin')}}
 
{{Note box|Please change this password! The user 'admin' is setup by default as the only user with Admministrator access (a new link is provided at this users top navigation called 'admin')}}
 +
 +
====Configuration Options====
 +
 +
Oats configuration is a templated file /opt/oats/config/defaults.php
 +
[root@jensen-server defaults.php]# pwd
 +
/etc/e-smith/templates/opt/oats/config/defaults.php
 +
 +
[root@jensen-server defaults.php]# ls
 +
10config-colors  30config-options1      55config-administrators  70config-db_options  template-end
 +
20config-dates  50config-print_options  60config-auth_options    template-begin
 +
 +
Edit one of these to your needs then:
 +
expand-template /opt/oats/config/defaults.php
 +
 +
=====Common Config Changes=====
 +
 +
* Output of the timecard: ''pdf'', ''html'', or ''text'' found in template fragment '''50config-print_options'''
 +
* Colors: all colors are listed in the template fragment '''10config-colors'''
 +
* Administrators: users with admin access are added to the array (comma separated in single quotes) in template fragment '''55config-admministrators'''
 +
* Authorization: ''DB'' is default, ''IMAP'' and ''POP3'' are the other options found in template fragment '''60config-auth_options'''
 +
 +
----
 +
[[Category: Deprecated Contrib]]
 +
[[Category: Webapps]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu