zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users <zsh-users@zsh.org>
Subject: Re: Zsh trying to access gcc and binutils binaries on login, why?
Date: Mon, 29 Aug 2011 08:49:00 -0700	[thread overview]
Message-ID: <110829084900.ZM32217@torch.brasslantern.com> (raw)
In-Reply-To: <4E57FFA8.2060105@gmail.com>

On Aug 26, 10:18pm, Piotr Karbowski wrote:
}
} Recenty I was fooling around with grsecurity's rbac and found out that 
} after each login I have a lot of logs about denied access 
} /usr/i686-pc-linux-gnu/ with parent '/bin/zsh'
} 
} Why would zsh want execute gcc on login?

It doesn't.  It just wants to enter it into the hash table in case you
execute it from the prompt later (or in case you attempt to complete
it).  The users for whom this is a problem likely should not have the
gcc-bin and binutils-bin directories in their $path in the first place.


      reply	other threads:[~2011-08-29 15:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26 20:18 Piotr Karbowski
2011-08-29 15:49 ` Bart Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=110829084900.ZM32217@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).