You are not logged in.

#1 2014-06-05 03:20:07

lestb
Member
Registered: 2013-06-23
Posts: 18

[SOLVED] pwck - duplicate password entry: dbus - is it ok to delete?

I looked at the output of journalctl today and I noticed the following:

May 30 00:00:28 * pwck[20158]: duplicate password entry
May 30 00:00:28 * pwck[20158]: delete line 'dbus:x:81:81:dbus:/:/sbin/nologin'? No
May 30 00:00:28 * pwck[20158]: duplicate password entry
May 30 00:00:28 * pwck[20158]: delete line 'dbus:x:81:81:System message bus:/:/bin/false'? No
May 30 00:00:28 * pwck[20158]: duplicate shadow password entry
May 30 00:00:28 * pwck[20158]: delete line 'dbus:x:14871::::::'? No
May 30 00:00:28 * pwck[20158]: duplicate shadow password entry
May 30 00:00:28 * pwck[20158]: delete line 'dbus:!:15647:0:99999:7:::'? No

What should I do with these?

Last edited by lestb (2014-06-05 10:49:54)

Offline

#2 2014-06-05 03:22:13

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

Re: [SOLVED] pwck - duplicate password entry: dbus - is it ok to delete?

https://wiki.archlinux.org/index.php/Pa … save_files


Not a Sysadmin issue, moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-06-05 03:50:39

lestb
Member
Registered: 2013-06-23
Posts: 18

Re: [SOLVED] pwck - duplicate password entry: dbus - is it ok to delete?

I already merge them...

Offline

#4 2014-06-05 04:58:17

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: [SOLVED] pwck - duplicate password entry: dbus - is it ok to delete?

There may be an error in the files you merged:

# pwck
# grep dbus /etc/passwd
dbus:x:81:81:dbus:/:/sbin/nologin
# grep dbus /etc/shadow
dbus:x:14871::::::

Have you carefully checked /etc/passwd?


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#5 2014-06-05 10:49:33

lestb
Member
Registered: 2013-06-23
Posts: 18

Re: [SOLVED] pwck - duplicate password entry: dbus - is it ok to delete?

Thank you loafer for pointing out the right one. I just deleted those extra ones.

Offline

Board footer

Powered by FluxBB