summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bc53b5e)
raw | patch | inline | side by side (parent: bc53b5e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 2 Dec 2008 13:46:56 +0000 (13:46 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 2 Dec 2008 13:46:56 +0000 (13:46 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13115 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_config.inc | patch | blob | history |
index bc9d06f10c23e513515b09f1cee7ca87bb8e8693..5d10616bf47d3e70e0c17fc0f87a51f06210f1ae 100644 (file)
if (!isset($this->current['SAMBAMACHINEACCOUNTRDN'])){
$this->current['SAMBAMACHINEACCOUNTRDN']= "ou=winstations,ou=systems";
}
- if (!isset($this->current['HASH'])){
- $this->current['HASH']= "crypt";
- }
if (!isset($this->current['ACCOUNTPRIMARYATTRIBUTE'])){
$this->current['ACCOUNTPRIMARYATTRIBUTE']= "cn";
}