mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
60724aa23a
interface, designed to handle LDAP based setups. Provided is access to posix, shadow, samba, proxy, fax, and kerberos accounts. It is able to manage the postfix/cyrus server combination and can write user adapted sieve scripts. WWW: http://www.gosa-project.org PR: ports/119231 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru>
24 lines
623 B
Plaintext
24 lines
623 B
Plaintext
|
|
Now GOsa is installed. To use it you should:
|
|
|
|
1. Include settings for GOsa in your webserver's config. Like this:
|
|
|
|
Alias /gosa %%WWWDIR%%/html
|
|
|
|
Restart your webserver.
|
|
|
|
2. Do your first GOsa dry run without configuration:
|
|
|
|
http[s]://your-server/gosa/setup.php
|
|
|
|
GOsa setup will perform some basic system checks about general
|
|
prerequisites. The setup asks some questions and provides a basic
|
|
gosa.conf to save in %%PREFIX%%/etc/gosa. Follow the instructions
|
|
until you're able to log in.
|
|
|
|
|
|
You can find some examples for LDAP server configuration here:
|
|
|
|
%%EXAMPLESDIR%%/contrib/openldap
|
|
|