Repaired IGnorant security hole blunder re. citmail
authorArt Cancro <ajc@citadel.org>
Tue, 27 Apr 1999 02:07:41 +0000 (02:07 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 27 Apr 1999 02:07:41 +0000 (02:07 +0000)
citadel/ChangeLog
citadel/Makefile.in
citadel/install.txt

index ed99a2507e7ca246ea2ad3c37999b8163b03204c..b054146d7d3e202cc280c53ea88169973c18a15a 100644 (file)
@@ -1,3 +1,6 @@
+Mon Apr 26 22:06:57 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * Repaired IGnorant security hole blunder re. citmail
+
 Sun Apr 25 12:44:08 EDT 1999 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * serv_chat.c: notify user of number of participants upon entering chat
        * Built the 5.53 distribution
index a425692ac7359bb88e5f74dec7e720aed938b5f2..32aa1a871408872c747d15b35f4c0e747457883a 100644 (file)
@@ -249,7 +249,6 @@ install-exec: all weekly
                        $(INSTALL) $$i $(root)$(prefix)/$$i; \
                fi \
        done
-       chmod 4755 $(root)$(prefix)/citmail
        @if test -f $(root)$(prefix)/chkpwd; then \
                echo chmod u+s $(root)$(prefix)/chkpwd; \
                chmod u+s $(root)$(prefix)/chkpwd; \
index 4149de3dd3dc5febc7d1a9688860fcf9ad677ec6..e289d19f0c522b81885a92b0abaf16a4c38690e0 100644 (file)
@@ -313,8 +313,8 @@ sendmail configuration, here's what worked for me:
     
   I added the following mailer definition:
   
- Mcitadel,  P=/appl/citadel/citmail, F=lsDFMoqeu9, S=10/30, R=20/40, D=$z:/,
-            T=X-Unix,
+ Mcitadel,  P=/appl/citadel/citmail, F=lsDFMoqeu9S, S=10/30, R=20/40,
+            D=$z:/, T=X-Unix, U=bbs,
             A=/appl/citadel/citmail $u
  
   Then I replaced all instances of "#local" with "#citadel".  This seems to