Changes

Jump to navigation Jump to search
356 bytes added ,  23:35, 26 June 2013
Line 3: Line 3:     
===DESCRIPTION===
 
===DESCRIPTION===
       Creates or deletes groups on Mitel's SME servers (5.x/6.x).  This tool
+
       Creates or deletes groups on Mitel's SME servers (5.x/6.x/7.x/8.x).  This tool
 
       is functionally equivalent to the 'groups' option in the server-man-
 
       is functionally equivalent to the 'groups' option in the server-man-
 
       ager, but can be run from the command line or called from an other
 
       ager, but can be run from the command line or called from an other
Line 11: Line 11:  
       See /usr/doc/lazy-admin-tools/example.groups for the format of the
 
       See /usr/doc/lazy-admin-tools/example.groups for the format of the
 
       input file.
 
       input file.
 +
 +
===Smecontribs repository for SME Server===
 +
 +
yum install --enablerepo=smecontribs smeserver-lazy_admin_tools smeserver-userpanel smeserver-mailsorting
 +
signal-event post-upgrade; signal-event reboot
    
===SYNOPSIS===
 
===SYNOPSIS===
Line 22: Line 27:     
       lat-groups -d [-f] -i /path/to/groups.list
 
       lat-groups -d [-f] -i /path/to/groups.list
====Smecontribs repository for SME Server 8.0====
  −
  −
yum install --enablerepo=smecontribs smeserver-lazy_admin_tools
  −
signal-event post-upgrade; signal-event reboot
  −
   
===OPTIONS===
 
===OPTIONS===
 
       The following options are supported:
 
       The following options are supported:
Line 78: Line 78:     
===EXAMPLES===
 
===EXAMPLES===
  lat-groups -a -c "hogwarts | School of Witchcraft |  | harry |
+
  lat-groups -a -c "griffindor | School of Witchcraft |  | harry |hermione"
      hermione"
+
       Creates group 'griffindor' with users 'harry' and 'hermione'.
       Creates group 'hogwarts' with users 'harry' and 'hermione'.
      
  lat-groups -a -i /root/griffindor.list
 
  lat-groups -a -i /root/griffindor.list
Line 101: Line 100:  
  lat-groups -a -c "quidditch | Different ball game | 7005"
 
  lat-groups -a -c "quidditch | Different ball game | 7005"
 
       Creates group 'quidditch' with group ID 7005.
 
       Creates group 'quidditch' with group ID 7005.
 +
 +
=== Bugs ===
 +
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 +
and select the e-smith-lazy_admin_tools component or use {{BugzillaFileBug|product=SME%20Contribs|component=e-smith-lazy_admin_tools|title=this link}}.
 +
[[Category:Howto]] [[Category:Administration]]

Navigation menu