• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

new user registration

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
An entry is added to jforum_users and another to jforum_user_groups!

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everybody,

whenever a new user registers himself, which tables are updated in the database.

eg: jforum_users etc....





[originally posted on jforum.net by blutopaz_stein]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank u rafael

Now i think i will be able make changes to the registration page of the JForum for my company.
Since i am trying to make single log on using the windows NT authontication some of the fields in the regestration page are not required. So i am building a jsp page in which only two fields will be shown "email id" and "name".

Then using ldap calls the user is authenticated and regesterd into the forum.

Any way u r information is very useful for me.

Thank u once again

Blutopaz_stein

[originally posted on jforum.net by blutopaz_stein]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's excellent. When you get it working, I would like to hear from you how was the LDAP integration using the SSO interfaces from JForum. I want to provide some kind of LDAP support in JForum, but currently I don't know much about it neither do I have access to any LDAP server.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello rafael

When it works i would like to give u the code.
I have already cooked some code and i hope it will work soon as a whole.

Any way thanks for the guidence.

Blutopaz_stein
[originally posted on jforum.net by blutopaz_stein]
 
See where your hand is? Not there. It's next to this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic