Changes

From SME Server
Jump to navigationJump to search
→‎Console Login: deprecated in SME 9
Line 3: Line 3:  
Information for software that comes with the SME Server but may require additional configuration
 
Information for software that comes with the SME Server but may require additional configuration
   −
{{ :NutUPS }}
+
{{ :Uninterruptable_Power_Supply }}
 
{{ :MySQL }}
 
{{ :MySQL }}
 
{{ :Email }}
 
{{ :Email }}
{{ :P2p }}
+
{{ :P2P_blocking }}
 
+
{{ :Firewall }}
 
  −
===Firewall===
  −
After changing the firewall settings with a db command run the event
  −
 
  −
signal-event remoteaccess-update
  −
 
  −
see the devguide http://mirror.contribs.org/smeserver/contribs/gordonr/devguide/html/x2072.htm
  −
 
  −
====Block An IP Range from a service====
  −
{{FixMe}}
      
===iBays===
 
===iBays===
Line 29: Line 19:  
In the unlikely event your LDAP directory is corrupted you can do the following to "rebuild" your directory
 
In the unlikely event your LDAP directory is corrupted you can do the following to "rebuild" your directory
   −
  runsvctrl d /service/ldap
+
  sv d /service/ldap
  mv /home/e-smith/db/ldap/xxx.ldif /home/e-smith/db/ldap/xxx.ldif.backup
+
  mv /home/e-smith/db/ldap/domain.xxx.ldif /home/e-smith/db/ldap/domain.xxx.backup
 
  find /var/lib/ldap -type f | xargs rm -f
 
  find /var/lib/ldap -type f | xargs rm -f
  expand-template /var/service/ldap/ldif
+
  expand-template /home/e-smith/db/ldap/ldif
  runsvctrl u /service/ldap
+
  sv u /service/ldap
    
===Console Login===
 
===Console Login===
Line 40: Line 30:  
  config set ConsoleMode login
 
  config set ConsoleMode login
 
  signal-event console-save
 
  signal-event console-save
 +
{{Warning box|This functionality has been deprecated as of SME Server 9.x}}

Navigation menu