Jump to ContentJump to Navigation/Login

Site Search

Login


[Register]

Course Registration

Understanding Web Accessibility

Register Now for the April 18 start date.

Donate

If you have found ATutor useful, please consider making a donation.

Donate

Services

Members Online

No Members Logged In

(7 guests in past 15 min.)

Visitors

Locations of visitors to this page

Advertisements

Support Forums

Community Discussions



Mambo, ATutor, ACollab integration


You must be signed-in to post.

AuthorSubject
  Page: 1 | 2 | 3 | 4
khayward


Subject: Thanks re: MamboQuote this post in your reply
It's great to see a couple options for integrating ATutor with Mambo.

Thanks.
Kelly

In reply to:
Great work cas!

Another solution to achieve Mambo / Atutor integration is outlined on my website at:

www.jordanwillms.com/index.php?p=28

Posted: 2005-03-09 10:29:53
xamount


Subject: LDAP SupportQuote this post in your reply
Hi jpwilliams

You mentioned that if anyone was interested in LDAP support for Atutor, you would post it on your blog. Can you still do that?

I would like Atutor to authenticate against an active directory running on Windows Server 2003. Any help with this is greatly appreciated.

Shivan Jaikaran

In reply to:
Great work cas!

Another solution to achieve Mambo / Atutor integration is outlined on my website at:

www.jordanwillms.com/index.php?p=28

It works a little differently, making Mambo syn...

Posted: 2005-06-03 02:02:25
jpwillms


Subject: sureQuote this post in your reply
Sure Shivan.

I'll prepare a little example and post it early next week. To get you starded, I basically use the generic authentication hack that Patrice developed for Mambo. The cool thing about this code is that it's quite generic and can actually be used to plugin to atutor as well. It's best to use mambo / atutor at the same time, because then you have a super user interface to configure the ldap settings via mambo. You can read about it at mamboforge.net/projects/mosldaphack/ and it will help you start to get an idea of how I did it.

Shivan -- I am a forgetful son of a #$^$#%. Do me a favour and give me a gentle reminder on monday via email (address available on my blog) and I'll be happy to put a little tutorial together and post it to my blog.

cheers

www.jordanwillms.com - stream of conscious



http:// http:// http:// http://
Posted: 2005-06-03 03:12:39
tecsuzuki


Subject: looking for mambo/tutor site that is finishedQuote this post in your reply
If anyone of you does a site that uses one of these technics please point it out to me.

I would really like to know how it handles and looks before I do my own in the next month.

I want to have most of my mambo open to the public and then have a tutor colab sign in for members of my music studio

I also need to post an inside calendar for students and several open side calendars for the public to use with out having them confused.
Posted: 2005-07-08 03:07:01
desiv


Subject: Re: LDAP SupportQuote this post in your reply
Was interested myself. Noticed that the jordanwilliams site is down.
However, if you're interested, I have ATutor 1.5.2 authenticating against our 2003 LDAP AD server using the Global Catalog (port 3268).
I was working with another open source project (OSU Helpdesk) and used it's LDAP support and a few of the functions.
(That's what OSS is all about! :-)

I've cheated on registration so far, but it works. That's next to handle, authenticating in registration and pulling name and email from LDAP. Currently, I allow registration by windows username, and I manually create the email address. I ignore the password (set it to LDAP in the database since there is only local auth for the admin). Made it so I had to change very little of the ATutor code.
(i.e. I just changed the mail and password fields to hidden for the form for now..)

This has been tested on 2003 server without anonymous LDAP access and the Global Catalog.

Desi

In reply to:
Hi jpwilliams

You mentioned that if anyone was interested in LDAP support for Atutor, you would post it on your blog. Can you still do that?

I would like Atutor to authenticate against an active...

Posted: 2006-03-31 17:07:26
greg

Avatar for greg


Subject: Re: LDAP SupportQuote this post in your reply
Hi Desi
Yes we'd be very interested in seeing the results of your work. LDAP authentication is something we've been meaning to get into ATutor for a while, but just have not had the time.

Keep us posted on your progress.
Posted: 2006-04-03 09:10:21
desiv
atutchg.zip

Attachment: atutchg.zip


Subject: Re: LDAP SupportQuote this post in your reply
OK, I have a file to send you with some files inside. :-)

I have it set up so that there's an LDAP define in the config.inc.php, and if that's 1, it tries LDAP, if it's 0, it local database.

If you have a 2003 Server with a global catalog, you should be able to go.

I'll try to attach it here, but if it doesn't work, just let me know where to send it.

Desi

In reply to:
Hi Desi
Yes we'd be very interested in seeing the results of your work. LDAP authentication is something we've been meaning to get into ATutor for a while, but just have not had the time.

Keep u...

Posted: 2006-04-03 14:01:49
greg

Avatar for greg


Subject: Re: LDAP SupportQuote this post in your reply
Thanks Desi

Hopefully we will have a little time near the end of this development cycle to take a look at your work, and perhaps integrate it into the public distribution.

Keep us posted on any further developments if there are any.
Posted: 2006-04-04 08:38:06
kenlohwh


Subject: Re: Another solutionQuote this post in your reply
The URL seems to be pointing to a travel website now. Does anyone know where the original page has gone to ?

In reply to:
Great work cas!

Another solution to achieve Mambo / Atutor integration is outlined on my website at:

www.jordanwillms.com/index.php?p=28

It works a little differently, making Mambo syn...

Posted: 2006-05-27 14:39:46
greg

Avatar for greg


Subject: Re: Another solutionQuote this post in your reply
If you're looking for a Mambo integration module, see the bottom of the page at:

atutor.ca/atutor/modules.php

In reply to:
The URL seems to be pointing to a travel website now. Does anyone know where the original page has gone to ?

In reply to:
Great work cas!

Another solution to achieve Mambo / Atuto...


Posted: 2006-05-27 15:10:06
khaosan


Subject: Please keep me posted...Quote this post in your reply
I am very interested in integration Attutor and Mambo

info@khaosanroad.com
Posted: 2006-05-30 12:29:04
eharper


Subject: Re: LDAP SupportQuote this post in your reply
If you could send that zip file to me I would greatly appreciate it. I too am very interested in integrating much of the main password information from Active Directory on Win 2003 Server into Atutor. Thanks! Erik

In reply to:
OK, I have a file to send you with some files inside. :-)

I have it set up so that there's an LDAP define in the config.inc.php, and if that's 1, it tries LDAP, if it's 0, it local database.

...

Posted: 2006-10-05 13:30:36
greg

Avatar for greg


Subject: Re: LDAP SupportQuote this post in your reply
The file should now available above for downloading.

If you upgrade/modify the files, bundle them up again and post them back here. Eventually we will integrate them into ATutor permanently.
Posted: 2006-10-05 15:13:33
eharper


Subject: Re: LDAP SupportQuote this post in your reply
I downloaded the file which is 17KB, but when i try to extract it using Windows' built-in extraction wizard it says "No Files to Extract". Do you know why this is happening?
Thanks,
Erik
Posted: 2006-10-05 16:03:20
greg

Avatar for greg
atutor_ldap.zip

Attachment: atutor_ldap.zip


Subject: Re: LDAP SupportQuote this post in your reply
It seems to be fine.

I've zipped it up again, and attached it.

Perhaps it is a problem with your Windows system. Try extracting on another system if the rezipped file does not work.
Posted: 2006-10-10 09:46:48
 Page: 1 | 2 | 3 | 4

You must be signed-in to post.