[1854] in Kerberos-V5-bugs
Re: k5: ksu
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Apr 1 03:35:47 1996
To: krb5-bugs@MIT.EDU
From: Ken Raeburn <raeburn@cygnus.com>
Date: 01 Apr 1996 03:38:15 -0500
In-Reply-To: "Richard Basch"'s message of Wed, 27 Mar 1996 16:01:29 -0500
From: "Richard Basch" <basch@lehman.com>
Date: Wed, 27 Mar 1996 16:01:29 -0500
This fails:
> kinit basch
...
> ksu
Password for basch/root...
> ksu
basch does not have correct permissions for /tmp/krb5cc_2782.2
Basically, my credentials file changed ownership to root...
The ccache should not even briefly have its ownership changed; the
user could be trying to use it in another window. Chris was supposed
to be working on fixing that for us Sunday, but I haven't talked to
him.