Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

[Beowulf] password-less "rsh"

Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.

Search

John Hearns john.hearns at streamline-computing.com
Sat Jul 30 14:03:31 PDT 2005


On Sat, 2005-07-30 at 15:26 -0400, Brian R Smith wrote:
> On Fedora, the easiest way to do this (if you don't use/need kerberos)
> is by 
> 
> rm -f /etc/profile.d/krb*
> 
Come, come.  Isn't hunting with automatic weapons banned, 
even in the USA?

I'm STILL trying to think of some shell magic to cut
out /usr/kerberos/bin from the $PATH, no matter where it is located.

The best I can come up with is:

 export PATH=`echo $PATH | cut -d: -f2-`

(In explanation, this only cuts off the kerberos path if it comes
first.)




More information about the Beowulf mailing list