Author |
Topic |
Kal Corp
Average Member
USA
878 Posts |
Posted - 08 August 2000 : 20:09:35
|
Using NT Global Groups for Private Forum access!
That’s right. I just finished a test on a intranet using the snits forums and NT global groups for access to the private forums. Works great. Now just need to find a place to put the names of the groups. I was thinking of using the F_UserList. But you might want to use them with the groups. So I was thinking of the F_PASSWORD and making a new F_TYPE (what we up to 9). By using the password we would not have to create a new database field. (Would it be better to create the field or just make the password field bigger to handle the group names?) also do we want just ONE group or more (I was think more)
Also how do we update it. I have to look at the edit forum asp. I need to add a new F_TYPE called “NT Global Groups” and making the password field bigger would be nice. Any help on this would be great.
What do you think?
Kal's Forums http://vasserver.dyndns.org/Forums/default.asp
Edited by - Kal Corp on 07 October 2000 15:04:41 |
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 09 August 2000 : 11:13:53
|
Am I the ONLY one that thinks this is cool <img src=icon_smile_cool.gif border=0 align=middle>
Would any one else want the code? Would be nice feature to put in the Snitz Forum List of goodies
Testing forums - 2 Forums same database + mod's http://vasserver.dyndns.org/forums_2000/forum1/default.asp |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 09 August 2000 : 21:31:01
|
<font color=red>Well to bad if you don’t like it <img src=icon_smile_angry.gif border=0 align=middle></font id=red>
I'm going to work on the code anyway. I hope when it is completed it will be added.
(Is this the Kal Corp or NT forum?)
Come on NT members I need a little help here <img src=icon_smile.gif border=0 align=middle>
What I need is some help from the Snitz groupies !
I need to add a new F_PrivateForums, Should I just select the next #, (I don’t know what is in development and what it might be up to?)
Also should I make the Groups a new Database field or update the password field?
Thanks
Testing forums - 2 Forums same database + mod's http://vasserver.dyndns.org/forums_2000/forum1/default.asp
Edited by - kal corp on 11 August 2000 00:49:33 |
|
|
blkrogue
New Member
USA
79 Posts |
Posted - 10 August 2000 : 03:55:12
|
Karl, looks like there aren't many NT users around here, but just wanted to let you know I could set it up on a setcase at home and help you test your code.
Too bad I'm not able to host my own little server as off yet ...... but who knows in da near future eh?
Blkrogue
In the darkness of my soul a sparkling light has appeared |
|
|
cy
Starting Member
Singapore
22 Posts |
Posted - 10 August 2000 : 09:45:50
|
Who says there is no NT user here <img src=icon_smile_evil.gif border=0 align=middle>. Here one.
Kal, I like your idea of using NT global group for access to private forum. You have my support. Unfortuantely, i can't help with the code as i'm no good with ASP.<img src=icon_smile_blackeye.gif border=0 align=middle>
|
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 10 August 2000 : 19:19:04
|
I have the code completed <img src=icon_smile_big.gif border=0 align=middle>
Working good.
I will be posting soon.
I just updated to speed things up.
I put <b> NT Group check </b>
In the Config.asp so that it only runs once. It puts the groups into a ver and then in the INC_FUNCTIONS.ASP i check the var with the database. (much faster this way).
Updated the post.asp for the new case name.
I am using the password field in the database. Should i create a new Field<img src=icon_smile_question.gif border=0 align=middle>
Also it is setup so that you can use more than one NT group. Very nice.
I need help with the post.asp
I would like to change the Password prompt to NT Global Groups. if the Privateforum is set to the new case.
Right now i just changed the text to password or NT global group, made the password field bigger.
I'm going to set up one more test forum with NT - this will be open so you can see it give me one day
Testing forums - 2 Forums same database + mod's http://vasserver.dyndns.org/forums_2000/forum1/default.asp
Edited by - kal corp on 10 August 2000 19:23:05 |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 11 August 2000 : 15:17:22
|
Hey Kal Corp,
I think using NT Global groups to access the private forums is a great idea.
I'm interested in your code for this.
- Alan <%On Error goto Hell%> |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 11 August 2000 : 19:33:17
|
I have the code now @ my test server. also there are some updates i need to add. SOON
I even did more. (different update) All users connecting to the forum will not have to register. UserID(NT account Name) and UserName ( NT account Full Name) will automaticly be entered.
Now i have two different versions. Everyone get entered into the database and starts as a visitor. member_Level 0, to become a member i has a password in the register. (but it change be changed to anything)
there was alot of code change for this to work. I'll have the hole thing ready for down load soon)
I want to get the mod for NT groups working first.
You can help by going to my test forum 3 comment on the forum. Check out the new NT group type in the forum edit.
3 Testing forums - 2 w/DB + 1 w/NT Forums use same database + mod's http://vasserver.dyndns.org/forums_2000/forum1/default.asp |
|
|
Kal Corp
Average Member
USA
878 Posts |
|
Kal Corp
Average Member
USA
878 Posts |
|
lee
Starting Member
Canada
13 Posts |
Posted - 15 August 2000 : 15:07:42
|
Hey Kal's Forums Just wondering where I could get the code for the intranet version of snits forum at the following site: http://vasserver.dyndns.org/Forums/default.asp
Have you found a place to put the names of the groups and how to update it? Looks Good.
Lee |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 15 August 2000 : 23:19:53
|
This is the test forums
http://vasserver.dyndns.org/forums_2000/forum1/default.asp
goto downloads and select NT group
All the code updates are there.
Please tell me if it works <img src=icon_smile_approve.gif border=0 align=middle> or not <img src=icon_smile_dissapprove.gif border=0 align=middle>
Thanks
Edited by - kal corp on 15 August 2000 23:21:10 |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 15 August 2000 : 23:34:07
|
I get the following error when trying to go to your <b>Forum - 3 - NT Test</b>.
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> You are not authorized to view this page
You do not have permission to view this directory or page using the credentials you supplied.
HTTP 401.2 - Unauthorized: Logon failed due to server configuration Internet Information Services <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
This is the page I get right after clicking on the link to goto that forum. I don't enter anything and don't get a login prompt at all. |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 15 August 2000 : 23:43:14
|
Forum 3 is my NT test.
NO NT login prompt hummm..
I dont think you will get a NT logon from across the net. (It does work on my other systems over here, on the same hub). and my main forum is on a intranet with over 300 users and 2K of postings, with this code.
Stay in the forum 1 and goto Download Code
Edited by - kal corp on 15 August 2000 23:45:07 |
|
|
gor
Retired Admin
Netherlands
5511 Posts |
Posted - 16 August 2000 : 02:51:18
|
I could logon over the internet. I got a nice logon popup for username, password and domain, entered the info and got in.
This looks great Kal Corp <img src=icon_smile_approve.gif border=0 align=middle>, great work!. I wish I had more time to test all these mods...
<center><b>Pierre Gorissen </b> <font color=purple><font size=1>I'm a fulltime workaholic back from vacation...</font id=size1></font id=purple></center> |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 16 August 2000 : 04:22:19
|
Blah, I got the login pop up but i can't actually log in since don't have an account. I presumes it work <img src=icon_smile_wink.gif border=0 align=middle>
also a note about the login popup. In Netscape, you only get the username and password textbox and not the domain textbox. To enter the domain you would just enter: <pre id=code><font face=courier size=2 id=code> UserName: domainName/yourUserName Password: ******* </font id=code></pre id=code>
- Alan <pre id=code><font face=courier size=2 id=code><%On Error goto Hell%></font id=code></pre id=code> |
|
|
Topic |
|