Changes

Jump to navigation Jump to search
split log files messages
Line 222: Line 222:  
FAT32 only supports file size of <4GB.  It is recommended that you format your external usb drives to ext3.
 
FAT32 only supports file size of <4GB.  It is recommended that you format your external usb drives to ext3.
   −
===Log Messages===
  −
  −
*Log message regarding permissions on /var/spool/qpsmtpd/
  −
You may see messages similar to this in your log file:
  −
  −
@400000004326e9472eccc42c 3243 trying to get config for spool_dir
  −
@400000004326e9472ed518fc 3243 Permissions on spool_dir /var/spool/qpsmtpd/ are not 0700
  −
 
  −
They can be safely ignored. Clamav runs under a different user and needs read access to the spool area to avoid copying the file.
  −
[[https://sourceforge.net/tracker/index.php?func=detail&amp;aid=1314168&amp;group_id=96750&amp;atid=615772]]
  −
  −
  −
*I get messages that look like: (pam_unix)[31705]: session opened for user root by (uid=0)
  −
Most likely these messages coming from a package called SYSSTAT. The package was included in the previous versions of SMESERVER but were removed from the final version of V7. If you see the messages, most likely you had a previous version and upgraded. SYSSTAT isn't needed unless you have a contrib package called SME7ADMIN.
  −
  −
You can safely remove the package by:
  −
yum remove sysstat
  −
  −
Please note that these messages may be caused by other cron jobs (tasks that run automatically) or packages authenticating as root.
  −
  −
  −
*I get a message saying that: the RSA server certificate CommonName (CN)`servername.domainname.tld' does NOT match server name!
  −
If you change the servername, you will be prompted to reboot. When you do, the SMESERVER will generate a certificate for the new servername-domainname combination and httpd.conf will now reference that new name. References to other virtual domains and hosts will generate warnings in the log.
  −
  −
  −
*I get: server squid[3145]: WARNING: Disk space over limit: 148412 KB 102400 KB.
  −
This message is just log noise. The message is informational and squid takes care of the issue itself.
  −
  −
  −
*I get in the radius log: Info: Using deprecated naslist file.  Support for this will go away soon.
  −
This is just the radius daemon (a computer program that runs in the background, rather than under the direct control of a user) complaining about a file that exists in the directory.  We don't use it.
  −
  −
  −
*I get in the clamd log: Error: cli_untar: only standard TAR files are currently supported
  −
Clam (the antivirus portion of SMESERVER) has found a file type which it can't deal with, and so is telling you that it can't scan that file.
  −
  −
Nothing to be concerned about. The fix, if any arrives, will come from the Clam team if they Determine this file format is worthy of their attention.
  −
  −
  −
*I get in the smeserver-clamscan.log: LibClamAV Warning: Multipart/alternative MIME message contains no boundary header.
  −
This is just log noise. Clamav is scanning badly formatted MIME mail.
  −
  −
  −
*In the /var/log/messages, I get: 10fix_privilege_tables: ERROR
  −
You can safely ignore these errors. The errors just mean that your tables are already up to date.
      
===Virtual Domains===
 
===Virtual Domains===
Line 273: Line 228:     
For a virtual domain to be effective (for email or web), it needs to be configured as INTERNET DNS SERVERS (this is the default value). Since the domain resolves via INTERNET DNS SERVERS, no hostnames or addresses are created locally. For more info please visit the Administration Manual section regarding Domains: [[http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter13#Domains]]
 
For a virtual domain to be effective (for email or web), it needs to be configured as INTERNET DNS SERVERS (this is the default value). Since the domain resolves via INTERNET DNS SERVERS, no hostnames or addresses are created locally. For more info please visit the Administration Manual section regarding Domains: [[http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter13#Domains]]
 +
    
===Proxy Pass===
 
===Proxy Pass===
Line 288: Line 244:  
{{DrawBoxNote|content=If you have added the internal or external server's domain name as a virtual domain on the SME Server, you must remove it prior to issueing these commands. This ProxyPass has only been tested with http (not https). Some have reported success with https however YMMV. The server-manager domains panel will show the proxy pass entry but you will not be able to edit it. A ProxyPass panel is in the works, see [[bugzilla:1612]].
 
{{DrawBoxNote|content=If you have added the internal or external server's domain name as a virtual domain on the SME Server, you must remove it prior to issueing these commands. This ProxyPass has only been tested with http (not https). Some have reported success with https however YMMV. The server-manager domains panel will show the proxy pass entry but you will not be able to edit it. A ProxyPass panel is in the works, see [[bugzilla:1612]].
 
}}
 
}}
 +
    
===Shell Access===
 
===Shell Access===
Line 303: Line 260:  
     source ~/.bashrc
 
     source ~/.bashrc
 
  fi
 
  fi
 +
    
===Upgrading===
 
===Upgrading===
Line 367: Line 325:  
</li><li>[[Bugzilla:161]]</li>
 
</li><li>[[Bugzilla:161]]</li>
 
<li>[[Bugzilla:2686]]</li></ol>
 
<li>[[Bugzilla:2686]]</li></ol>
 +
    
===Hard Drives, RAID's, USB Hard Drives===
 
===Hard Drives, RAID's, USB Hard Drives===
Line 409: Line 368:  
  -NOW plug in the usb drive (Do not plug in the usb drive until you reach this point).
 
  -NOW plug in the usb drive (Do not plug in the usb drive until you reach this point).
 
  -pick YES or RESTORE (or whatever is presented to you)
 
  -pick YES or RESTORE (or whatever is presented to you)
 +
    
===Supervised Services===
 
===Supervised Services===
Line 463: Line 423:  
  expand-template /etc/smb.conf
 
  expand-template /etc/smb.conf
 
  /etc/init.d/smb restart
 
  /etc/init.d/smb restart
 +
 +
==Log Files & Messages==
 +
 +
{{DrawBoxNote|content=Please refer to the [[:Log_Files]] Page }}
    
==Email==
 
==Email==

Navigation menu