SUID directories -- security concern?

Tom Christiansen tchrist at convex.COM
Tue Mar 6 23:11:45 AEST 1990


In article <8611 at xenna.Xylogics.COM> loverso at Xylogics.COM (John Robert LoVerso) writes:
>In an article Tom Christiansen <tchrist at convex.COM> writes:
>> In ConvexOS, you can have conditional symbolic links that work this way:
>> % ln -s "/usr/old/ld|/usr/new/ld" /bin/ld 
>
>What happens if I want to have a symbolic link with a "|" in it?

Don't do that. :-)  You're right: there's no mechanism in the kernel
for interpreting \| as a literal |.

--tom
--

    Tom Christiansen                       {uunet,uiucdcs,sun}!convex!tchrist 
    Convex Computer Corporation                            tchrist at convex.COM
		 "EMACS belongs in <sys/errno.h>: Editor too big!"



More information about the Comp.unix.wizards mailing list