Open hamstar opened 12 years ago
This has been started on the branch dokumailhalt
This will need to store plaintext passwords on disk. The emails should be saved to a directory that is not accessible from the web and not accessible by any users other than root (or www-data if chown root:root <file>
won't work).
The user sync script will need to send the email once the user has been setup.
Then if possible, use the same password in dokuwiki as in linux.
user-exists && echo $?
will return 0 if the user has been setup in linux.