strange directories in /run/user/1000 on Ubuntu 22.04 x86_64 Jammy Jellyfish
by dtabor from LinuxQuestions.org on (#6EEWY)
Hello,
I have some strange directories in /run/user/1000 that are not readable by root.
root@artemis:/run/user/1000# ls -lart
ls: cannot access 'doc': Permission denied
ls: cannot access 'gvfs': Permission denied
total 8
d????????? ? ? ? ? ? gvfs
d????????? ? ? ? ? ? doc
from /etc/passwd:
dtabor:x:1000:1000:David Tabor,,,:/home/dtabor:/bin/bash
That's me.
Are these legitimate or should I be concerned.
Thanks,
Dave
I have some strange directories in /run/user/1000 that are not readable by root.
root@artemis:/run/user/1000# ls -lart
ls: cannot access 'doc': Permission denied
ls: cannot access 'gvfs': Permission denied
total 8
d????????? ? ? ? ? ? gvfs
d????????? ? ? ? ? ? doc
from /etc/passwd:
dtabor:x:1000:1000:David Tabor,,,:/home/dtabor:/bin/bash
That's me.
Are these legitimate or should I be concerned.
Thanks,
Dave