LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 02-Oct-2009, 06:23 PM
smflood's Avatar
 
Join Date: Oct 2007
Location: Cambridge, United Kingdom
Posts: 447
smflood 1-9 reputation points
Default Re: AFP stopping

Originally Posted by TitanXV View Post
afptcpd.log will be empty if the following is missing from /etc/syslog-ng/syslog-ng.conf:

filter f_afptcp {match('^afptcp');};
destination d_afptcpd {file("/var/log/afptcpd/afptcp.log");};
log {source(src); filter (f_afptcp); destination (d_afptcpd);};

It should get added automatically when AFP is installed, but that doesn't always happen for some reason.
If you have upgraded novell-afptcpd through the patch channels then you should have been prompted (from version .40 I think) to run 'upgrade_afp.sh' afterwards.

This takes care of adding the above lines and some other stuff.

HTH.
__________________
Simon
Novell Knowledge Partner (NKP)

------------------------------------------------------------------------
Do you work with Novell technologies at a university, college or school?
If so, your campus could benefit from joining the Novell Technology
Transfer Partners (TTP) group. See www.novell.com/ttp for more details.
------------------------------------------------------------------------

Last edited by smflood; 02-Oct-2009 at 06:25 PM.. Reason: Fixed typing.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 01:14 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2