Today I added the first user to a new DA server. One day later this user had 19MB of disk space usage without ever login in.
So I did this at the shell to find what this user really occupied:
find / -user username > /root/user.txt
and found that lots of files "belonged" to the first user (not admin) on every DA server I have!
Could someone please confirm this?
[edit]
OS: CentOs 3
So I did this at the shell to find what this user really occupied:
find / -user username > /root/user.txt
and found that lots of files "belonged" to the first user (not admin) on every DA server I have!
Could someone please confirm this?
[edit]
OS: CentOs 3
Last edited: