Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 allowing unregistered posting?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ksntz
Starting Member

38 Posts

Posted - 24 April 2007 :  05:00:43  Show Profile
I searched and couldnt find out how to allow unregistered posting on my forum. I do not want any kind of registration or email, just want people to be able to type in any username and post their replies or new topics.

How do I enable unregistered posting?

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 24 April 2007 :  05:04:39  Show Profile  Visit HuwR's Homepage
take a look in the MOD forums or on SnitzBitz, or try searching for anonymous posting mod.

However, if you do this you should seriously consider adding the MOD which adds a captcha system when posting otherwise your forum will be swamped with auto generated spam
Go to Top of Page

ksntz
Starting Member

38 Posts

Posted - 24 April 2007 :  05:06:36  Show Profile
thanks Huw!

snitzbitz is down :(


is the skantadj mod the only one that allows for unregistered posting?


Edited by - ksntz on 24 April 2007 06:28:46
Go to Top of Page

ksntz
Starting Member

38 Posts

Posted - 01 May 2007 :  06:06:08  Show Profile
I looked at the mod and actually wonder if my intention might be achieved more easily. I am wondering what part of the code and which .asp files would need to be modified to remove ALL registration requirements from the forum, in other words I want it so a user can just type in a nickname and post, no registration box or passwords or anything.

Can anyone point me in the right direction to what part of the snitz code would need to be modified/disabled to disable all the registration part of the software?

I am looking at an intranet application of the forum.
Go to Top of Page

Roger Fredriksson
Average Member

Sweden
556 Posts

Posted - 01 May 2007 :  07:27:42  Show Profile  Visit Roger Fredriksson's Homepage
Isn't that possible to achieve by correct settings in admin-panel?

rf/www.avgifter.com
Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 01 May 2007 :  12:14:50  Show Profile  Visit AnonJr's Homepage
If its an intranet app, you may want to look at just using NT Authentication - or figuring out how to mod the NT Auth to pull whatever authentication system your network uses.
Go to Top of Page

ksntz
Starting Member

38 Posts

Posted - 01 May 2007 :  16:05:57  Show Profile
so is it really that difficult to just disable or modify the 'registration required for posting' code?
Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 01 May 2007 :  18:00:49  Show Profile  Visit AnonJr's Homepage
The short answer is "it depends".

Because authenticating the user is core to how nearly everything works, its not just a simple "comment out these lines and be done" - otherwise no one would have needed to make a MOD for it.

You can use one of the MODs that has already been built (lotta work, but relatively easy), or you can have a go at your own solution. (lot more work, but you get exactly what you want)

If you are on a company network, normally there is some authentication scheme already in place and you can use/modify the built-in ties to the NT authentication. As far as I know, you can use some of the same or similar directives to get the same or similar information from Novel and other data stores, so don't see "NT" and think "I need a Windows domain". It would probably be easier (and better) to grab their authentication from the network in some fashion.

In the grand scheme of things I would have some means of making sure that a person is a given person. Search for "Anonymous Posting" (and many various mis-spellings/abbreviations of "anonymous") and you will find many discussions of why its not usually a good idea.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 2.19 seconds. Powered By: Snitz Forums 2000 Version 3.4.07