This is a discussion on Re: GSSAPIDelegateCredentials fails with a segfault within the OpenSSH Development forums, part of the Networking and Network Related category; On 1 May 2007, at 11:23, Johan Andersson wrote: > > But this raises a new problem: The ticket ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 1 May 2007, at 11:23, Johan Andersson wrote: > > But this raises a new problem: The ticket cache /tmp/krb5cc_xxxxxx is > owned by root and not by the user, so klist fails with a "Permission > denied". Any idea about this? This would suggest that the seteuid is failing. The credentials storage routine is always called as: temporarily_use_uid(pw); ssh_gssapi_storecreds(); restore_uid(); I'm not sure why this would be failing without calling fatal(), however, unless you're seeing more glibc related damage? Darren? Simon. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://lists.mindrot.org/mailman/lis...enssh-unix-dev |
![]() |
| Thread Tools | |
| Display Modes | |
|
|