Re: IIS4 & Password Authentication, request example

This WebDNA talk-list message is from

1998


It keeps the original formatting.
numero = 16919
interpreted = N
texte = On 4/7/98 3:02 PM Steve Rosenbaum wrote >IIS4 is working very smoothly for us with WebCatalog. >However, I have yet to implement the authentication-workaround (needed for >IIS) where a username and password are passed from one portected page to >another via shopping-carts. > >Can someone share an outline of the code needed to do this? > >Thanks, Steve here you go: I used header9 to pass the password as I had some trouble using the actual password field. It may have something to do with the fact that I am not running the final release. If you have problems check there first. [include file=checker3&groups=YOURGROUP] [showif NotFound=[lookup db=../memusers.db&lookinField=user&value=[uppercase][orderfile shoppingcarts/[cart]][CartUserName][/orderfile][/uppercase]&returnField=use r¬Found=NotFound]] [authenticate Unauthorized User] [/showif] [showif [url][encrypt][uppercase][orderfile shoppingcarts/[cart]][Header9][/orderfile][/uppercase][/encrypt][/url]![url ][lookup db=../memusers.db&lookinField=user&value=[uppercase][orderfile shoppingcarts/[cart]][CartUserName][/orderfile][/uppercase]&returnField=pas s¬Found=NotFound][/url]] [authenticate Unauthorized User] [/showif] [search db=../memusers.db&groupsword=ww&wogroupsdatarq=[uppercase][groups][/upperca se]&equserdatarq=[uppercase][orderfile shoppingcarts/[cart]][CartUserName][/orderfile][/uppercase]&eqpassdatarq=[u rl][encrypt][uppercase][orderfile shoppingcarts/[cart]][Header9][/orderfile][/uppercase][/encrypt][/url]] [showif [numFound]=0][authenticate Unauthorized User] [/showif] [/search]Robert Minor ______________________________________ Cybermill Communications 8616 Joseph Ave. St. Louis, MO 63144 (314) 962-4024webmaster@cybermill.com http://www.cybermill.com ______________________________________ Always looking for the easy way! Associated Messages, from the most recent to the oldest:

    
  1. Re: IIS4 & Password Authentication, request example (bob 1998)
  2. IIS4 & Password Authentication, request example (Steve Rosenbaum 1998)
On 4/7/98 3:02 PM Steve Rosenbaum wrote >IIS4 is working very smoothly for us with WebCatalog. >However, I have yet to implement the authentication-workaround (needed for >IIS) where a username and password are passed from one portected page to >another via shopping-carts. > >Can someone share an outline of the code needed to do this? > >Thanks, Steve here you go: I used header9 to pass the password as I had some trouble using the actual password field. It may have something to do with the fact that I am not running the final release. If you have problems check there first. [include file=checker3&groups=YOURGROUP] [showif NotFound=[lookup db=../memusers.db&lookinField=user&value=[uppercase][orderfile shoppingcarts/[cart]][CartUserName][/orderfile][/uppercase]&returnField=use r¬Found=NotFound]] [authenticate Unauthorized User] [/showif] [showif [url][encrypt][uppercase][orderfile shoppingcarts/[cart]][Header9][/orderfile][/uppercase][/encrypt][/url]![url ][lookup db=../memusers.db&lookinField=user&value=[uppercase][orderfile shoppingcarts/[cart]][CartUserName][/orderfile][/uppercase]&returnField=pas s¬Found=NotFound][/url]] [authenticate Unauthorized User] [/showif] [search db=../memusers.db&groupsword=ww&wogroupsdatarq=[uppercase][groups][/upperca se]&equserdatarq=[uppercase][orderfile shoppingcarts/[cart]][CartUserName][/orderfile][/uppercase]&eqpassdatarq=[u rl][encrypt][uppercase][orderfile shoppingcarts/[cart]][Header9][/orderfile][/uppercase][/encrypt][/url]] [showif [numFound]=0][authenticate Unauthorized User] [/showif] [/search]Robert Minor ______________________________________ Cybermill Communications 8616 Joseph Ave. St. Louis, MO 63144 (314) 962-4024webmaster@cybermill.com http://www.cybermill.com ______________________________________ Always looking for the easy way! bob

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

PSC recommends what date format yr 2000??? (1997) Appending problem (still) on Solaris (2000) Um...how do I ask this? (1999) Running a store on BOTH http and https (1998) Data Variables partially show up (1998) WebCat2 - storing unformatted date data? (1997) Beta Documentation (1997) Safari browser and WebDNA set-cookies (2003) [WebDNA] [append] does not add the newline char at the end of the new record?! (which causes subsequent [search] to fail.) (2009) Kaaaaahhhhhhhnnnnnnn! (1997) Fun with Dates - finally resolved but.... (1997) Date or time comparisons have bugs ... (1998) RAM variables (1997) how many tags? (2001) authenticating a second user (1997) ListDatabases & ShowIf (2003) Word search (1997) Been meaning to ask... (1997) includes and cart numbers (1997) serial number generation (1997)