Changeset 2688 in subversion
- Timestamp:
- Jun 30, 2009 1:23:39 PM (4 years ago)
- Location:
- trunk/roundcubemail/plugins/password
- Files:
-
- 1 added
- 1 edited
-
README (modified) (1 diff)
-
drivers/chgsaslpasswd.c (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/plugins/password/README
r2679 r2688 124 124 Installation: 125 125 126 Edit the chgsaslpasswd.c and chgsaslpasswd.sh files as is documented127 within them.126 Change into the drivers directory. Edit the chgsaslpasswd.c file as is 127 documented within it. 128 128 129 129 Compile the wrapper program: 130 130 gcc -o chgsaslpasswd chgsaslpasswd.c 131 131 132 Chown the c hgsaslpasswd and chgsaslpasswd.shto the cyrus user and group132 Chown the compiled chgsaslpasswd binary to the cyrus user and group 133 133 that your browser runs as, then chmod them to 4550. 134 134
Note: See TracChangeset
for help on using the changeset viewer.
