qlogind and rshd not installed

Bug #305068 reported by Magnus Lundborg
2
Affects Status Importance Assigned to Milestone
gridengine (Ubuntu)
New
Undecided
Unassigned

Bug Description

When installing gridengine-master qlogind and rshd are not installed. They might not be necessary in all cases, but I think they are more or less taken for granted by gridengine.

The alternative would be to set the default configuration to rely on some other kind of login daemons.

I am running Ubuntu 8.10 and the gridengine packages are up-to-date (6.2~beta-2-2).

Revision history for this message
Ryan Lovett (ryan-spacecoaster) wrote :

I think that the packages should satisfy the qlogind/rshd dependencies, but that they should be met by ssh, e.g. in 'qconf -mconf'

login_command /usr/lib/gridengine/qlogin_wrapper
qlogin_daemon /usr/sbin/sshd -i
rlogin_command /usr/bin/ssh
rlogin_daemon /usr/sbin/sshd -i
rsh_command /usr/bin/ssh
rsh_daemon /usr/sbin/sshd -i

where qlogin_wrapper is something like:

  #!/bin/sh
  /usr/bin/ssh -p $2 $1

This works for me with gridengine packages built on Hardy.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.