Received: from jalapeno.cc.columbia.edu (IDENT:cu41754@jalapeno.cc.columbia.edu [128.59.29.5]) by krbdev.mit.edu (8.9.3p2) with ESMTP id SAA13490; Tue, 16 May 2006 18:21:23 -0400 (EDT) Received: from [192.168.1.13] (cpe-68-175-91-105.nyc.res.rr.com [68.175.91.105]) (user=jaltman mech=PLAIN bits=0) by jalapeno.cc.columbia.edu (8.13.6/8.13.6) with ESMTP id k4GMLMIa015569 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 16 May 2006 18:21:23 -0400 (EDT) Message-Id: <446A505F.3000006@mit.edu> Date: Tue, 16 May 2006 18:21:19 -0400 From: Jeffrey Altman User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: rt-kfw@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #3747] bug with registry? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-No-Spam-Score: Local X-Scanned-BY: MIMEDefang 2.48 on 128.59.29.5 RT-Send-Cc: X-RT-Original-Encoding: iso-8859-1 Content-Length: 1100 NetIDMgr allows you to obtain credentials for multiple identities. You do not have to destroy yours to obtain your co-workers. You can switch between them by specifying the "default" identity. This is different from "kinit" which only understands the concept of a single identity. Jeffrey Altman ""Brian C. DeRocher" via RT" wrote: > Jeff, > > KFW 3.0 with NetIDMgr, yes. > > I did not explicitly select him as the default identity. After double > clicking on his credentials, i see how i can select his identity as > default. And this is reflected in the registry. > > I assumed that if i destory joe's credentials and get my own, that the > default identity would become me. After all this is the behavior with > kinit on linux. > > I also though Access or the PostgreSQL ODBC driver would be smarter. > If the username in the Data Source is brian, it would select the > brian identity, likewise if it's joe. But after some consideration > a kerberos princ would need to be mapped to the database username > somehow. > > Anyway, i guess it's not a bug, just a hiccup. > > Brian >