AFP FileSharing Mac OSX 10.5 Leopard with OS 13 Ventura via Netatalk ? #573
Replies: 7 comments 5 replies
-
What error message exactly are you getting when attempting to authenticate from the Leopard system? The most likely cause would be the lack of a compatible UAM in your afpd.conf -- i.e. the Leopard system can't see a way to authenticate with the netatalk server. One thing you can try is to disable the DHX UAM and activate the ClearText UAM. There's a known issue with DHX and OpenSSL 3.0: #358 For details on how to configure UAMs see the manual page: https://netatalk.sourceforge.io/2.2/htmldocs/afpd.conf.5.html If you want pointers on what exactly to put in your afpd.conf, please share the contents of your afpd.conf first. :) |
Beta Was this translation helpful? Give feedback.
-
hi, thanks, but as I said, iam not am expert in this ... my conf-file: [Global] |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
my config file ist under: I havent found a AppleVolumes.default |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Can you turn off your firewall and see if you get any further? OSX system should be seeing the server automatically in the Network tray i will make a something else. I bought an old used Mac mini, you can get them very cheap... change the HDD for more space and install El Capitan on it - so I can put all my stuff on the Mac mini and work from the old and the new Mac because both system can access the system in the middle ;) Also I cam simple make an backup with Time Machine and an extern drive. thanks for your help anyway !!! |
Beta Was this translation helpful? Give feedback.
-
Hello, I would like to access the data on my new Mac on OS13 Ventura from my very old Mac with OSX 10.5 Leopard.
I installed netatalk on Ventura using Macports ( https://ports.macports.org/port/netatalk/ ). This has worked so far. However, I have not found anywhere what exactly the config file should look like?
The connection from 10.5 to Ventura via afp://"IP-Adress" should work in principle now, but I fail at the login. I get the login window, but I can't log in.
I have tried different variations bus does someone maybe know how a config file should look like on the Mac, so that it works ?
Or / and is there maybe anything else to do so that I can login ?
I have to say, I've been working with Mac for a long time, so I know my way around quite well, but I'm not a network engineer...
For your interest: Connecting from OSX 10.5 Leopard via vnc://"IP-Adress" to OS13 Ventura still works ! But doesn't really help for file Sharing...
Netatalk on Ventura:
Terminal > afpd -V
afpd 2.2.10 - Apple Filing Protocol (AFP) daemon of Netatalk
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version. Please see the file COPYING for further information and details.
afpd has been compiled with support for these features:
AFP versions: 2.2 3.0 3.1 3.2 3.3
DDP(AppleTalk) Support: No
CNID backends: dbd last tdb
SLP support: No
Zeroconf support: Avahi
TCP wrappers support: No
Quota support: No
Admin group support: Yes
Valid shell checks: Yes
cracklib support: No
Dropbox kludge: No
Force volume uid/gid: No
EA support: ad | sys
ACL support: No
LDAP support: Yes
afpd.conf: /opt/local/etc/netatalk/afpd.conf
AppleVolumes.system: /opt/local/etc/netatalk/AppleVolumes.system
AppleVolumes.default: /opt/local/etc/netatalk/AppleVolumes.default
afp_signature.conf: /opt/local/etc/netatalk/afp_signature.conf
afp_voluuid.conf: /opt/local/etc/netatalk/afp_voluuid.conf
afp_ldap.conf: /opt/local/etc/netatalk/afp_ldap.conf
UAM search path: /opt/local/etc/netatalk/uams/
Server messages path: /opt/local/etc/netatalk/msg/
lockfile: /var/run/afpd
Beta Was this translation helpful? Give feedback.
All reactions