Author |
Topic |
|
TerryG
Junior Member
United Kingdom
179 Posts |
Posted - 20 February 2001 : 05:10:53
|
I am using the forum on an Intranet, running NT Authentification on an NT4/IIS Server using ver3.1sr4. When a new user visits the forum if they don't click on 'Profile' and insert their email address the next new user who tries to visit gets a message telling them their password is already in use. This seems to be because the first new users password field in the database is blank, and the second new users password field is also blank in that they havent had a chance to input a valid one. Have I set something up wrong?, is it possible for the forum to get the users passwords from the Exchange server so they don't have to input them themselves. I can't rely on everyone who visits adding thier email address to thier profile and this seems like such an obvious problem that it seems to me its probably of my own making!!
|
|
Blade
New Member
66 Posts |
|
TerryG
Junior Member
United Kingdom
179 Posts |
Posted - 21 February 2001 : 12:59:16
|
Tried that, works nicely now, thanks for your help. With regard to the Muliple Domains, I would have had the same problem so have implemented your revised code, thanks again.
Edited by - terryg on 21 February 2001 13:13:27 |
|
|
Blade
New Member
66 Posts |
Posted - 21 February 2001 : 13:22:23
|
Glad I could help |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 21 February 2001 : 13:52:05
|
I dont get this problem. New users just come in an a account a created.
Account name ,and users name is auto from the code.
The e-mail part does not get set. working on getting this automaticly
|
|
|
Blade
New Member
66 Posts |
Posted - 21 February 2001 : 17:27:40
|
I'm not sure what he was refering to with the password problem. I don't use the Autologon feature because it leaves the email address field empty. Also, if the user is logged in with an account that doesn't have their name in it (like a service account), you get it as a registered account on the board. I don't like the idea of registering an account for every NT account that graces the board. I don't see how you are going to pull down an email address unless you make a connection to Exchange or something...
-------------------------
=>Blade<= |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 21 February 2001 : 23:29:18
|
Correct, every user connecting in on my domains has a exchange account
|
|
|
Blade
New Member
66 Posts |
Posted - 21 February 2001 : 23:49:13
|
All of my users have Exchange accounts as well. That would be pretty dang spiffy if you can cook it up to pull addresses from Exchange.
-------------------------
=>Blade<= |
|
|
sumo
Junior Member
USA
121 Posts |
Posted - 13 March 2001 : 17:35:34
|
Has anyone figured out how to do this yet? I've started working on something, but I'm new to LDAP and my ADSI/LDAP book is all over the place...
quote:
All of my users have Exchange accounts as well. That would be pretty dang spiffy if you can cook it up to pull addresses from Exchange.
-------------------------
=>Blade<=
Mike http://www.sumovw.com/ http://www.sumovw.com/forum/ http://www.sumofx.com/ |
|
|
|
Topic |
|