On 10/29/09 11:54, Will Fiveash wrote: > On Thu, Oct 29, 2009 at 10:38:15AM -0600, Gary.Morton at Sun.COM wrote: >> On 10/29/09 09:50, Wyllys Ingersoll wrote: >>> Will Fiveash wrote: >>>> On Thu, Oct 29, 2009 at 02:42:22PM +0000, Darren J Moffat wrote: >>>>> Wyllys Ingersoll wrote: >>>>>> The problem I recall is that I think the SCA6000 requires login even for >>>>>> accessing public objects and "pktool list" without the logging in >>>>>> resulted in no objects being found. >>>>> Hmn, okay at least if I remove CKF_LOGIN_REQUIRED from softtoken that >>>>> fixes the most common use case. So maybe leave pktool alone then. >>>> It also sounds like the SCA6000 is broken in regards to requiring login >>>> to access public objects. >> We don't support public token objects at all. > > Right but does that mean an app can open a read only public session and > do a C_FindObjects for public objects on a SCA6000 and have > C_FindObjects return success and 0 items found? It should not require > login to do this, yes? >
in theory ;-)