Netatalk 4.0 - Future-proofing Apple File Sharing

That (a guide) would be really fantastic, actually... I've made this kind of thing work in the past but it's always felt a bit cobbled-together...
 
I have to go thru and recreate the steps. The in-progress version of A2SERVER already sets this up automatically. The biggest pain is creating a persistent TAP interface on boot, which differs depending on the Linux distro. You need to create a systemd service for TashRouter too.
 
Ah - I recall seeing that at the time and just plain forgot about it. It certainly answers all my initial questions. Thanks for the reminder!
 
I figure I should document this, just in case someone else contemplates the futility of life while trying to figure out what went wrong.

I have restored a Performa 475. It's great. I am using a ZuluSCSI Slim with WiFi built in. Bit of a hassle to get the DaynaPort drivers working, but eventually, I had success! I was able to log in to a public FTP site and verify that I was on the internet. However, I have installed Netatalk in VirtualBox on my old Mac mini server, but despite tinkering with afp.conf, trying every permutation of setting, and pouring through the Netatalk documentation and ZuluSCSI documentation for a clue, Chooser on System 7.5.5 would hang when trying to access my AppleTalk Share.

I was certain I had misconfigured Netatalk. Or maybe misconfigured 7.5.5.

Until... I updated the ZuluSCSI firmware. Now, it connects flawlessly. So if you are having trouble using ZuluSCSI with the wifi function and AppleTalk is not cooperating, update the firmware. And have fun.
 
Needless to say, this will be a massive undertaking. I am looking for collaborators to make this happen. If you or someone you know has a knack for C (or is willing to learn) I can offer a job that is unpaid but comes with the glory of keeping the dream of Apple file sharing alive for the next generation. :)
I was thinking about how I might bridge this network gap this morning. I wish I could say I could contribute code, but that’s not in my wheelhouse. I’d gladly contribute $ to the cause, help test and troubleshoot.
 
I was thinking about how I might bridge this network gap this morning. I wish I could say I could contribute code, but that’s not in my wheelhouse. I’d gladly contribute $ to the cause, help test and troubleshoot.
Thank you for the sentiment, I will certainly let you know if/when the project opens up for donations. :)

As NJRoadfan points out, the original roadmap proposal has been largely achieved (not least thanks to his contributions).

What remains of the original roadmap is to rewrite the indexed search backend for Spotlight. Recently, we have added an UAM using modern cryptography to the list. You can see the living roadmap here: https://netatalk.io/docs/Roadmap
 
It's an impressive list of accomplishments, congrats to y'all for getting that much work done! I know I'm not speaking for just myself: your contributions are really appreciated.

I was wondering if the SQLite backend was considered ready for general use? I'm still on Berkeley but was figuring I'd migrate over once it was considered fully stable.
 
Back
Top