Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.security > #115
| From | "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: NT authentication wit |
| Message-ID | <5ptc4491kon3tqiq3ja6p79b91bpd1ln7h@4ax.com> (permalink) |
| Newsgroups | comp.lang.java.security |
| References | <f0bcb68c-ae45-4678-9f05-16a3549b53f9@y38g2000hsy.googlegroups.com> |
| Date | 2011-04-27 16:08 +0000 |
| Organization | TDS.net |
To: comp.lang.java.security On Fri, 30 May 2008 07:32:56 -0700 (PDT), jgricourt@free.fr wrote, quoted or indirectly quoted someone who said : > >I am looking for a way for my java application to get the current NT >user credentials along with the groups the user belong to. The user >should never login in the application doing so. The swing based >application run on a windows XP machine. > >Any suggestions or hints will be appreciated, This will be very NT specific, so you won't find it in Java. You will have to figure out how to do it in C++ and glue it in with JNI. see http://mindprod.com/jgloss/jni.html -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.com --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.security | Previous | Next — Previous in thread | Next in thread | Find similar
NT authentication with Ja "jgricourt" <jgricourt@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
Re: NT authentication wit "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
Re: NT authentication wit "news.sunsite.dk" <news.sunsite.dk@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
Re: NT authentication wit "David Kerber" <david.kerber@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
csiph-web