This package creates two users (cms and isolated, with groups cms and isolate) during installation. Policies about how to manage system users have never been completely clarified in Debian (see pointers below), but:
- I'd like using some tricks to avoid name collisions with real users. The two more widely used alternatives are prepending an underscore or prepending
Debian-. I prefer the first one.
- It is suggested not to delete the users, even after purging, in order to avoid that other unrelated system users may access files left over. I'm undecided whether to follow or not this suggestion. Of course we have to clean up and lock accounts anyway.
Pointers:
(along with merged bugs).
What do we want to do?
This package creates two users (
cmsandisolated, with groupscmsandisolate) during installation. Policies about how to manage system users have never been completely clarified in Debian (see pointers below), but:Debian-. I prefer the first one.Pointers:
(along with merged bugs).
What do we want to do?