summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f587c8f)
raw | patch | inline | side by side (parent: f587c8f)
author | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 5 May 2010 09:14:00 +0000 (09:14 +0000) | ||
committer | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 5 May 2010 09:14:00 +0000 (09:14 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@18082 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/contrib/gosa.conf.5 | patch | blob | history |
index 7a8a2bfab9f5452a4fd5f8eccbe3dd4a83b44e0f..edd19b73854b47de28effd73e6d0f67661ccb0be 100644 (file)
@@ -1072,7 +1072,7 @@ If you don't have mkntpasswd from the samba distribution installed, you can use
perl to generate the hash:
.nf
-perl -MCrypt::SmbHash -e "print join(q[:], ntlmgen \\$ARGV[0]), $/;"
+perl \-MCrypt::SmbHash \-e "print join(q[:], ntlmgen \\$ARGV[0]), $/;"
.if
.PP