summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d628044)
raw | patch | inline | side by side (parent: d628044)
author | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 12 May 2008 09:56:45 +0000 (09:56 +0000) | ||
committer | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 12 May 2008 09:56:45 +0000 (09:56 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@10870 594d385d-05f5-0310-b6e9-bd551577e9d8
debian/README.debian | patch | blob | history | |
debian/gosa-encrypt-passwords.1 | [new file with mode: 0644] | patch | blob |
debian/rules | patch | blob | history |
diff --git a/debian/README.debian b/debian/README.debian
index 6a464353ce4d43a848476c593a7391563a1bc85f..a560d701fb534d0a8f6e488900f9f47786ef6cc2 100644 (file)
--- a/debian/README.debian
+++ b/debian/README.debian
debian smarty package to support PHP5 in a propper way.
-* Local configuration - secruity issues
+* Local configuration - security issues
You should be aware, that GOsa reads its configuration files which store
an important LDAP password as the www-data user. If you allow other
# a2enmod headers
# gosa-encrypt-passwords
+# Remove the comment for /etc/gosa/gosa.secrets in /etc/gosa/apache.conf
# /etc/init.d/apache2 reload
----
diff --git a/debian/gosa-encrypt-passwords.1 b/debian/gosa-encrypt-passwords.1
--- /dev/null
@@ -0,0 +1,11 @@
+.TH GOSA-ENCRYPT-PASSWORDS 1
+.SH NAME
+gosa-encrypt-passwords \- gosa-encrypt-password a tool to encrypt password stored in gosa.conf
+.SH SYNOPSIS
+.PP
+.B gosa-encrypt-passwords
+.SH DESCRIPTION
+.I gosa-encrypt-passwords
+takes the password found in the gosa.conf file and create a
+.B gosa.secrets
+file read by apache when gosa is used.
diff --git a/debian/rules b/debian/rules
index 0d320a8dad8206947a4aea0b576a9de1e930965a..5121664e5d223cf1cbd3aadf6e1fb5efc5ad1a3d 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
dh_installmenu
dh_installman --package=gosa debian/mkntpasswd.1
dh_installman --package=gosa-desktop debian/gosa.1
+ dh_installman --package=gosa debian/gosa-encrypt-passwords.1
dh_link
dh_strip
dh_compress --exclude=gosa.conf