Sebastien Marie wrote:
>
> With some simplification, it is running:
> /bin/sh -c '. /root/.profile; echo ENV=$ENV; echo PATH=$PATH'
>
> and check the output. In your case, it is complaining that "echo ENV="
> doesn't produce the expected line with 'ENV' string.
>
Further investigation uncovere
Lloyd writes:
> What is the meaning behind the following output from security(8):
>
> Checking root sh paths, umask values:
> /etc/profile /root/.profile
> Failed to find ENV in /root/.profile.
>
> I get these daily complaints on every box where root's .profile calls ou
What is the meaning behind the following output from security(8):
Checking root sh paths, umask values:
/etc/profile /root/.profile
Failed to find ENV in /root/.profile.
I get these daily complaints on every box where root's .profile calls out to a
shell script for some housekeeping tasks
3 matches
Mail list logo