Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Ignore insecure directories and continue
- X-seq: zsh-users 12938
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Ignore insecure directories and continue
- Date: Sun, 15 Jun 2008 17:33:17 +0000 (UTC)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: SuccessTheory
- References: <Xns9ABE9A9C0AA21zzappergmailcom@xxxxxxxxxxxx> <080615100848.ZM7534@xxxxxxxxxxxxxxxxxxxxxx>
- Sender: news <news@xxxxxxxxxxxxx>
>
> I was going to say I thought the problem was related to no "grep", but
> you didn't get that error again when running compaudit standalone. So
> probably those directories are world-writable. (You need to check all
> of them, not just /usr/local/bin.) Is this on Cygwin?
>
>
Bart
CygWin yes. I have two PCs both were running Cygwin/zsh just fine.
However the .zshenv files were out of sync, so i am trying to make them
duplicates with a
if [[ "$LOGNAME" != davidr ]] line allowing for variants .
When I copied the .zshenv from my New PC (Vista) to my Old PC (XP) then I
started to get the "Secure Message" for evey little script I run.
(The grep error message only occurs when the shell starts so that's not
urgent. )
There is obviously a difference between the zsh configuration /modules both
are zsh 4.3.4 (i686-pc-cygwin)
zzapper
Messages sorted by:
Reverse Date,
Date,
Thread,
Author