https://bugs.meego.com/show_bug.cgi?id=22937
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |[email protected] --- Comment #1 from pohly <[email protected]> 2011-09-10 19:28:40 UTC --- (In reply to comment #0) > [I'm reporting this bug here, as this is what http://syncevolution.org/support > seems to be recommending...] Yep, right place. > BUG DETAILED DESCRIPTIONS > =========================================================== > The --configure subcommand does not correctly set password (when run on PC). > > syncevolution --configure \ > --source-property type=calendar \ > --source-property > evolutionsource="caldav://[email protected]/caldav/caldav.php/alain/home/" > \ > --source-property evolutionuser=alain \ > --source-property evolutionpassword=hello \ > --source-property sync=two-way n900 calendar > > After this, the config file contains "databasePassword = -" instead of > "databasePassword = hello" This is the expected behavior. "-" means "password stored in the (GNOME) keyring". If you absolutely want to store the password in the config, then use "syncevolution --daemon=no" (*without* the "--keyring" parameter) - that won't use the keyring. The daemon however always uses the keyring. There is no way to disable that. If you merely want to verify that the right password was stored, then you'll have to use a tool like "seahorse" to look at the content of the keyring. Passwords are not read from the keyring when printing configs. Does that explain the issue? -------- Product: SyncEvolution Component: SyncEvolution MeeGo Release: unspecified Severity: normal Priority: Undecided Keywords: Status: NEEDINFO Who: [email protected] Assigned To: [email protected] Target Build: --- Flags: Changed: Status CC -------- https://bugs.meego.com/show_bug.cgi?id=22937 -- Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
