Fixed www permissions
authorjgg <>
Sun, 30 Jul 2000 00:54:13 +0000 (00:54 +0000)
committerjgg <>
Sun, 30 Jul 2000 00:54:13 +0000 (00:54 +0000)
debian/rules
web/forward.wml

index ec49962..ef81802 100755 (executable)
@@ -39,7 +39,10 @@ binary-indep: build
        install -m 644 userdir_ldap.py userdir_gpg.py \
                $(i)/$(pysite)/userdir_ldap/
        install -m 755 {ud-forwardlist,ud-gpgimport,ud-info,ud-ldapshow,ud-userimport,ud-mailgate,ud-generate,ud-passchk,ud-useradd,ud-replicate,ud-xearth,ud-fingerserv,ud-echelon} $(i)/usr/bin/
-       install -m 755 web/*.* $(i)/var/www/userdir-ldap/
+       install -m 644 web/*.tab $(i)/var/www/userdir-ldap/
+       install -m 644 web/*.html $(i)/var/www/userdir-ldap/
+       install -m 644 web/*.cfg $(i)/var/www/userdir-ldap/
+       install -m 755 web/*.cgi $(i)/var/www/userdir-ldap/
        chown www-data.www-data $(i)/var/cache/userdir-ldap/web-cookies/
        chmod u=rwx,g=,o= $(i)/var/cache/userdir-ldap/web-cookies/
        
index 78a3507..532bbf7 100644 (file)
@@ -20,6 +20,11 @@ email. If the user has a home directory and no .forward file the mail is
 forwarded rather than delivered to /var/spool/mail. This makes sure cron
 reports, bug responses and other unexpected emails are not misplaced.
 
+<p>
+If you set the forwarding address to be a specific Debian machine and do 
+not create a forward file then that machine will spool the mail to 
+/var/spool/mail instead of creating a mail loop.
+
 <p>
 The email forwarding can be easially reconfigured using GnuPG:
 <pre>