From: Tony_Fernandes@amsinc.com
To: java-security@java.sun.com
Date: Thu, 19 Aug 1999 09:34:50 -0400
Subject: UNIX security (external authentication) thru JAVA
Whats the best way to use UNIX security to do authentiction. Would I have
to go thru the Java Native Interface to some C functions that I'll have to
code OR do most unix providers now come with some kind of java service
provider API to do this kind of stuff ?
What about using NT security to do authentication in an application ?
Thanks,
-- Tony