Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 47
Search took 0.00 seconds.
Search: Posts Made By: zemic
Forum: vBulletin 3.6 Add-ons 12-14-2007, 02:24 PM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Usual culprits are UID field or no MD5 field. MD5...

Usual culprits are UID field or no MD5 field. MD5 is not a standard LDAP field but most people create it. So if you only got CRYPT to store your passwords, this script wont work without some template...
Forum: vBulletin 3.6 Add-ons 10-17-2007, 09:57 PM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Brill :up:

Brill :up:
Forum: vBulletin 3.6 Add-ons 09-17-2007, 03:09 PM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Hello, Its been a few months since I've...

Hello,

Its been a few months since I've been on here. In June I moved jobs and have gone from an institution using UNIX UNIX UNIX, to MICROSOFT MICROSOFT MICROSOFT so no LDAP server for me to...
Forum: vBulletin 3.6 Add-ons 05-24-2007, 09:55 PM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Here it is. Stick this in your config.php ...

Here it is. Stick this in your config.php



Instructions here:
http://www.vbulletin.com/docs/html/disable_plugins


p.s.
I'm still working on the a slight tweak for this modification to...
Forum: vBulletin 3.6 Add-ons 05-24-2007, 09:51 PM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Hello ! To me, that looks like your running...

Hello !

To me, that looks like your running PHP in a Windows environment, and it doesnt support LDAP. I've just downloaded my code again from here just incase I'd done a little mistake in the...
Forum: vB3 General Discussions 05-01-2007, 09:41 PM
Replies: 6
Views: 1,004
Posted By zemic
From what I understand taking 10 minutes to read...

From what I understand taking 10 minutes to read the topic, yes it does.

Not trying to be funny, but if you read the topic and probably try the modification (on a test board if you have one)...
Forum: vB3 General Discussions 05-01-2007, 09:26 PM
Replies: 6
Views: 1,004
Posted By zemic
Read the topic - says it does here ...

Read the topic - says it does here
https://vborg.vbsupport.ru/showpost.php?p=1218657&postcount=304
Forum: vB3 General Discussions 05-01-2007, 02:10 PM
Replies: 6
Views: 1,004
Posted By zemic
I think he's used this modification ...

I think he's used this modification

https://vborg.vbsupport.ru/showthread.php?t=99829
Forum: vB3 General Discussions 05-01-2007, 02:07 PM
Replies: 4
Views: 875
Posted By zemic
Out of the box, there isnt a way. Many months ago...

Out of the box, there isnt a way. Many months ago I saw a topic or modifiaction on here which allowed several boards to use a the same "vb3_user" table. I cant find this now. May have been written...
Forum: vBulletin 3.6 Add-ons 04-30-2007, 08:50 AM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Fair enough :). If anyone has feature...

Fair enough :).

If anyone has feature requests, just reply to the topic or PM me.
Forum: vB3 General Discussions 04-30-2007, 08:13 AM
Replies: 5
Views: 928
Posted By zemic
I personally wouldnt use Vbulletin to manage LDAP...

I personally wouldnt use Vbulletin to manage LDAP entries. LDAP is much bigger than VB and capable of doing much more. It would be better doing it the other way (VB feeds off LDAP).

To answer...
Forum: vBulletin 3.6 Add-ons 04-30-2007, 08:00 AM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Like I said in a previous post, this could be...

Like I said in a previous post, this could be modified to work with CRYPT. All that is required is changing the VBulletin login form (template) so it doesnt MD5 the password as soon as you hit enter...
Forum: vBulletin 3.6 Add-ons 04-23-2007, 07:24 AM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
No problem, if its useful for someone other than...

No problem, if its useful for someone other than me then thats made my day :D. I've not populated LDAP myself before so dont think I could be of any help. We have other (mainly payroll) type software...
Forum: vBulletin 3.6 Add-ons 04-22-2007, 06:23 PM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Thanks ! :) You could integrate the code...

Thanks ! :)

You could integrate the code with pretty much anything i.e. a CMS. Just change the bit of code that speaks to VB to talk to your CMS. Making a connection to LDAP, authenticating etc....
Forum: vBulletin 3.6 Add-ons 04-19-2007, 07:06 PM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Nope, there's nothing to take a screen shot of....

Nope, there's nothing to take a screen shot of. You login with the usual Vbulletin form. Script talks to the LDAP server in the background, then continues with the Vbulletin login code.
Forum: vBulletin 3.6 Add-ons 04-19-2007, 10:37 AM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Let me know how you get on. ..... :) I've...

Let me know how you get on. ..... :)

I've updated the attachment so the download is now a product, not just a plugin. Did this so people can do version checking. Not edited any code.
Forum: vBulletin 3.6 Add-ons 04-18-2007, 11:38 PM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
True!! Fixed , thanks for pointing that out :D ...

True!! Fixed , thanks for pointing that out :D

(attachment updated)
Forum: vBulletin 3.6 Add-ons 04-18-2007, 09:49 PM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
Its one of them things, if you dont use it you...

Its one of them things, if you dont use it you dont need it as said above but....

Best example I can give is of my work..... we use LDAP to authenticate users accross different services we offer...
Forum: vBulletin 3.6 Add-ons 04-17-2007, 10:00 PM
Replies: 61
Integration with vBulletin - LDAP Authentication
Views: 28,097
Posted By zemic
LDAP Authentication

I've been using Vbulletin for a few years, and have had some great modifications from this community, so having had to recently integrate Vbulletin with LDAP for my University discussion boards I...
Forum: vB3 Programming Discussions 04-13-2007, 12:24 PM
Replies: 0
Views: 706
Posted By zemic
Ldap auth script help

I've written a Vbulletin LDAP authentication script. Works great. I've never used the hooks / plugin system so would appreciate some advice / info...

At the moment I'm including my PHP code to...
Forum: vBulletin 3.5 Add-ons 01-26-2007, 04:36 PM
Replies: 78
Views: 20,511
Posted By zemic
Simple and effective............Re-installed...

Simple and effective............Re-installed VBShout. Didnt have to take off this mod as well. If someone has an easier way of doing it, please post. But if you're desperate for a solution, this...
Forum: vBulletin 3.5 Add-ons 01-26-2007, 04:25 PM
Replies: 78
Views: 20,511
Posted By zemic
Anyone come accross a problem with a user being...

Anyone come accross a problem with a user being stuck in the list of chatters?? I've got a user there for a couple of weeks now. Doesnt make a difference if he comes online or not his name is there....
Forum: Modification Graveyard 01-12-2007, 03:38 PM
Replies: 510
Major Additions - vbArticles by Mary
Views: 99,382
Posted By zemic
Have you approved the article via Admin Control...

Have you approved the article via Admin Control Panel ??
Forum: Modification Graveyard 01-12-2007, 09:55 AM
Replies: 510
Major Additions - vbArticles by Mary
Views: 99,382
Posted By zemic
I still think it should be mandatory. Let's say...

I still think it should be mandatory. Let's say you've got 100 articles in a category and no one puts a title or short description (neither of which are mandatory at the moment). How will you know...
Forum: Modification Graveyard 01-12-2007, 09:11 AM
Replies: 510
Major Additions - vbArticles by Mary
Views: 99,382
Posted By zemic
A little bug I've noticed..... It does not...

A little bug I've noticed.....

It does not check if you've entered a title for the article. I think this should be mandatory.
Also, within the Admin Control Panel --> vbArticles --> Categories...
Showing results 1 to 25 of 47

 
Forum Jump

All times are GMT. The time now is 06:23 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02544 seconds
  • Memory Usage 2,044KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (57)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete