Code

- Adding a manpage for gosa-encrypt-paswords
authoropensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 12 May 2008 09:56:45 +0000 (09:56 +0000)
committeropensides <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
debian/gosa-encrypt-passwords.1 [new file with mode: 0644]
debian/rules

index 6a464353ce4d43a848476c593a7391563a1bc85f..a560d701fb534d0a8f6e488900f9f47786ef6cc2 100644 (file)
@@ -63,7 +63,7 @@ php.ini to "E_ALL ^ E_NOTICE". This is a workaround only, wait for the
 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
@@ -75,6 +75,7 @@ This can be achieved by running:
 
 # 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
new file mode 100644 (file)
index 0000000..e49b68a
--- /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.
index 0d320a8dad8206947a4aea0b576a9de1e930965a..5121664e5d223cf1cbd3aadf6e1fb5efc5ad1a3d 100755 (executable)
@@ -120,6 +120,7 @@ binary-indep: install
        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