Hi, The serveradmin user was created in the upgrade process, and the /var/lib/one/.one/sunstone_auth file should be also created. Did you get any error message from the onedb command?
The sunstone_auth file contains the password un-hashed. If you want to update the password, use this command: $ oneuser passwd 1 --driver server_cipher newpassword $ echo "serveradmin:newpassword" > /var/lib/one/.one/sunstone_auth Regards. -- Carlos Martín, MSc Project Engineer OpenNebula - The Open Source Toolkit for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula<http://twitter.com/opennebula><[email protected]> On Mon, Jan 30, 2012 at 8:08 PM, Sándor Guba <[email protected]> wrote: > After upgrade opennebula it said that I have wrong chiper conf... I > read http://opennebula.org/documentation:rel3.2:cloud_auth#symmetric_key. > But I have no idea what I should write in the > /var/lib/one/.one/sunstone_auth file. In the database I have a > server_admin with server_cipher driver and a hashed pass. What now? > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
