Here is my dilemma.  I have a website in which I have to have a login to the site AND 
a login to the email section.  This duplicate logging is for security reasons.  I have 
to have the usernames and passwords identical for both logins.  

When a person signs up, I have it set (using a dll) to create the site login and 
password, and the IMail login and password concurrently.  The site login and password 
are stored in an SQL db and the IMail ones in the LDAP.  My issue isn't with the 
username, but with the password.  If they change it in the IMail email package, how do 
I get it to change outside in the SQL db, or conversely, if they change it outside of 
IMail, how do I get it to reflect in the LDAP (without writing another dll).  My 
thoughts are to make Imail use sql instead of ldap, but I would rather not after 
reading some of the issues that have come to light on the IMail forum.  My next 
thought is to use the <!--Imail.include.xxx.asp -->  the pchgpass.html file and send 
it through an asp script and pass the password tag through so that it updates the site 
login password in the sql db.Does anyone have any input on this whole issue.  Your 
input is very much appreciated.

Kelly Gray
Web programmer and IMail support
kidzmatter.com

_____________________________________________________________
cyberradio2000.com "It's A Whole New Way To Radio---> http://www.cyberradio2000.com
Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to