base-passwd: postinstall script too open permissions

John Morrison john@morrison.mine.nu
Wed Aug 20 08:35:00 GMT 2008


On Wed, August 20, 2008 9:14 am, Corinna Vinschen wrote:
> Hi John,
>
> do you remember the reason why the passwd-grp.sh postinstall script
> calls
>
>   chmod 777 /etc/passwd
>   chmod 777 /etc/group
>
> ?  That's not right, IMO.  The permissions should rather be 644 and
> not allow writing for everyone.
>
> Along the same lines, the `chmod a+w' calls in the second half of the
> script should better just be `chmod u+w'.
>
> Would you mind to change that, please?

Sure, although it might be tomorrow night before I get time.  What were
the changes you made to the setup.hint for base-[file/passwd] btw?

J.



More information about the Cygwin-apps mailing list