which kind of entries in the auth.log are not good or from which one should i been scared?
Oct 3 05:00:01 webv2 CRON[25757]: pam_unix(cron:session): session opened for user www-data(uid=33) by (uid=0)
Oct 3 05:00:01 webv2 CRON[25757]: pam_unix(cron:session): session closed for user www-data
1 ) is that because i have some entries in the /etc/sudoers who allow www-data to start an file or am i wrong?
Oct 3 08:23:30 webv2 PackageKit: uid 1000 is trying to obtain org.freedesktop.packagekit.system-sources-refresh auth (only_trusted:0)
Oct 3 08:23:30 webv2 PackageKit: uid 1000 obtained auth for org.freedesktop.packagekit.system-sources-refresh
Oct 3 10:58:14 webv2 polkitd(authority=local): Unregistered Authentication Agent for unix-session:1 (system bus name :1.26, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale de_AT.UTF-8) (disconnected from bus)
Oct 3 10:58:36 webv2 polkitd(authority=local): Registered Authentication Agent for unix-session:1 (system bus name :1.28 [lxpolkit], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale de_AT.UTF-8)
2 ) no idea. that "Unregistered Authentication Agent" and "Registered Authentication Agent" make me feel not well
Oct 3 12:55:13 webv2 dbus-daemon[549]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.25" (uid=1000 pid=1153 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.27" (uid=0 pid=1383 comm="/usr/libexec/bluetooth/bluetoothd ")
3 ) ?? i see only org.freedesktop. and ask myself what has that with bluetooth to do?
Oct 3 10:58:14 webv2 lightdm: pam_unix(lightdm-autologin:session): session closed for user pi
Oct 3 10:58:26 webv2 lightdm: pam_unix(lightdm-autologin:session): session opened for user pi(uid=1000) by (uid=0)
Oct 3 10:58:27 webv2 lightdm: pam_unix(lightdm-autologin:session): session opened for user pi(uid=1000) by (uid=0)
4 ) Light Display Manager. is that because i installed the normal desktop GUI for the pi? i can also join over vnc to my pi, but i dont use it really often, because i am almoast over ssh. so is that he logging me in automaticly to the desktop?
Oct 3 10:58:58 webv2 login[722]: pam_unix(login:session): session opened for user pi(uid=1000) by LOGIN(uid=0)
5 ) the problem what i have with that msg is, that it isn't typical as the rest of the login msg's. is here something to be scared about?
thx for any help