Changes

From SME Server
Jump to navigationJump to search
m
add ref to bug 7251
Line 74: Line 74:  
Radiusd doesn't start with this error
 
Radiusd doesn't start with this error
 
  radiusd: Error: No log destination specified
 
  radiusd: Error: No log destination specified
* To fix this error, we need to add ”-l stdout” as argument to radiusd in /var/service/radiusd/run
+
* To fix this error, we need to add ”-l stdout” as argument to radiusd in /var/service/radiusd/run. See [[bugzilla:7251|Bug #7251: radiusd arg need to be adjusted]]
 
After that, the following error occures:
 
After that, the following error occures:
 
<pre>
 
<pre>
Line 84: Line 84:  
</pre>
 
</pre>
 
* To fix this, we have to install freeradius-ldap, which is now in its own package (freeradius-ldap should be added as required by e-smith-radiusd)
 
* To fix this, we have to install freeradius-ldap, which is now in its own package (freeradius-ldap should be added as required by e-smith-radiusd)
      
== syslog ==
 
== syslog ==

Navigation menu