Re: [netatalk-admins] Limit to 4 APPLES?


Subject: Re: [netatalk-admins] Limit to 4 APPLES?
From: Edward Birdsall (ntdgn@umich.edu)
Date: Thu Sep 09 1999 - 12:55:31 EDT


The default limit is 5. You need to go to rc.atalk in /etc/rc.d and change
the afpd start adding '-c xx' where xx is the number of potential
concurrent macs to support.

if [ -f /usr/local/atalk/etc/afpd ]; then
        /usr/local/atalk/etc/afpd -c 40 ; echo -n ' afpd'
fi

is what my rc.d looks like to support 40 concurrent macs.
my reference on 8/27/97 was:
http://www.stpt.usf.edu/~johnson/linux/faq.html#limit which is still
valid.

Kathleen wrote:
>I'm using SuSE 6.0 (may upgrade), and am trying to use this machine as a
>server for a classroom with 15 Macs. Right now, I'm butting my head
>against the 4 Mac limit. How do I change this?
>
>Is it a command line option? Or an option for one of the config files?

------------------------------------------------------------------------
Edward Birdsall Senior Computer Systems Specialist
ntdgn@umich.edu Nuclear Engineering and Radiological Sciences
Phone: (734)764-8262 College of Engineering
Fax: (734)763-4540 University of Michigan, 48109-2104
------------------------------------------------------------------------



This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:17:12 EST