Searched refs:getTextSID (Results 1 – 8 of 8) sorted by relevance
197 …$domain_sid[$this->frontend->config['ads_domain']] = $adldap->utilities()->getTextSID($entries[0][…312 $sid = $this->adldap->utilities()->getTextSID(is_array($objectsid) ? $objectsid[0] : $objectsid);429 $this->adldap->utilities()->getTextSID($data['objectsid'][0]);490 $this->adldap->utilities()->getTextSID($data['objectsid'][0]);1109 $sid = $data['objectsid'] = $this->adldap->utilities()->getTextSID($data['objectsid'][0]);
153 public function getTextSID($binsid) function in adLDAPUtils
663 $filter = '(objectsid='.$this->adldap->utilities()->getTextSID($gsid).')';
145 public function getTextSID($binsid) { function in adLDAPUtils
588 $filter = '(objectsid=' . $this->adldap->utilities()->getTextSID($gsid).')';
146 public function getTextSID($binsid) { function in adLDAPUtils
88 $allValues[0]['objectsid'][0] = $adldap->utilities()->getTextSID($allValues[0]['objectsid'][0]);