|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
Customer Authentication
<i><b>Originally posted by : Brian (brian.fairchild@pervasive.com)</b></i><br />Has anyone had any experience in changing the authentication of cs2K? I want to authenticate against the email address instead of the username.
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Brian (brian.fairchild@pervasive.com)</b></i><br />We did, and it worked! We even integrated three other web apps to use the Commerce Server 2K as the authenticating table. We wrote alot of cookie code and redirection code!<br /><br />Thanks for the feed back!<br /><br />Brian<br /><br /><br />------------<br />av at 7/20/2001 9:54:00 AM<br /><br />These are ateps you need to do:<br />1. Change the primary key in UserObject table to email field<br />2. Change the primary key on the Bizdesk for User Object<br />3. Modify Global_forms_lib.asp: Added section for email address on login screen in GetLoginFieldDefinitions routine<br />4. Modify login/Login.asp: Modified ValidateSubmittedLoginData routine to check against email address instead of User Id<br /><br />Have fun<br /><br /><br />------------<br />Brian at 5/27/2001 12:01:06 PM<br /><br />Has anyone had any experience in changing the authentication of cs2K? I want to authenticate against the email address instead of the username.
|
|
#3
|
|||
|
|||
|
<i><b>Originally posted by : av (avu@ci.bellevue.wa.us)</b></i><br />These are ateps you need to do:<br />1. Change the primary key in UserObject table to email field<br />2. Change the primary key on the Bizdesk for User Object<br />3. Modify Global_forms_lib.asp: Added section for email address on login screen in GetLoginFieldDefinitions routine<br />4. Modify login/Login.asp: Modified ValidateSubmittedLoginData routine to check against email address instead of User Id<br /><br />Have fun<br /><br /><br />------------<br />Brian at 5/27/2001 12:01:06 PM<br /><br />Has anyone had any experience in changing the authentication of cs2K? I want to authenticate against the email address instead of the username.
|
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > Customer Authentication |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|