Changes

Jump to navigation Jump to search
396 bytes added ,  16:42, 28 September 2013
Line 17: Line 17:  
===Smecontribs repository for SME Server===
 
===Smecontribs repository for SME Server===
   −
  yum install --enablerepo=smecontribs smeserver-lazy_admin_tools
+
  yum install --enablerepo=smecontribs smeserver-lazy_admin_tools smeserver-userpanel smeserver-mailsorting
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
   Line 36: Line 36:  
       -a, --add
 
       -a, --add
 
           Add a user account to the server.
 
           Add a user account to the server.
 +
 +
      -n
 +
        create pseudonyms firstname.lastname/firstname_lastname
    
       -c ""Arguments"", --command-line=""Arguments""
 
       -c ""Arguments"", --command-line=""Arguments""
Line 85: Line 88:  
  lat-users -a -c "harry | Harry | Potter | Quidditch"
 
  lat-users -a -c "harry | Harry | Potter | Quidditch"
 
       Creates user 'harry' from the command line, with password 'Quidditch'.
 
       Creates user 'harry' from the command line, with password 'Quidditch'.
 +
 +
lat-users -a -c "harry ||| Quidditch"
 +
      Update the account 'harry' with the new password  'Quidditch'.
 +
 +
lat-users -a -n  -c "harry | Harry | Potter | Quidditch"
 +
      Creates user 'harry' from the command line, with password 'Quidditch'
 +
      and pseudonyms firstname.lastname/firstname_lastname
    
  lat-users -a -i /root/users.list
 
  lat-users -a -i /root/users.list
Line 107: Line 117:  
       Creates user 'ron' and assigns him to groups quiddich and dada. If any
 
       Creates user 'ron' and assigns him to groups quiddich and dada. If any
 
       of these groups doesn't exist, it will be created.
 
       of these groups doesn't exist, it will be created.
 +
 
===Known issues===
 
===Known issues===
    
====Large user database====
 
====Large user database====
   −
it has been reported that large user imports might be really long ( 60s per user in SME server already containing 4000 users) (see http://bugs.contribs.org/show_bug.cgi?id=7545).
+
it has been reported that large user imports might be really long ( 60s per user in SME server already containing 4000 users) (see [[bugzilla:7545]]).
 
This script is using sme internal processing. The purpose of doing so is to do everything that is included by other contribs.
 
This script is using sme internal processing. The purpose of doing so is to do everything that is included by other contribs.
   Line 121: Line 132:     
and revert bacj theses change after importation and then running the signal event once (user-modify)
 
and revert bacj theses change after importation and then running the signal event once (user-modify)
       

Navigation menu