Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Apr 4, 2016
1 parent 42c8014 commit e372cc9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion passwd/README
Expand Up @@ -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`_.
Expand Down
12 changes: 6 additions & 6 deletions passwd/docs/INSTALL
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e372cc9

Please sign in to comment.