|
|
LDAP authentication and enrolment use user "id Number" that is stored into mdl_user table at authentication time.
Some times the field mdl_user->idnumber (varchar(64)) length in not enough to hold idumbers of user belonging to a huge institution. Somewhere between moodle forums ( http://moodle.org/mod/forum/discuss.php?d=56198) it is suggested to increase the lenght f that field from its usual size to 255 (ALTER TABLE mdl_user CHANGE COLUMN idnumber idnumber VARCHAR(255);)
Well, this is not enought. In spite of the bigger size Moodle continue to store ONLY 64 bytes. THIS LET THE LDAP AUTHENTICATION AND ENROLMENT USELESS for institution where the LDAP structure can't be simply changed for high level directives. 8-O
|
|
Description
|
LDAP authentication and enrolment use user "id Number" that is stored into mdl_user table at authentication time.
Some times the field mdl_user->idnumber (varchar(64)) length in not enough to hold idumbers of user belonging to a huge institution. Somewhere between moodle forums ( http://moodle.org/mod/forum/discuss.php?d=56198) it is suggested to increase the lenght f that field from its usual size to 255 (ALTER TABLE mdl_user CHANGE COLUMN idnumber idnumber VARCHAR(255);)
Well, this is not enought. In spite of the bigger size Moodle continue to store ONLY 64 bytes. THIS LET THE LDAP AUTHENTICATION AND ENROLMENT USELESS for institution where the LDAP structure can't be simply changed for high level directives. 8-O |
Show » |
made changes - 01/Nov/07 11:15 PM
| Field |
Original Value |
New Value |
|
Assignee
|
Petr Skoda
[ skodak
]
|
Martin Dougiamas
[ dougiamas
]
|
Andrea Bicciolo made changes - 04/Jan/08 09:27 PM
|
Assignee
|
Martin Dougiamas
[ dougiamas
]
|
Eloy Lafuente (stronk7)
[ stronk7
]
|
made changes - 21/Jan/08 05:32 AM
|
Assignee
|
Eloy Lafuente (stronk7)
[ stronk7
]
|
Martin Dougiamas
[ dougiamas
]
|
made changes - 21/Jan/08 10:43 AM
|
Assignee
|
Martin Dougiamas
[ dougiamas
]
|
Petr Skoda
[ skodak
]
|
made changes - 04/Mar/08 01:13 PM
|
Fix Version/s
|
|
1.9.1
[ 10240
]
|
|
Priority
|
Blocker
[ 1
]
|
Critical
[ 2
]
|
made changes - 20/Mar/08 03:13 PM
|
Priority
|
Critical
[ 2
]
|
Blocker
[ 1
]
|
made changes - 12/May/08 10:44 PM
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
made changes - 14/May/08 08:14 AM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|
QA Assignee
|
|
stronk7
|
|