summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7141c47)
raw | patch | inline | side by side (parent: 7141c47)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 23 Jul 2010 07:12:26 +0000 (07:12 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 23 Jul 2010 07:12:26 +0000 (07:12 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@19051 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/functions.inc | patch | blob | history |
index 4434c514ceedc829842731ee2ed91a94f3fb2bda..9a06ea1c1e47aa6fed77ac3d5a09eaa38035d541 100644 (file)
// Create SMB Password
if ($config->get_cfg_value('sambaHashHook', NULL)) {
- echo "111111";
$attrs= generate_smb_nt_hash($password);
if ($shadow != 0){