[Linux-cluster] luci question

Cao, Vinh vinh.cao at hp.com
Fri Apr 25 21:37:30 UTC 2014


What type of the browser are you using?
I have the same issue with IE. But if I use Firefox. It's there for me. 
I'm hoping that is it what you are looking for.

Vinh
-----Original Message-----
From: linux-cluster-bounces at redhat.com
[mailto:linux-cluster-bounces at redhat.com] On Behalf Of Neale Ferguson
Sent: Friday, April 25, 2014 3:14 PM
To: linux clustering
Subject: [Linux-cluster] luci question

Hi,
 One of the guys created a simple configuration and was attempting to use
luci to administer the cluster. It comes up fine but the links "Admin ...
Logout" at the top left of the window that usually appears is not appearing.
Looking at the code in the header html I see the following:

<span py:if="tg.auth_stack_enabled" py:strip="True">
        <py:if test="request.identity">
          <li class="loginlogout"><a href="${tg.url('/admin')}"
class="${('', 'active')[defined('page') and
page==page=='admin']}">Admin</a></li>
          <li class="loginlogout"><a href="${tg.url('/prefs')}"
class="${('', 'active')[defined('page') and
page==page=='prefs']}">Preferences</a></li>
          <li id="login" class="loginlogout"><a
href="${tg.url('/logout_handler')}">Logout</a></li>
        </py:if>
       <li py:if="not request.identity" id="login" class="loginlogout"><a
href="${tg.url('/login')}">Login</a></li>
</span>

What affects (or effects) the tg.auth_stack_enabled value? I assume its some
browser setting but really have no clue.

Neale


-- 
Linux-cluster mailing list
Linux-cluster at redhat.com
https://www.redhat.com/mailman/listinfo/linux-cluster
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6168 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20140425/7a319b28/attachment.p7s>


More information about the Linux-cluster mailing list