Kleinhenz Thorsten <[EMAIL PROTECTED]> writes:

>Hello,

>I'm developing an intranet application using TDK 2.1 on WinNT4 / W2k.
>Is it possible to use the system user account to log into Turbine so the
>user only has to login once at the beginning? In Java one can get the
>username via 'System.getProperty("user.name")' but I think that won't help
>as long as the Java classes run on the server, not on the client.

>Does anyone know how to get the login working this way?

You would need a Security Service which queries the NT domain
controller / Active Directory to authenticate an user.

This is certainly doable but not ready made. 

        Regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen       -- Geschaeftsfuehrer
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH     [EMAIL PROTECTED]

Am Schwabachgrund 22  Fon.: 09131 / 50654-0   [EMAIL PROTECTED]
D-91054 Buckenhof     Fax.: 09131 / 50654-20   

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to