On Mon, 12 Mar 2007, Greg Cooper wrote:
Hello,Is anyone using LDAP to authenticate users on the web interface? if so, how did you go about doing it? Thanks!
Yes, we (UiO) uses LDAP for authentication. In /usr/local/nav/etc/webfront/webfront.conf : [ldap] enabled = yes server = ldaps://xxx.uio.no binddn= cn=yyy,cn=zzz,dc=uio,dc=no And if your ldap requires it (ours do), you allso need correct settings in /etc/openldap/ldap.conf. Like path to TLS_CACERT etc. -Asbjørn-
_______________________________________________ nav-users mailing list [email protected] http://mailman.itea.ntnu.no/mailman/listinfo/nav-users
