Password security (was Re: comp.unix.wizards)

Frank Wales frank at grep.co.uk
Thu Dec 13 02:05:40 AEST 1990


In article <1990Dec10.153246.6297 at smsc.sony.com> dce at smsc.sony.com 
(David Elliott) writes:
>Then again, if you are writing a secure program, it's almost certain
>that the program will be setuid or setgid, in which case you can
>protect the program from being read by anyone other than that uid
>or gid.

Stop anyone at all from reading a binary executable (except the super-user)
with chmod -r, and it will still work; readability doesn't matter.
--
Frank Wales, Grep Limited,             [frank at grep.co.uk<->uunet!grep!frank]
Kirkfields Business Centre, Kirk Lane, LEEDS, UK, LS19 7LX. (+44) 532 500303



More information about the Comp.unix.questions mailing list