[Bug 1070] Enchancement: Integration with GridEngine

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Aug 17 11:18:14 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1070

           Summary: Enchancement: Integration with GridEngine
           Product: Portable OpenSSH
           Version: 4.1p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: sshd
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: ron_chen_123 at yahoo.com


GridEngine (SGE) is an opensource batch system used in parallel clusters (Linux
clusters, beowulf, compute farms, and Grid). When interactive users need
machines in the cluster, they need to go through SGE. SGE starts the rsh/rshd
pair so that users process will be tracked. Note that the rsh daemon is not a
vanilla rshd, the one shipped with SGE has hooks allow process relationships.

Then users only want to use SSH, and the following HOWTO was written:
http://gridengine.sunsource.net/howto/qrsh_qlogin_ssh.html

However, in order to get a fully functional SGE-SSH integration, some hooks
needs to be added in sshd (specifically: sshd.c).



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list