I setup netatalk on raspbian jessie on a raspberry pi B+, when i connect to the server i get the following error The version of the server you are trying to connect to is not supported. Please contact your system administrator to resolve the problem.
OS X 10.11.3
When there is no necessary UAM, this message is often shown.
Check your UAMs by asip-status.pl command.
$ asip-status.pl localhost
...
UAMs: DHX2,DHCAST128
...
See
http://netatalk.sourceforge.net/3.1/htmldocs/configuration.html#authentication
now i am getting this:
anyone?
pi@timecapsulepi:~ $ getfacl /dev/sda1
getfacl: Removing leading '/' from absolute path names
file: dev/sda1
owner: pi
group: pi
user::rwx
group::rwx
other::rwx
pi@timecapsulepi:~ $ getfacl /mnt/TimeCapsule
getfacl: Removing leading '/' from absolute path names
file: mnt/TimeCapsule
owner: pi
group: pi
user::rwx
group::rwx
other::rwx
Last edit: dave 2016-03-01
This still seems like a UAM configuration issue to me. Can you please share your complete afp.conf ?