Re: user and group added by a package

2020-02-09 Thread Francis . Montagnac
Hi. On Sat, 08 Feb 2020 16:12:58 -0400 "George N. White III" wrote: > On Sat, 8 Feb 2020 at 14:18, François Patte < >> So, why an installation script does not run rkhunter --propupd after the >> installation (if it detects that rkhunter is on board) in order to take >> care of owner's computer ne

Re: user and group added by a package

2020-02-08 Thread George N. White III
On Sat, 8 Feb 2020 at 14:18, François Patte < francois.pa...@mi.parisdescartes.fr> wrote: > Le 08/02/2020 à 18:52, Samuel Sieb a écrit : > > On 2/8/20 9:24 AM, François Patte wrote: > >> What I am now wondering is: why this package created an user when I > >> installed it and did not removed this

Re: user and group added by a package

2020-02-08 Thread Samuel Sieb
On 2/8/20 10:17 AM, François Patte wrote: Le 08/02/2020 à 18:52, Samuel Sieb a écrit : On 2/8/20 9:24 AM, François Patte wrote: What I am now wondering is: why this package created an user when I installed it and did not removed this user when I removed the package? I don't think any of them

Re: user and group added by a package

2020-02-08 Thread François Patte
Le 08/02/2020 à 18:52, Samuel Sieb a écrit : > On 2/8/20 9:24 AM, François Patte wrote: >> What I am now wondering is: why this package created an user when I >> installed it and did not removed this user when I removed the package? > > I don't think any of them do that.  Removing a package doesn'

Re: user and group added by a package

2020-02-08 Thread Samuel Sieb
On 2/8/20 9:24 AM, François Patte wrote: What I am now wondering is: why this package created an user when I installed it and did not removed this user when I removed the package? I don't think any of them do that. Removing a package doesn't remove any data created by it, so you will want the

Re: user and group added by a package

2020-02-08 Thread Joe Zeff
On 02/08/2020 10:24 AM, François Patte wrote: What I am now wondering is: why this package created an user when I installed it and did not removed this user when I removed the package? Probably the packager forgot that step in the removal script. ___

Re: user and group added by a package

2020-02-08 Thread François Patte
Le 08/02/2020 à 17:47, Doug H. a écrit : > On Sat, 2020-02-08 at 10:44 +0100, François Patte wrote: >> Bonjour, >> >> Sometimes when you install a package, the associated script create a >> new >> user or a new group. How can I see what is the package which added a >> new >> user or a new group. >>