Masato Taruishi
taru****@users*****
2004年 10月 21日 (木) 21:05:40 JST
=================================================================== RCS file: ultrapossum/module/server/slapd.sh,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ultrapossum/module/server/slapd.sh 2004/10/20 16:09:24 1.16 +++ ultrapossum/module/server/slapd.sh 2004/10/21 12:05:40 1.17 @@ -86,7 +86,7 @@ if test "x$HOST" != "x$slave"; then echo "replica host=$slave:$REPLICALISTENPORT" if test "x$REPLICASTARTTLS" != "x"; then - echo " starttls=$REPLICASTARTTLS" + echo " tls=$REPLICASTARTTLS" fi case "x$APPDNMODE" in xSASL/Digest-MD5) @@ -182,6 +182,7 @@ echo " credentials=$CREDENTIALS" ;; esac + echo "" fi if include "$HOST" "$SYNCBACKUPS"; then echo "syncbackup syncid=$HOST"