Bug 733753
| Summary: | Test configuration of auth. session timeout (after which the user is logged out) in /etc/sysconfig/luci | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jan Pokorný [poki] <jpokorny> |
| Component: | luci | Assignee: | Jan Pokorný [poki] <jpokorny> |
| Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.3 | CC: | cluster-maint, djansa, dmalcolm, psklenar, rmccabe, rsteiger, sbradley |
| Target Milestone: | rc | Keywords: | Documentation, TestOnly |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Since RHEL 6.3, luci authenticated sessions will
automatically timeout after 15 minutes of inactivity.
This period is customizable in /etc/sysconfig/luci
by modifying the "who.auth_tkt_timeout" parameter.
It is important to note that the only valid values are 0 (no timeout) and values above 60 seconds (i.e. greater than one minute).
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-06-20 12:17:55 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 639075, 731856 | ||
| Bug Blocks: | |||
|
Description
Jan Pokorný [poki]
2011-08-26 17:30:08 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
(preliminary)
Since RHEL 6.3, luci authenticated session will
automatically timeout after 15 (?) minutes.
This period is customizable in /etc/sysconfig/luci
by modifying "who.auth_tkt_timeout" parameter.
Another thing related to session timeout: Should we provide a graphic indication of time remaining? I've actually seen this on some sites.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1,5 +1,5 @@
(preliminary)
-Since RHEL 6.3, luci authenticated session will
-automatically timeout after 15 (?) minutes.
+Since RHEL 6.3, luci authenticated sessions will
+automatically timeout after 15 minutes of inactivity.
This period is customizable in /etc/sysconfig/luci
-by modifying "who.auth_tkt_timeout" parameter.+by modifying the "who.auth_tkt_timeout" parameter.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -2,4 +2,6 @@
Since RHEL 6.3, luci authenticated sessions will
automatically timeout after 15 minutes of inactivity.
This period is customizable in /etc/sysconfig/luci
-by modifying the "who.auth_tkt_timeout" parameter.+by modifying the "who.auth_tkt_timeout" parameter.
+
+It is important to note that the only valid values 0 (no timeout) and values above 60 seconds (i.e. greater than one minute).
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -4,4 +4,4 @@
This period is customizable in /etc/sysconfig/luci
by modifying the "who.auth_tkt_timeout" parameter.
-It is important to note that the only valid values 0 (no timeout) and values above 60 seconds (i.e. greater than one minute).+It is important to note that the only valid values are 0 (no timeout) and values above 60 seconds (i.e. greater than one minute).
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1,4 +1,3 @@
-(preliminary)
Since RHEL 6.3, luci authenticated sessions will
automatically timeout after 15 minutes of inactivity.
This period is customizable in /etc/sysconfig/luci
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0766.html |