[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] /etc/shadow



> > > What's wrong if you have /etc/shadow set to
> > > -r--------?

> >Somebody is up to dirty tricks!!!
> >it should be
> >-rw-r--r--
> >-rw-r--r--   1 root     root         1020 Dec 19 13:36 /etc/passwd


Your mixing shadow and passwd in this thread.

ls -l shadow passwd
-rw-r--r--   1 root     root        22135 Feb  5 18:35 passwd
-r--------   1 root     root        13029 Feb  5 18:35 shadow

David