[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] Scrub vnc password for vfb



Hi,

I saw the vnc password in xend.log as follows. 

[2008-02-05 10:35:08 6412] DEBUG (DevController:119) DevController: 
writing {'vncunused': '1', 'domain': 'rhel4VTI', 'frontend': '/local/
domain/1/device/vfb/0', 'uuid': 'e8e7f9db-e104-7d4a-36bd-d5f09ab34378', 
'vncpasswd': 'test', 'state': '1', 'online': '1', 'frontend-id': '1', 
'type': 'vnc'} to /local/domain/0/backend/vfb/1/0.

This patch scrubs it as follows. 

[2008-02-05 16:23:23 11188] DEBUG (DevController:120) DevController: 
writing {'vncunused': '1', 'domain': 'rhel4VTI', 'frontend': '/local/
domain/2/device/vfb/0', 'uuid': '53f05d3f-9994-bdd7-2293-d60c22b0568b', 
'vncpasswd': 'XXXXXXXX', 'state': '1', 'online': '1', 'frontend-id': '2', 
'type': 'vnc'} to /local/domain/0/backend/vfb/2/0.


Signed-off-by: Masaki Kanno <kanno.masaki@xxxxxxxxxxxxxx>

Best regards,
 Kan

Attachment: scrub_passwd_vfb.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.