summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2953aec)
raw | patch | inline | side by side (parent: 2953aec)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 5 May 2008 15:44:42 +0000 (15:44 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 5 May 2008 15:44:42 +0000 (15:44 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10769 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/debian/README.Debian | patch | blob | history |
index cfb650690521ae13f4ae8103c60a79a58b863a52..f23c04c7726fd4b9d129d1fffff31ad569f7671a 100644 (file)
that stores information somewhere around) to read the gosa.conf file, which
may contain vital information about your LDAP service.
-To make it harder to extract these passwords, they get passed by request
-headers by default.
+To make it harder to extract these passwords, they get encrypted by a
+master password only readable by the GOsa location.
+
+You can simply migrate old existing passwords by typing:
+
+# a2enmod headers
+# gosa-encrypt-passwords
+# /etc/init.d/apache2 reload
If this is not enough for you (exploitable PHP code may make it possible to
read the webservers memory), you can simply create another webserver instance