Just want to drop the extra usernames/passwords. Since the users are already logged in to the network, I want the Tango apps to recognize their network usernames. I'd tie that into an authorization classfile/validation database routine that checked perms for a specific site, provided user scope, etc.
I've never used JavaBeans, but I'll check on it. Will Tango2K run those as is, or would I need to add plugins or do config changes or something? (I see in the docs where it says it comes with its own Java server, but I've found the docs to be somewhat iffy. I don't know much about the server-side, but I'm trying to learn it.) Thanks very much for the suggestion! > -----Original Message----- > From: Patrick Turcotte [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 3:58 PM > To: [EMAIL PROTECTED] > Subject: RE: Witango-Talk: Using Network Login Accounts > > > > Depends what it is you're aiming at. Avoiding logon > altogether or just avoiding your users having to memorize > another username/password pair. > > In the second case, you could use a JavaBean with > Novell's jldap classes to talk to your AD server as it is > also a LDAP server. Look for jldap on developper.novell.com > > Patrick Turcotte > > > -----Message d'origine----- > > De : Wilcox, Jamileh [mailto:[EMAIL PROTECTED]] > > Envoye : 30 janvier, 2003 12:16 > > A : [EMAIL PROTECTED] > > Objet : RE: Witango-Talk: Using Network Login Accounts > > > > > > Tango 2K on W2K server using IIS, serving authenticated AD > users only. > > The USERNAME doesn't work on our server; it just shows > blank. Other > > CGIPARAM attributes do work, but not the username. > > > > I'd like to change the login system on our intranet server > to one that > > recognizes their authenticated NT username, instead of > making them use > > a separate login, but it doesn't seem to work. > > > > Any ideas on what I need to do enable this? > > > > Thanks! j > > > > > > > -----Original Message----- > > > From: Jason Pamental [mailto:[EMAIL PROTECTED]] > > > Sent: Thursday, January 30, 2003 10:05 AM > > > To: [EMAIL PROTECTED] > > > Subject: Re: Witango-Talk: Using Network Login Accounts > > > > > > > > > John, > > > > > > On Windows using IIS, you can use the <@cgiparam > name=username> will > > > give you the username they logged in with. If you check > that against > > > your user database that could authenticate them. You > can't check the > > > password that way, but it's a start. > > > > > > I know that there are objects and such that can do it, but this > > > might be enough to get by if this is your platform. It may be that > > > it works > > > on others; I just haven't tried it. > > > > > > Jason > > > > > > On Thursday, January 30, 2003, at 11:01 AM, John Shaw wrote: > > > > > > > We have an Extranet where the directory requires a > network login. > > > > I would like to use that to identify my user rather than having > > > them log in > > > > again. > > > > Is there a component or something out there that I could use to > > > > capture that info? Thanks > > > > > > > > John > > > > > > > > > > > > ____________________________________________________________________ > > > __ > > > > _ > > > > _ > > > > TO UNSUBSCRIBE: send a plain text/US ASCII email to > > > > [EMAIL PROTECTED] > > > > with unsubscribe witango-talk in the > message body > > > > > > > > > > > -- > > > > ____________________________________________________________________ > > > > > > Jason Pamental, President > > > > > > [EMAIL PROTECTED] > > > > > > Bathysphere Digital Media Services, Inc. http://bathyspheredms.com > > > > ____________________________________________________________________ > > > > > > Tel: 401.490.6830 Fax: 401.490.6831 > > > ________________________________________ > > > > > > > > > A North American Distributor for Witango (http://www.witango.us) > > > > > > Rapid Web Application Development - XML Execution Engine > > > > > > > > > ______________________________________________________________ > > > __________ > > > TO UNSUBSCRIBE: send a plain text/US ASCII email to > > > [EMAIL PROTECTED] > > > with unsubscribe witango-talk in the message body > > > > > > > > ______________________________________________________________________ > > __ > > TO UNSUBSCRIBE: send a plain text/US ASCII email to > [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > > > ______________________________________________________________ > __________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to > [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
