Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Sep 2011 19:42:42 -0400
From:      Jon Radel <jon@radel.com>
To:        Fbsd8 <fbsd8@a1poweruser.com>
Cc:        Freebsd-questions@freebsd.org
Subject:   Re: wheel group & mkdir
Message-ID:  <4E66AFF2.3040103@radel.com>
In-Reply-To: <4E66A92C.8030406@a1poweruser.com>
References:  <4E6640F0.5060902@a1poweruser.com>	<4E664F1C.5050702@infracaninophile.co.uk> <4E66A92C.8030406@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help

This is a cryptographically signed message in MIME format.

--------------ms070201050304030701020502
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable

On 9/6/11 7:13 PM, Fbsd8 wrote:

> Thanks for your reply. I have a user id that is in the wheel group. I s=
u
> and get prompted for the user id's password after which I get returned
> to the command line. Running the script with the mkdir command embedded=

> still returns Permission Denied message. I have read the su man page to=

> no joy. Could you please explain the sequence of events to get su to wo=
rk.

Since you're the one having the issue you wish to have resolved, you=20
might want to take it upon yourself to tell us *exactly* what you're=20
typing, what the results are, and what you'd prefer to have happen=20
instead.  We can guess what you're doing when you say "I su and get=20
prompted for the user id's password after which I get returned to the=20
command line," but given the root problem is that you don't fully=20
understand the su command, it's hard to be certain what you mean by that.=


Going out on a limb, however, I'll point out that, when you're logged in =

as fred

su - fred

doesn't do much for you as you remain fred, whereas, what was meant in=20
the suggestion to you was something more along the lines of

su -

which, if you enter root's password, leaves you as root.  (Or gives you=20
a shell with root's privileges to be a bit more precise.)

But, again, I'd suggest that this would go faster if you provide what=20
you're doing and what the results are rather than what you think you're=20
doing and what you think the results mean.

To recap: Cut and paste what's actually happening, not your summary of sa=
me.

--=20

--Jon Radel
jon@radel.com


--------------ms070201050304030701020502--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E66AFF2.3040103>