Am Thu, 19 Apr 2012 16:17:58 -0400 schrieb Darren A:

> Hello,
> 
> Thank you for all the great updates to Pan recently!   I saw that the
> latest release had Gnome-Keyring support so I built the latest version
> and made sure that it was built with Gnome keyring support:
> checking for LIBGNOME_KEYRING_1... yes
> 
> However it doesn't seem to be using it, I have tried blowing away the
> .pan2 subdirectory and recreated the accounts but it does not seem to
> use the Keyring.
> 
> I am running XFCE on Fedora 16 and the Gnome-Keyring-daemon is running
> but maybe since it doesn't detect a Gnome DE it won't use the keyring?
> 
> Thanks!

I use xfce, too, so it seems to be a problem on your end.
Can you check for example with seahorse if passwords got created for pan?
Can you try to delete the standard keyring or create one?
Can you manually lock the keyring and start pan and see if it tries to 
unlock it? Is the keyring started? 
The normal behaviour for a new gkr instance would be that the agent asks
you for a password to unlock the keyring.

Use this commands and post their output:
* echo $GNOME_KEYRING_CONTROL
* test -f ~/.gnome2/keyrings/login.keyring && echo "Have 'login' keyring"
* grep -rq pam_gnome_keyring.so /etc/pam.* && echo "Have PAM Support" 

Cheers.


_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to