[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OBSD 3.1 i386 su problem: invalid script: /usr/libexec/auth/login_krb4-or-pwd
That did it! Thanks for that tip, I did extract the file sets by hand
(because I haven't had any luck upgrading automatically through the boot
disk) and I didn't use the 'p' flag... I guess the wise thing to do right
about now would be to redo the extractions with the 'p' flag skipping the
etc31.tgz file set.
Thanks again!
Raymond
At 09:36 PM 6/29/2002, Todd C. Miller wrote:
>Often this is because /usr/bin/su is not setuid root, usually because
>the 'p' flag was not used when untarring file sets by hand.
>
> - todd