
Netatalk vs filezilla how to#
The netatalk docker also has some authentication functionality, but I could not seem to figure out how to get that to work either. I did a quick search and found someone who had a similar issue to this but was ahead of me so Im not sure how to set this up I have my pi connected to my router with a 4 bay nas drive connected to. What I've learned so far, adding the command "-volume /mnt/user/appdata/netatalk/afp.conf:/etc/afp.conf" to Extra Parameters will override the default afp.conf with a custom afp.conf you can create in /appdata/netatalk And I was able to restrict users and do some other things in there, but I could never figure out how to properly authenticate, either to a password in the clear in that file, or better to the Unraid user name and password. Transferring files to a USB attached drive.

Netatalk vs filezilla full#
So maybe its as simple as somebody posting how unraid integrated these in the past.Īttached is the XML that will configure a docker that enables AFP access with full read/write access your mnt/user root to guest AFP users. The irony is that this has all been figured out for years but was purged from unraid. Specifically how to pass the SMB and/or NFS user/group/folder permissions over to AFP. Rather than posting a completely insecure Docker to Community Applications, I'm posting the Docker Container XML here so people can make suggestions on how to make it more secure. Unfortunately, Netatalk 2.2.6 (which was the last one in the 2.x series) no longer compiles out of the box on modern systems. For us who want to use Netatalk with really quite old Macs (and Apple //e & //gs) Netatalk 2.2 is mandatory. So to those of you wondering if it's possible to get it working again, I can confirm it is.Ģ) I would love to make this Docker Container more secure, and I need help.ģ) I'd love for somebody to take this over and even create a webUI for it. For those who are unaware, Netatalk 3.x dropped support for the AppleTalk / DDP protocol in favor of TCP/IP. But I have reasons to use it on my unraid server.ġ) I know I'm not the only person to miss AFP in Unraid. I'm aware it's depreciated by both Apple and unraid. I have my reasons why I need AFP over SMB, please don't argue I need to move on. This is because I could not figure out how to set up or pass through authentication from Unraid.

I don't want to publish it to CA, since it's about as simplistic as you can get, and it's completely insecure in its current form. (Docker experts could have created this in less than a minute, but like I said, I'm a total newbie and it took me a while to figure all this out). However, I got frustrated at the removal of AFP from Unraid so after some hours of banging my head against the wall I was able to create an insanely basic netatalk docker for Unraid. I'm a straight up newbie at creating Docker containers.
