> Ok, I am doing something totally stupid here. I had SKEY running on my
> Sun, under 4.1.3, and then I switched my primary machine to a BSDI PC.
> For the life of me I don't see what is wrong with the makefile/etc. It
> won't compile. If someone has any pointers here, or a groomed to BSDI
> version of SKEY it would be greatly appreciated.
You need to add -DMPU8088 (or some such) to get md4.c to recognise the
correct bit order (look at the source to be sure).
The login program is hopeless; it's early 4.3 and includes all the crap
that is now done by rlogind. Fortunatly the tweeks to login(8) are not
difficult; I'll send you my diffs for login as soon as I get back from
Cozumel :).
> Also, a bit off the subject, somehow durring the attempted install I
> lost the ability to su. I can logout, and from the console login as
> root, but I can't su to root anymore.
What I did was to "chown 500 /usr/bin/su" (making it harmless), and to
install the skey "su" program as "/usr/local/bin/keysu" (modulo
personal preference). Skey's "su" doesn't let root su to other users
w/o authentication.
brad
Follow-Ups:
References:
|
|