diff --git a/passwd/README b/passwd/README index 92d17e36aaf..391c51c343e 100644 --- a/passwd/README +++ b/passwd/README @@ -10,7 +10,7 @@ Passwd is the Horde password changing application. Right now, Passwd provides fairly complete support for changing passwords via Poppassd, LDAP, Unix expect scripts, the Unix smbpasswd command for SMB/CIFS passwords, Kolab, ADSI, Pine, -Serv-U FTP, VMailMgr, vpopmail, SQL passwords and ISPConfig. +Serv-U FTP, VMailMgr, vpopmail, ISPConfig, and SQL passwords. This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the `Open Source Initiative`_. diff --git a/passwd/docs/INSTALL b/passwd/docs/INSTALL index f226bc1586e..fd92500eed8 100644 --- a/passwd/docs/INSTALL +++ b/passwd/docs/INSTALL @@ -56,7 +56,7 @@ To function properly, Passwd **requires** the following: e. SOAP support ``--enable-soap`` [OPTIONAL] - SOAP support is necessary for the soap and ispconfig driver. + SOAP support is necessary for the SOAP and ISPConfig driver. 3. The following PEAR modules: (See `horde/docs/INSTALL`_ for instructions on installing PEAR modules) @@ -87,7 +87,7 @@ use: 6. A SOAP service endpoint. -7. A ISPConfig server with installed remoting API. +7. An ISPConfig server with installed remoting API. Installing Passwd @@ -287,10 +287,10 @@ You can find the extension on http://pecl.php.net/package/expect ISPConfig Implementation Information ==================================== -This code allows users to change their passwords via the ISPConfig -remoting API. The advantage compared to the SQL driver is that the -SOAP API triggers the ISPConfig replication correctly which is necessary -for multi server environments. +This code allows users to change their passwords via the ISPConfig remoting +API. The advantage compared to the SQL driver is that the SOAP API triggers the +ISPConfig replication correctly which is necessary for multi server +environments. Obtaining Support