ITCN ASP.NET Discussion Forum

NT/ADS Authentication

Share/Bookmark: Add this Thread to Digg Digg   Add this Thread to StumbleUpon Stumble Upon   Add this Thread to Del.icio.us Del.icio.us   Add this Thread to Reddit Reddit   Add this Thread to Facebook Facebook
RE: NT/ADS Authentication
by manas on Thu, Sep 28 2006 4:19 AM
bwise Wrote:There are 9 tables in the Enterprise version.

vmmb,,vcmnbv,mn,
manas
Guest
RE: NT/ADS Authentication
by awer on Wed, Aug 30 2006 8:25 PM
bwise Wrote:Therweerre are 9 tables in the Enterprise version.
awer
Guest
RE: NT/ADS Authentication
by bwise on Tue, Aug 9 2005 10:01 AM
There are 9 tables in the Enterprise version.
ITCN NJ Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 363
RE: NT/ADS Authentication
by MattCoolican on Tue, Aug 9 2005 9:51 AM
bwise Wrote:With the Enterprise version, you get the source code. The login portion which accesses the database is about 10 lines of code. Just edit it to access ADS or your custom database, it's very easy. Many users have done it.


Great. Again, I've modifed your freeware version to work, however, this version appears much more advanced. How many tables are there in the new version? After adding ADS authentication in your old version, I had 3 in total.
--Matt
MattCoolican
Joined: Mon, Aug 8 2005
Location: Memphis, TN
Posts: 8
RE: NT/ADS Authentication
by bwise on Mon, Aug 8 2005 9:55 PM
With the Enterprise version, you get the source code. The login portion which accesses the database is about 10 lines of code. Just edit it to access ADS or your custom database, it's very easy. Many users have done it.
ITCN NJ Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 363
NT/ADS Authentication
by Matt Coolican on Mon, Aug 8 2005 8:58 PM
I have created a version of ITCN Forums that integrates NT/Active Directory authentication based on a previous version of ITCN Forums. However, the version I modified is somewhat primitive compared to this new system.

My main question:
Is there any chance a native(from the authors) port can be offered that utilizes NT/ADS authentication as a means for user authentication? I am an advanced Win/Linux admin turned .NET application programmer, so I feel this would be an awesome feature for an internal web based forum. We utililize Active Directory Services exclusively for our authentication system. My implementation does not require user/pass entry whatsoever. This is the main requirement as, you know, plaintext submittal of user/pass over HTTP is grossly insecure.

Thanks!
Matt

PS. I plan to purchase the new version shortly.
Matt Coolican
Guest