Skip to main content

afp

AFP with Open Directory

How to get FreeNAS 0.7 to authenticate via LDAP against Open Drirectory on OS X Server.

From a forum post on the FreeNAS forums.

UAMS compiling

mkdir -p /extra/src
cd /extra/src
wget http://voxel.dl.sourceforge.net/project/netatalk/netatalk/2.0.5/netatalk-2.0.5.tar.gz
tar zxf netatalk-2.0.5.tar.gz
cd netatalk-2.0.5

Configuration options:

./configure \
--bindir=/usr/local/bin \
--sbindir=/usr/local/sbin \
--sysconfdir=/var/etc \
--localstatedir=/var \
--enable-largefile \
--disable-tcp-wrappers \
--disable-cups \
--with-pam \

AFP

Posted in

Add AFP support for native OS X filesharing on the D-Link DNS-323

Install netatalk
http://wiki.dns323.info/howto:appletalk
Telnet into the DNS-323:

telnet <ip-address>

Download the netatalk packages:

Using the WebGUI for the DNS-323, setup an FTP user and home directory for your AFP client(s).

Syndicate content