Quantcast
Channel: Installing and upgrading help
Viewing all articles
Browse latest Browse all 47310

LDAP Sync

$
0
0
by Stephen Hardy.  

Hi All,

I have 2 moodle installations (Both Windows), 1 being on a single server with a MYSQL DB and locally stored MoodleData folder, the other being somewhat different and this is the one I am struggling with.

The 2nd install is a NLB Windows server 2012R2 installation with DFS replication of the Moodle folder in wwwroot, a separate SQL 2012 Server and a MoodleData share on a SAN.

Everything looked setup fine until I have come to setup LDAP authentication. 

The MS SQL DB instance (moodle_DB) collation is set to  SQL_Latin1_General_CP1_CI_AS, as is the master DB. Moodle sets up fine on this collation, however I get the following issue when running the LDAP Sync:

Got 1613 records from LDAP
!!! Error reading from database !!!
!! SQLState: 42000<br />
Error Code: 468<br />
Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the equal to operation.

 

Any idea? I think its to do with the temp table moodle creates being the wrong collation....

 

Thanks

 

Stephen

 

 


Viewing all articles
Browse latest Browse all 47310

Trending Articles