X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2FINSTALL;h=f24afdc71cbf45e957be89e495708449fe5235af;hb=a6b64a0cc8b353b03dddecb057921ca80a653682;hp=fa72c7d447e98bd55c3f65af7a36760998e4063f;hpb=1c4a77e72ffa67a816a40cedecc0c17ebac8adb1;p=doldaconnect.git diff --git a/doc/INSTALL b/doc/INSTALL index fa72c7d..f24afdc 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -69,6 +69,11 @@ configuration file. On most Linux distributions, the file pam.d-doldacond in the contrib directory can be installed as /etc/pam.d/doldacond and work perfectly. +The GNOME applet and GAIM plugin are marked as experimental not so +much because there is anything wrong with them, but because it is +tricky to install them. Please see the seperate `INSTALL.applet' and +`INSTALL.gaim' files for instructions. + Customizing the configuration file When installing Dolda Connect, the configuration file is normally @@ -146,8 +151,8 @@ really should make sure to set up some firewalling rules. Note that doldacond does *not* support tcp-wrappers, but it does support very simple internal firewalling in the form of the -"ui.onlylocal" options. When "ui.onlylocal" is set to true, the -daemon will only accept UI connections over a loopback interface. That +"ui.onlylocal" options. When "ui.onlylocal" is set to true, the daemon +will only accept UI connections over a loopback interface. That includes 127.0.0.1, ::ffff:127.0.0.1, ::1 and Unix sockets. Starting the daemon @@ -175,5 +180,5 @@ allow you in if not all TTH hashes are calculated. -This documented was last updated 2007-04-11, reflecting release 0.3 of +This document was last updated 2007-04-11, reflecting release 0.3 of Dolda Connect.