Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 579474 Details for
Bug 813633
need to update qemu-kvm about "-vnc" option for "password" in man page
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Update qemu-kvm man page
qemu-kvm-update-man-page-password-change-instr.patch (text/plain), 1.81 KB, created by
Michal Novotny
on 2012-04-23 10:28:14 UTC
(
hide
)
Description:
Update qemu-kvm man page
Filename:
MIME Type:
Creator:
Michal Novotny
Created:
2012-04-23 10:28:14 UTC
Size:
1.81 KB
patch
obsolete
>From bcc72a31a6415e9563a0d7fe39da5785edd0829f Mon Sep 17 00:00:00 2001 >From: Michal Novotny <minovotn@redhat.com> >Date: Mon, 23 Apr 2012 11:42:09 +0200 >Subject: [RHEL-6.4 qemu-kvm PATCH] Update qemu-kvm man page to fix instructions to change VNC password > >Bugzilla: 813633 > >Hi, >this is the patch for bug 813633 that is about man page of qemu-kvm >not being correct for VNC password change instructions. There's the >note of changing password using "change" command which is not working >for VNC password change purposes and you should use "set_password" >command instead. > >This is a man page fix, no brew build and/or testing necessary. > >Michal > >Signed-off-by: Michal Novotny <minovotn@redhat.com> >--- > qemu-options.hx | 14 ++++++++++++-- > 1 files changed, 12 insertions(+), 2 deletions(-) > >diff --git a/qemu-options.hx b/qemu-options.hx >index f10fa32..2d655c8 100644 >--- a/qemu-options.hx >+++ b/qemu-options.hx >@@ -732,8 +732,18 @@ is a TCP port number, not a display number. > @item password > > Require that password based authentication is used for client connections. >-The password must be set separately using the @code{change} command in the >-@ref{pcsys_monitor} >+The password must be set separately using the @code{set_password} command in >+the @ref{pcsys_monitor}. The syntax to change your VNC password is: >+@code{set_password vnc <password>}. >+ >+If you would like to change VNC password expiration, you should use >+@code{expire_password vnc <expiration-time>} where expiration time could >+be one of the following options: now, never, +seconds or UNIX time of >+expiration, e.g. +60 to let password expire in 60 seconds, or 1335196800 >+as UNIX time for "Mon Apr 23 12:00:00 EDT 2012". >+ >+Alternatively, you could use @code{__com.redhat_set_password vnc <password> <expiration>} >+command to set VNC password and expiration. > > @item tls > >-- >1.7.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 813633
: 579474