I completely disactivated the firewall using YaST.
But nothing seems to help… on my MacOs (El Capitan), I don’t get the
login screen asking for my account name and password.
Can anyone please help me with this…
Thanks
Hi
The openSUSE version adds some patches, plus it’s now at 3.1.8.
If you tail the log on the openSUSE machine via journalctl -f and then
try and connect from you MacBook you should get an idea of what the
issue is.
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 | GNOME 3.10.1 | 3.12.51-52.31-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
Hi
I branched and updated the package, tested with SLES 12 (server) and MacBook3,1 osX 10.7.5 with just pam authentication and all worked fine. All I had to do with the firewall was enable/allow zeroconf/bonjour in the allowed services tab drop down.
Turns out I also had the package + install from source. Then removed the package and tried again. What I now get on my macbook is a login window, where I put the account name and password I use to log into OpenSuse (that’s and improvement).
However, macOS tells my that login was not succesful.
journalctl -f
Dec 30 19:00:30 linux-h6ti afpd[2512]: pam_unix(netatalk:session): session opened for user thiebo by (uid=0)
Dec 30 19:00:30 linux-h6ti afpd[2512]: Login by thiebo (AFP3.4)
… seems to imply that my login was succesfull… I don’t understand…
journalctl -f when I provide the correct password is :
Dec 30 19:32:58 linux-h6ti afpd[3076]: pam_unix(netatalk:session): session opened for user thiebo by (uid=0)
Dec 30 19:32:58 linux-h6ti afpd[3076]: Login by thiebo (AFP3.4)
So Netatalk recognises the password. Still MacOS message is that Connection failed. When try to connect again (“connect as” under Mac OS) :
journalctl -f
Dec 30 19:34:49 linux-h6ti afpd[3076]: AFP logout by thiebo
Dec 30 19:34:49 linux-h6ti afpd[3076]: dsi_stream_read: len:0, unexpected EOF
Dec 30 19:34:49 linux-h6ti afpd[3076]: afp_over_dsi: client logged out, terminating DSI session
Dec 30 19:34:49 linux-h6ti afpd[3076]: pam_unix(netatalk:session): session closed for user thiebo
Dec 30 19:34:49 linux-h6ti dbus[765]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.98" (uid=1000 pid=3076 comm="/usr/sbin/afpd -d -F /usr/local/etc/afp.conf ") interface="org.freedesktop.login1.Manager" member="ReleaseSession" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=787 comm="/usr/lib/systemd/systemd-logind ")
Dec 30 19:34:49 linux-h6ti afpd[3076]: pam_systemd(netatalk:session): Failed to release session: Access denied
Dec 30 19:34:49 linux-h6ti afpd[3076]: PAM audit_log_acct_message() failed: Operation not permitted
Dec 30 19:34:49 linux-h6ti afpd[3076]: AFP statistics: 0.63 KB read, 0.47 KB written
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 | GNOME 3.10.1 | 3.12.51-52.31-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!