On Tue, 20 Jun 2000, Joachim Kohlmorgen wrote:

> hello everyone,
> 
>    we successfully installed netalk (latest version) on Suse 6.4  but now a problem
>    occured:
> 
>    4 Mac-Users are connected to the server. Any further attempt to
>    login gets an AppleShare system error message. This is what the logfile
>    says:
> 
> Jun 20 17:01:40 kepler afpd[1789]: ASIP session:548(1) from 172.17.0.33:2048(2)
> Jun 20 17:01:40 kepler afpd[179]: server_child[1] 1789 done
> Jun 20 17:01:53 kepler afpd[1790]: ASIP session:548(1) from 172.17.0.33:2049(2)
> Jun 20 17:01:53 kepler afpd[1790]: dsi_getsess: too many connections
> Jun 20 17:01:53 kepler afpd[179]: server_child[1] 1790 exited 1

Look in your netatalk.conf file.  There is a setting there which is passed
to afpd to limit the maximum number of connections:

# Appletalk configuration
# Change this to increase the maximum number of clients that can connect:
AFPD_MAX_CLIENTS=20

Just set this to however many clients you need to support.

        Andy

Reply via email to