Re: [netatalk-admins] Re: Netatalk under Solaris 2.6


Subject: Re: [netatalk-admins] Re: Netatalk under Solaris 2.6
From: Michael M Han (han@windy.ckm.ucsf.edu)
Date: Tue Sep 29 1998 - 20:19:01 EDT


Previously...
>I have tried the pre-asun2.1.0-10a - without and within patches
>(conforming to the howto: solaris2.6 + asun18.2
>http://www.umich.edu/~rsug/netatalk/archive/admins/1998/0781.html) and got
>this error:
>
>gcc -p -D__svr4__ -DSOLARIS -I../../sys/solaris -DNEW_STREAMS_MODULE -O
>-I../../include -DTCPWRAP -c dsi_tcp.c
>dsi_tcp.c:27: tcpd.h: No such file or directory
>make[4]: *** [dsi_tcp.o] Error 1
>make[4]: Leaving directory
>
>So i compiled

If you compile pre-asun2.1.0-10a, you do not need *any* patches
whatsoever. This error is a result of not having or not setting the
location to your TCP wrappers (see README.ASUN in the source tree). If
you run an asun-patched version of netatalk, I highly recommend that
you use TCP wrappers and close access to your ASIP port 548 except by
your intended users.

TCP wrappers are available all over the place. Do a simple search for
"TCP wrappers" on the web; think most major FTP repositories (sunsite,
garbo, etc.) carry it as source. In case it's not clear, TCP wrappers
provide extra security for your TCP/IP connections: they do some
protection against spoofing and provide host/IP-based allow/deny
directives.

Also, PAM support by default is on in asun versions, but it has yet to
work properly for me on 2.6, so you probably should comment this out.
_________
mike (han@library.ucsf.edu)
Teacher is not a leper
 - The collected wisdom of Bart Simpson



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