Re: etc/passwd file
From: Bill Unruh (unruh@string.physics.ubc.ca)Date: 10/29/02
- Next message: Security: "Re: etc/passwd file"
- Previous message: Bill Unruh: "Re: etc/passwd file"
- In reply to: David Webb: "Re: etc/passwd file"
- Next in thread: Nick Maclaren: "Re: etc/passwd file"
- Reply: Nick Maclaren: "Re: etc/passwd file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: unruh@string.physics.ubc.ca (Bill Unruh) Date: 29 Oct 2002 19:22:10 GMT
david20@alpha2.mdx.ac.uk (David Webb) writes:
]Since it could have been easily fixed if they had been aware of the problem
]then as I said before this was a bad design decision. I'm not blaming them
]- Dennis Ritchie and Ken Thompson were not designing an OS which was meant to
]be secure and last for 30+ years.
It is simply an idication that security is far more than technology.
replacements were available certainly by 85. But so many systems had
been set up by then, with for example getpass routines which only kept
the first 8 letters, that the weight of history proved far far stronger
than the requirement for security.
]The trouble is that there are still Unix systems out there relying just on
]/etc/passwd - no shadow password file or other protections.
So? There are systems out there which have no passwords at all (most Win
xx systems,) and systems with very poor password security ( the rest of
the Win systems) used by billions, and designed in the past 5 years.
/etc/passwd all by itself is still stronger than the security in most
systems. It is still rare that breakins happen via /etc/password. Far
far more often they are due to programming holes, buffer overflows,
deliberate insecure design choices, etc. It has been an amazingly
successful design, especially considering that the idea of an open
password file was considered heretical at the time.
- Next message: Security: "Re: etc/passwd file"
- Previous message: Bill Unruh: "Re: etc/passwd file"
- In reply to: David Webb: "Re: etc/passwd file"
- Next in thread: Nick Maclaren: "Re: etc/passwd file"
- Reply: Nick Maclaren: "Re: etc/passwd file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|