Changes

Jump to navigation Jump to search
426 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===
   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)
 +
    
=== Bugs ===
 
=== Bugs ===

Navigation menu