I updated my profile to call a LDAP.asp file I created to get the exchange info from the domain.
It will auto update the Email field. everytime the user open the profile.
After the autologon for a new user i have it going to the profile once. A new users sees the Profile with everything in it already set and then can add other info if needed.
Works Great!
one issue that i had was that everything has to be set to use NT _Auth. but the LDAP.asp file could not use that for me. I had to chagne the access rights to connect to the server.
had to make come code to save the info and call the new ASP then save the info and come back to display it. IT was sometime to get it t work. but it does and good!
Ka Corp, I'm very intersted in your LDAP.asp file. I'm interested in doing the same thing. I want the email address, full name and some other info to be automatically filled in for the user upon registering.
if you mean Exchange 5.5 i'm very very interested, too !!
I use NT-Authentication, IIS 5.0, NT4.0-Domain and Exchange 5.5 and my Problem is that our Users very often change their NT-Accounts (because they move from one department to others), but their Email-Account are staying the same. Up to now i have to change Email-Adresses for every User manually :-(
Or is there another Way to manage this automatically ?