You are not logged in.

#1 2015-02-24 15:36:50

ratcheer
Member
Registered: 2011-10-09
Posts: 912

[Solved] Questions about /etc/group and /etc/gshadow

This morning, package filesystem was upgraded to 2015.02-1 and pacnew files were created for /etc/group and /etc/gshadow. I ran diff against my current files, and the differences seem very minor, to me. I need some guidance to understand whether I should implement the pacnew changes.

The only significant difference I see in the group file is that in my original version, my username is added to the wheel group. This seems correct, to me.

For gshadow, there is the same difference for wheel. However, there are several entries where my original entry contains an exclamation point, but the new version does not. For example:

< proc:!::
> proc:::

If I run man /etc/gshadow, it does not give me what I understand as a man page, and gives me what appears to be a listing of the stuff in my /etc/gshadow file, instead. Which does not help me.

So, like I say, I need some guidance on dealing with these pacnew files.

Tim

PS - I now see that "man gshadow" gives me an actual man page. Sorry. I am currently studying it.

Last edited by ratcheer (2015-02-24 21:37:52)

Offline

#2 2015-02-24 17:02:25

Serge2702
Member
From: México City
Registered: 2014-01-14
Posts: 73

Re: [Solved] Questions about /etc/group and /etc/gshadow

Apparently you can delete them: https://bbs.archlinux.org/viewtopic.php?id=184215

Offline

#3 2015-02-24 19:55:23

utopyand
Member
Registered: 2012-09-05
Posts: 33

Re: [Solved] Questions about /etc/group and /etc/gshadow

After the update to filesystem 2015.02-1 some voices in /etc/gshadow were changed (in the pacnew file) from

systemd-journal-gateway:!::
systemd-timesync:!::
systemd-network:!::
systemd-bus-proxy:!::
systemd-resolve:!::

to

systemd-journal-gateway:::
systemd-timesync:::
systemd-network:::
systemd-bus-proxy:::
systemd-resolve:::

What's the change? Before they had a locked password (the ! sign) and now they haven't?

Offline

#4 2015-02-24 20:32:23

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] Questions about /etc/group and /etc/gshadow

Offline

#5 2015-02-24 21:17:41

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] Questions about /etc/group and /etc/gshadow

Merging...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2015-02-24 21:36:25

ratcheer
Member
Registered: 2011-10-09
Posts: 912

Re: [Solved] Questions about /etc/group and /etc/gshadow

Serge2702 wrote:

Thanks. My searches turned up so many hits, I guess I did not look that far back in the list.

Tim

Offline

Board footer

Powered by FluxBB