Re: Problem with mit2ms - Tickets are not transfered to LSA cache

2009-11-05 Thread Nikolay Shopik
Jeffrey any chance this could be updated for XP/2003 or this is already 
out of scope?

On 03.11.2009 18:19, Jeffrey Altman wrote:
> Jeffrey Altman wrote:
>> Christoph Fritz wrote:
>>> Unfortunately kerbtray does not show me any ticket in the LSY cache. Which
>>> parameters do I need for the mit2ms executable or is my idea not working at
>>> all? How can I transfer the tickets from the MIT Client cache to the LSA
>>> cache of Windows?
>>>
>> mit2ms worked on Vista.  It does not work on XP and 2003.  I have not
>> tested it on Vista SP2 and Win7.
> I just tested on Win7 and it won't work there until the krb5 library
> cc_mslsa.c is updated to handle the current behavior.
>
> Jeffrey Altman
>
>
>
>
> 
> Kerberos mailing list   Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos



Kerberos mailing list   Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos


Re: Problem with mit2ms - Tickets are not transfered to LSA cache

2009-11-03 Thread Jeffrey Altman
Jeffrey Altman wrote:
> Christoph Fritz wrote:
>> Unfortunately kerbtray does not show me any ticket in the LSY cache. Which
>> parameters do I need for the mit2ms executable or is my idea not working at
>> all? How can I transfer the tickets from the MIT Client cache to the LSA
>> cache of Windows?
>>
> mit2ms worked on Vista.  It does not work on XP and 2003.  I have not
> tested it on Vista SP2 and Win7.
I just tested on Win7 and it won't work there until the krb5 library
cc_mslsa.c is updated to handle the current behavior.

Jeffrey Altman



smime.p7s
Description: S/MIME Cryptographic Signature

Kerberos mailing list   Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos


Re: Problem with mit2ms - Tickets are not transfered to LSA cache

2009-11-03 Thread Jeffrey Altman
Christoph Fritz wrote:
>
> Unfortunately kerbtray does not show me any ticket in the LSY cache. Which
> parameters do I need for the mit2ms executable or is my idea not working at
> all? How can I transfer the tickets from the MIT Client cache to the LSA
> cache of Windows?
>
mit2ms worked on Vista.  It does not work on XP and 2003.  I have not
tested it on Vista SP2 and Win7.





smime.p7s
Description: S/MIME Cryptographic Signature

Kerberos mailing list   Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos


Problem with mit2ms - Tickets are not transfered to LSA cache

2009-11-02 Thread Christoph Fritz
Hi,

I'm currently facing a problem when implementing a kerberos based SSO
solution with SAP on Linux and an Active Directory. Usually this works fine
for ABAP and JAVA but in the current environment I have a different
situation.
On the client machine I need the kerberos credentials (TGT) to be stored in
the Windows LSA cache. Usually this happens automatically when logging on to
a Microsoft Domain. Unfortunately I cannot logon from the workstations to my
domain using the windows-logon because I'm using Novell. Besides my Novell
eDirectory there is an Active directory domain.

So I tried the following (maybe a stupid idea):
After windows has logged on to Novell --> start MIT Kerberos Client and
obtain credentials from the Domain controller. After that I get the
following tickets in my local cache:

C:\Programme\MIT\Kerberos\bin>klist
Ticket cache: API:cfr...@cfritz.test
Default principal: cfr...@cfritz.test

Valid starting ExpiresService principal
11/02/09 16:22:50  11/03/09 02:22:50  krbtgt/cfritz.c...@cfritz.test
renew until 11/09/09 16:21:35

Now I have tried to to copy these credential to windows LSA cache using
mit2ms:

C:\Programme\MIT\Kerberos\bin>mit2ms.exe
mit2ms.exe: No credentials cache found while opening MS LSA ccache

Unfortunately kerbtray does not show me any ticket in the LSY cache. Which
parameters do I need for the mit2ms executable or is my idea not working at
all? How can I transfer the tickets from the MIT Client cache to the LSA
cache of Windows?

Thanks in advance
Christoph

Kerberos mailing list   Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos