FIX SASL configuration example

This commit is contained in:
Deon George
2011-06-21 13:44:00 +10:00
parent afa4a95b37
commit 446faf78fb
2 changed files with 19 additions and 17 deletions

View File

@@ -623,6 +623,8 @@ class ldap extends DS {
if (! isset($CACHE['login_dn']))
$CACHE['login_dn'] = is_null($this->getLogin($method)) ? $this->getLogin('user') : $this->getLogin($method);
$CACHE['authz_id'] = '';
/*
# Do we need to rewrite authz_id?
if (! isset($CACHE['authz_id']))