[Helge Tore Høyland] > Hi. > Im wondering. Have anyone binded moodle 2.3 to openldap in > skolelinux6? I am not sure what bind-user to use. Skolelinux uses > sudo to give rights to do anything in GoSA, so what user should i use?
What kind of LDAP binding do you need to do? To just read info from LDAP, anonymous bind should work. What kind of information do you want to read? To check user credentials, you need to make sure TLS is enabled on the LDAP connection, as password checking is prohibited on non-encrypted connections. -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

