Hide Forgot
this repeated messages are disturbing if you grep over a infrastrcuture for "warning" and "error" in the syslog and seems to be triggered everytime a netatalk user logout from the fileserver Oct 31 11:32:40 fileserver dbus[306]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.3166" (uid=1043 pid=14483 comm="/usr/sbin/afpd -d -F /etc/netatalk//afp.conf ") interface="org.freedesktop.login1.Manager" member="ReleaseSession" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=21354 comm="/usr/lib/systemd/systemd-logind ") Oct 31 12:25:17 fileserver dbus[306]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.3175" (uid=1033 pid=18351 comm="/usr/sbin/afpd -d -F /etc/netatalk//afp.conf ") interface="org.freedesktop.login1.Manager" member="ReleaseSession" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=21354 comm="/usr/lib/systemd/systemd-logind ") Oct 31 16:43:06 fileserver dbus[306]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.3250" (uid=1042 pid=17987 comm="/usr/sbin/afpd -d -F /etc/netatalk//afp.conf ") interface="org.freedesktop.login1.Manager" member="ReleaseSession" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=21354 comm="/usr/lib/systemd/systemd-logind ") Oct 31 16:58:51 fileserver dbus[306]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.3251" (uid=1043 pid=28862 comm="/usr/sbin/afpd -d -F /etc/netatalk//afp.conf ") interface="org.freedesktop.login1.Manager" member="ReleaseSession" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=21354 comm="/usr/lib/systemd/systemd-logind ") Oct 31 17:31:58 fileserver dbus[306]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.3260" (uid=1032 pid=11665 comm="/usr/sbin/afpd -d -F /etc/netatalk//afp.conf ") interface="org.freedesktop.login1.Manager" member="ReleaseSession" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=21354 comm="/usr/lib/systemd/systemd-logind ")
Smells like a PAM misuse in afpd. They probably invoke the PAM session close handler without privileges. That's wrong. afpd needs to invoke the PAM session open and close calls in a privileged parent process, and in between fork off and wait for the unprivileged child. Everything else is not correc. Reassinging.
This message is a reminder that Fedora 18 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 18. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '18'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 18's end of life. Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 18 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 18's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.