Author |
Topic |
|
Lohman
Starting Member
35 Posts |
Posted - 22 August 2000 : 07:15:41
|
I am using NT Authentication. My users still have to go through a registration process, even though the forum knows who they are. I want to remove the username and all of the profile stuff entirely and just have the users domain name appear as the author. Can anyone point me in the right direction towards accomplishing this? I don't seem to be able to find the right combination of things to cut-out. |
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 22 August 2000 : 20:36:52
|
I do have what you are looking for.
By getting the NT User account and the NT full account name.
You can have an automatic register. Just need to get the E-mail <img src=icon_smile.gif border=0 align=middle>
I'll post this ASAP
Edited by - Kal Corp on 12 October 2000 02:04:46 |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 22 August 2000 : 20:52:02
|
Check my test forums
I currently have the NT account and NT Full Account in the config.asp file under NT global MOD. In the download section on Forum1
Edited by - Kal Corp on 12 October 2000 02:04:57 |
|
|
Lohman
Starting Member
35 Posts |
Posted - 23 August 2000 : 06:52:59
|
Well, First thankyou for replying. Second I downloaded the updates.zip from your other site and do not find a config.asp enclosed. I couldn't find anything named NT MOD however. I was very confused when I was looking around there and couldn't find exactly what you referenced. A little help? |
|
|
Kal Corp
Average Member
USA
878 Posts |
|
DJWillis
Starting Member
United Kingdom
39 Posts |
Posted - 11 October 2000 : 05:55:09
|
Kal,
You are a little wonder, you mentioned a while back that you where going to experement with getting the Exchange e-Mail from an LDAP lookup to put with the NTID and automaticly make the profile. Did you ever get anywhere with it and it not, would you have any problems with me using your Mod and 3.1 final as the basis to build that feature from.
Regards
John Willis
"You can have any error screen, as long a it's blue" |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 11 October 2000 : 16:44:19
|
That would be great. Ill try to get this mod ASAP <img src=icon_smile.gif border=0 align=middle>
I'm just having problems with alot of bugs in the 3.1 final with the new stuff.
test Signature |
|
|
Lohman
Starting Member
35 Posts |
|
Lohman
Starting Member
35 Posts |
Posted - 16 October 2000 : 10:33:28
|
Woah never mind. It worked on my third try <img src=icon_smile_big.gif border=0 align=middle>
|
|
|
Lohman
Starting Member
35 Posts |
Posted - 16 October 2000 : 10:50:19
|
OK so I'm trying to implement this automatic NT login mod. I have the latest release code. Looking at the code, it seems as though some of this mod is implemented and some is not. The files have changed around a bit also (profile for example). I am wanting to verify whether or not this automatic NT functionality is implemented in the latest release code or not and how to enable it either way.
|
|
|
gor
Retired Admin
Netherlands
5511 Posts |
Posted - 16 October 2000 : 11:08:52
|
The NT code hasn't been changed since version 3.0
<b>Pierre Gorissen</b>
<font color=blue><font size=1>A man who is 'of sound mind' is one who keeps the inner madman under lock and key. </font id=blue></font id=size1><font size=1><font color=black>Paul Valery</font id=size1></font id=black> |
|
|
Kal Corp
Average Member
USA
878 Posts |
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 25 October 2000 : 22:26:38
|
Looks Like this might be in the next update.
Any question Just ask.
Hay DJWillis , Still Looking for Work?, Need that Auto E-mail section <img src=icon_smile.gif border=0 align=middle>
|
|
|
DJWillis
Starting Member
United Kingdom
39 Posts |
Posted - 27 October 2000 : 06:40:54
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> Hay DJWillis , Still Looking for Work?, Need that Auto E-mail section <img src=icon_smile.gif border=0 align=middle>
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Heee :-),
Kal, what work have you done on this?
I am getting there but it's not a quick solution (I need to build to code to reuse on 3-4 of our Intranet applications and Snitz) exchange is not often that forthcomming with data and there is some issues that I need to get sorted before I let some sample code fly about.
Regards
John Willis
"You can have any error screen, as long a it's blue" |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 30 October 2000 : 23:21:11
|
I have not do anything in asp to get the E-mail data. I do have cold fusion scripts that get this data |
|
|
DJWillis
Starting Member
United Kingdom
39 Posts |
Posted - 31 October 2000 : 03:57:38
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> I have not do anything in asp to get the E-mail data. I do have cold fusion scripts that get this data <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Hmmm, They might be interesting to take a look at, my main problem is that exchange LDAP does not return the NTID property from the exchange schema (it just returns a null value) and as such does not allow us to do the lookup without some reliance on taking some things for granted (i.e. that exchange account will be the same as NTID Full Name etc.). The other option I was looking at was using a database to do some cross referencing but that is a far less then ideal solution as it requires some maintenance and is way outside the scope for Snitz.
My current train of thought is going along with looking up the NT Full name on the exchange x500 database and offering the user the option to change it or enter there e-mail if no matching exchange account is found.
Regards
John Willis
"You can have any error screen, as long a it's blue" |
|
|
|
Topic |
|