aports/testing/lam/lam.post-upgrade
Leonardo Arena 223c0cfb5a testing/lam: new aport
PHP webfrontend for managing various account types in an LDAP directory in an abstract way
2013-06-10 06:43:16 +00:00

8 lines
213 B
Bash
Executable File

#!/bin/sh
echo "*"
echo "* Please give to the webserver user ownership permission to the following directories:"
echo "* /usr/share/webapps/lam/sess"
echo "* /usr/share/webapps/lam/tmp"
echo "* /etc/lam"
echo "*"