Changes

Jump to navigation Jump to search
228 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"
 
  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
+
       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
 
       Uses the arguments specified in /root/users.list to create user
 
       Uses the arguments specified in /root/users.list to create user
Line 125: 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