Changeset 2688 in subversion


Ignore:
Timestamp:
Jun 30, 2009 1:23:39 PM (4 years ago)
Author:
thomasb
Message:

Add SASL password wrapper program + update SASL instructions in README

Location:
trunk/roundcubemail/plugins/password
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/plugins/password/README

    r2679 r2688  
    124124 Installation: 
    125125 
    126  Edit the chgsaslpasswd.c and chgsaslpasswd.sh files as is documented 
    127  within them. 
     126 Change into the drivers directory. Edit the chgsaslpasswd.c file as is 
     127 documented within it. 
    128128 
    129129 Compile the wrapper program: 
    130130        gcc -o chgsaslpasswd chgsaslpasswd.c 
    131131 
    132  Chown the chgsaslpasswd and chgsaslpasswd.sh to the cyrus user and group 
     132 Chown the compiled chgsaslpasswd binary to the cyrus user and group 
    133133 that your browser runs as, then chmod them to 4550. 
    134134 
Note: See TracChangeset for help on using the changeset viewer.