Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pam and gnome-keyring-daemon problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Thu Feb 19, 2009 3:33 pm    Post subject: pam and gnome-keyring-daemon problems Reply with quote

hello,I've a lot of problems related to:
*pam
*gnome-keyring daemon
here's the list of the problems:
*I can't exit the gnome screensaver in lock mode:there is no exit button and when I move the mouse I have no menu or button apearing
*gksu -u embedded -w gnome-terminal doesn't work:
Quote:

** (gnome-terminal:16516): WARNING **: Owner of /tmp/orbit-gnutoo is not the current user


(gnome-terminal:16516): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
**
ERROR:terminal-app.c:1525:terminal_app_init: assertion failed: (app->default_profile_id != NULL)
4fc9797a-5cfe-fb68-7d1e6798-085e524f is dumped

*when I do su or login or similar things it ask me for...the SSH password,and if I enter the ssh key password it grant me the access
*and last but not least.../apps/gnome-keyring/daemon-components/ssh is not set in gconf-editor...but gnome-keyring daemon captures my ssh key password...and after that I can login without a password...like if I was using ssh-agent/keychain...that is a HUGE security rish as:
**the lock-screen doesn't work
**It gives write access to a repository of a free software project...(and to my own repository)
so I don't use ssh until I resolved the problem...



here's my setup:
gnome-2.24.1
sys-auth/pambase-20081028-r1
sys-libs/pam-1.0.1
selinux desactivated(enforce=0 at boot)

what pam files in /etc/pam.d/ content should I paste(there are a ton of files)?

by the way here's a grep:
Code:
etc/pam.d $ grep gnome *
gdm:session    optional      pam_gnome_keyring.so auto_start
gdm-autologin:session    optional      pam_gnome_keyring.so auto_start
system-login:auth      optional   pam_gnome_keyring.so
system-login:password   optional   pam_gnome_keyring.so
system-login:session      optional   pam_gnome_keyring.so auto_start


Thanks in advance for your help
Back to top
View user's profile Send private message
Bones McCracker
Veteran
Veteran


Joined: 14 Mar 2006
Posts: 1611
Location: U.S.A.

PostPosted: Sun Feb 22, 2009 6:42 am    Post subject: Reply with quote

You wouldn't happen to have installed sys-auth/pam_ssh, did you?
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sun Feb 22, 2009 2:52 pm    Post subject: Reply with quote

removing pam_ssh fixed the ssh login problem...
thanks a lot!!!
but the others problems remain
edit:
maybe it get pulled by the ssh use flag upgrading gnome...
Back to top
View user's profile Send private message
Bones McCracker
Veteran
Veteran


Joined: 14 Mar 2006
Posts: 1611
Location: U.S.A.

PostPosted: Sun Feb 22, 2009 9:56 pm    Post subject: Reply with quote

I don't know.

The only thing I can suggest beyond that is trying to work toward fault isolation. I don't know the history of your machine. My instincts would be to remove gnome-keyring completely (including USE flag), update everything to eliminate the dependency, and the get the system working cleanly without it.

That way, you can tell whether it's just a gnome-keyring problem. But based on your machine's history, you may already know whether that is the case or not.
Back to top
View user's profile Send private message
struhs
n00b
n00b


Joined: 14 Jun 2005
Posts: 44

PostPosted: Sat Apr 18, 2009 10:52 am    Post subject: Reply with quote

have the same problem with Authentication and GConf and did the following:
USE="-gnome-keyring" emerge -uDN system world to remove gnome-keyring

Result: problem remains as it was before, so gnome-keyring is not te problem
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum