Il giorno 14/lug/05, alle ore 16:00, Ariën Huisken ha scritto:

> Ariën

Thank you for your response!

my afpd.conf file is simple:

[==

-transall -uampath /etc/atalk/uams -uamlist  
uams_clrtxt.so,uams_dhx.so -nosavepassword -defaultvol /etc/atalk/ 
netatalk/AppleVolumes.default -[no]uservolfirst

==]

Instead I've discovered the cause of the trouble, it seems to be in  
netatalk.conf:
I must uncomment one of the three "===>>>>" lines to broadcast a  
AppleTalk name on the network
see below netatalk.conf.

I solved this issue, but the launch of AppleTalk Services is really  
slow; do you know why or you have
some tip to solve it?

Thank you

[=====

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

# Change this to set the machine's atalk name and zone.
# NOTE: if your zone has spaces in it, you're better off specifying
#       it in afpd.conf
#===>>>> ATALK_ZONE=TrustixZone
#===>>>> ATALK_NAME=`echo ${HOSTNAME}|cut -d. -f1`
#===>>>> ATALK_NAME=TrustixServer
# specify this if you don't want guest, clrtxt, and dhx
# available options: uams_guest.so, uams_clrtxt.so, uams_dhx.so,
#              uams_randnum.so
AFPD_UAMLIST="-U uams_clrtxt.so,uams_randnum.so"

#Change this to set the id of the guest user
AFPD_GUEST=nobody

# Set which daemons to run (papd is dependent upon atalkd):
ATALKD_RUN=yes
PAPD_RUN=no
AFPD_RUN=yes
TIMELORD_RUN=no

# Control whether the daemons are started in the background
ATALK_BGROUND=no

=====]


=========================
Piero Melideo
=========================
LGnet SpA
Via Casilina, 110/B
00182 - Roma (Italy)
=========================
Ph 39-0670612214
Fx 39-0670612248
=========================
[EMAIL PROTECTED]
www.lgnet.it
=========================

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to