Comment 17 for bug 1290785

Revision history for this message
Robert Euhus (euhus-liste1) wrote :

This seems to lead into the right direction - my user account ist classified as 'SystemAccount':

root@pc220hh2:~# for i in 1000 101265 101125 101139; do gdbus call --system --dest org.freedesktop.Accounts --object-path /org/freedesktop/Accounts/User$i --method org.freedesktop.DBus.Properties.GetAll org.freedesktop.Accounts.User|sed -e 's/),/),\n/g;s/>,/>,\n/g'|grep SystemAccount; done
 'SystemAccount': <false>,
 'SystemAccount': <false>,
 'SystemAccount': <true>,
 'SystemAccount': <false>,

But why?
I will attach the full info for this user.