<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Sello, have you configured BBHOME to /usr/lib/hobbit/server at your
rootlogin.sh ?<br>
<br>
Also, your line at hobbitlaunch.cfg seems to be wrong:<br>
<br>
               [rootlogin]<br>
                       ENVFILE /home/hobbit/server/etc/hobbitserver.cfg<br>
                       NEEDS hobbitd<br>
                       CMD hobbitd_channel --channel=client
--log=$BBSERVERLOGS/rootlogin.log $BBHOME/ext/rootlogin.sh<br>
<br>
Look at the ENVFILE.<br>
<br>
Regards,<br>
<pre class="moz-signature" cols="72">Giovanni M. Frainer</pre>
<br>
<br>
Sello Tlabela wrote:
<blockquote cite="mid1180527908.4912.7.camel@localhost" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="GENERATOR" content="GtkHTML/3.12.0">
Hello,<br>
  <br>
I am trying to install the scripts on my hobbit server and get the
following error when starting hobbit, below the error is paste of my
config, what could I have made wrong?<br>
  <br>
2007-05-30 14:13:22 Could not start task rootlogin using command
'hobbitd_channel': No such file or directory<br>
  <br>
hobbitlaunch.cfg<br>
  <br>
[rootlogin]<br>
        ENVFILE /usr/lib/hobbit/client/etc/hobbitclient.cfg<br>
        NEEDS hobbitd<br>
        CMD hobbitd_channel --channel=client
--log=$BBSERVERLOGS/rootlogin.log $BBHOME/ext/rootlogin.sh<br>
  <br>
bb-hosts<br>
  <br>
165.143.60.206  cntrra02-rh-hids5  # NET:intern ssh syslog-ng
CLIENT:cntrra02-rh-hids5.telkom.co.za login<br>
165.143.145.150 cntrra20-rh-wiki.telkom.co.za   # NET:intern ssh login <a
 href="http://165.143.145.150/">http://165.143.145.150/</a><br>
  <br>
rootlogin.sh attributes<br>
-rwxrwxrwx 1 root root 2935 May 30 11:37 rootlogin.sh<br>
  <br>
Regards<br>
  <br>
Sello<br>
        <br>
  <br>
  <br>
On Tue, 2007-05-29 at 22:49 -0300, Giovanni - Gestor Redix wrote:
  <blockquote type="CITE">
    <pre><font color="#000000">Hi everyone!</font>

<font color="#000000">    Attached follows a "login"/generic server-side script made on bash </font>
<font color="#000000">shell-script language.</font>

<font color="#000000">    This script is just like the perl version, just made in a generic </font>
<font color="#000000">way to be easily extensible...</font>

<font color="#000000">    I made this version because i couldn't get the perl version to work </font>
<font color="#000000">on my Gentoo server with perl 5.8.8, not to mention that i know perl as </font>
<font color="#000000">much as i know how to build nuclear submarines ;-)</font>

<font color="#000000">    With best regards,</font>

<font color="#000000">To unsubscribe from the hobbit list, send an e-mail to</font>
<font color="#000000"><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a></font>
    </pre>
  </blockquote>
  <table cellpadding="0" cellspacing="0" width="100%">
    <tbody>
      <tr>
        <td>
-- <br>
Sello Tlabela <<a href="mailto:tlabelsd@telkom.co.za">tlabelsd@telkom.co.za</a>><br>
Telkom SA
        </td>
      </tr>
    </tbody>
  </table>
  <table>
    <tbody>
      <tr>
        <td bgcolor="#ffffff"><font color="#000000">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
This e-mail and its contents are subject to the Telkom SA Limited<br>
e-mail legal notice available at <br>
<a class="moz-txt-link-freetext" href="http://www.telkom.co.za/TelkomEMailLegalNotice.PDF">http://www.telkom.co.za/TelkomEMailLegalNotice.PDF</a><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
        </font></td>
      </tr>
    </tbody>
  </table>
</blockquote>
</body>
</html>