https://bugzilla.novell.com/show_bug.cgi?id=421603 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=421603#c16 --- Comment #16 from Vincent Untz <vuntz@novell.com> 2008-10-31 09:08:10 MDT --- (In reply to comment #14 from Thorsten Kukuk)
So, my suggestion:
For auth/session: Introduce auto_start_if=<service1,service2,..> and spawn gnome-keyring only if called by one of the listed services. I can do that the next days.
This would be an option for the pam module? Fine by me. (I'm mostly blindly agreeing with you here anyway ;-))
For password: I think it should never spawn gnome-keyring, I don't see a case where this should be necessary.At least it should have the same behavior as auth and session, not per default, only with auto_start.
Well, it needs to start gnome-keyring so that the password on the keyring can actually be changed. But the process should be stopped after that (or the pam module could possibly do the change itself, but I guess this wasn't done this way for a reason).
Do you think we would get this patches upstream?
Sure. I can help with that. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.