SF Bug #3448530 - Treat krbExtraData and krbPrincipalKey as binary
This commit is contained in:
committed by
Deon George
parent
74434e5ca3
commit
c4b6695beb
@@ -589,7 +589,7 @@ class ImportLDIF extends Import {
|
||||
$attrs['newsuperior'] = $attrvalue[1];
|
||||
|
||||
} else
|
||||
return $this->error(_('A valid newsuperier attribute should be specified'),$lines);
|
||||
return $this->error(_('A valid newsuperior attribute should be specified'),$lines);
|
||||
|
||||
} else
|
||||
$attrs['newsuperior'] = $server->getContainer($this->template->getDN());
|
||||
|
Reference in New Issue
Block a user