Virtual Learning Platforms Thread, intgegrating moodle with active directory homedirectories in Technical; Anyone managed to get this going?
current setup:
Ubuntu 6.06
Moodle 1.7
Apache 2
Pesky 2003 active directory controllers and ...
-
7th November 2007, 03:14 PM #1 intgegrating moodle with active directory homedirectories
Anyone managed to get this going?
current setup:
Ubuntu 6.06
Moodle 1.7
Apache 2
Pesky 2003 active directory controllers and for LDAP
Have downloaded moodle block SMB_WEB_CLIENT and followed the instructions
We can login to moodle OK via LDAP so that's fine.
We've tested to make sure we can mount via smbmount from the command line to a windows share and this works (after having figured out the syntax).
Does my syntax below look OK?
################################################## #################
# Array of windows share strings to convert to smb strings
# i.e. '\\myserver' => 'mydom/myserver' would replace '\\myserver'
# in a share string with mydom/myserver
#edit the config file to include smb replacement strings for home dir #shares - $smb_cfg->cfgWinShareToSmb - e.g. the
#windows share '\\netserv1\guysfolder' might need to #be 'studentdomain/netserv1/guysfolder' for smbclient to read it. #Therefore you would need a config entry as follows:
#
#$smb_cfg->cfgWinShareToSmb=array(
# '\\netserv1'=>'studentdomain/netserv1'
#);
$smb_cfg->cfgWinShareToSmb=array(
'\\netserv1\staff$'=>'schooladdomain/netserv1/staff$'
);
However I'm getting a few errors, namely NT_STATUS_ACCESS_DENIED as a popup when you try to use the block, and a few PHP errors (which are probably as a result of the above).
Any pointers would be great
ta
-
-
IDG Tech News
-
7th November 2007, 03:27 PM #2 Re: intgegrating moodle with active directory homedirectories
I can't find the block you're talking about, can you provide a link?
-
-
7th November 2007, 03:29 PM #3 Re: intgegrating moodle with active directory homedirectories
-
-
7th November 2007, 03:34 PM #4 Re: intgegrating moodle with active directory homedirectories
-
-
7th November 2007, 03:41 PM #5 Re: intgegrating moodle with active directory homedirectories
Thanks Geoff much appreciated mate
-
-
8th November 2007, 06:54 PM #6 Re: intgegrating moodle with active directory homedirectories
Hi Geoff.. any luck?
-
-
9th November 2007, 09:26 AM #7 Re: intgegrating moodle with active directory homedirectories
Sorry, not had chance to play with this yet. I've been distracted by mailman and cups.
-
-
21st November 2007, 10:44 AM #8
- Rep Power
- 14
Re: intgegrating moodle with active directory homedirectories
Hi Geoff,
Just wondering if you have luck getting this work... I've tried but can't get anywhere with it.
-
-
14th February 2008, 09:46 AM #9 I got this working, there was an update recently that fixed some bugs.
I needed to upgrade to php5
http://moodle.org/mod/forum/discuss....&parent=397586
-
SHARE: 
Similar Threads
-
By ICTNUT in forum How do you do....it?
Replies: 8
Last Post: 28th November 2012, 02:21 AM
-
By localzuk in forum Windows
Replies: 4
Last Post: 10th October 2007, 03:54 PM
-
By chalkwellstu in forum Scripts
Replies: 8
Last Post: 24th September 2007, 01:53 PM
-
By mmoseley in forum Hardware
Replies: 4
Last Post: 6th September 2007, 01:28 PM
-
By PiqueABoo in forum Downloads
Replies: 1
Last Post: 16th July 2007, 10:02 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules