community/xfce4-screensaver: use passwd helper
add simple helper to read /etc/shadow. This helper reads the clear text password from stdin and only verifies current login name to avoid it to be used for brute force cracking of other users' passwords. This also allows us to avoid having suid root xfce4-screensaver-dialog, which uses gtk/glib. fixes #13037
Loading