X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fcontrib%2Fgosa.conf.5;h=4f345f311950c59bbd1574a744f9c2f5de652b94;hb=ac6345f04f25fa089082b215d60af36849ba2342;hp=deaaa40f8b01d8313ebb4c1a36dfc13d5398da86;hpb=e8edd1d69f2fd74a0b1f81885f4afa3576f9d31f;p=gosa.git diff --git a/gosa-core/contrib/gosa.conf.5 b/gosa-core/contrib/gosa.conf.5 index deaaa40f8..4f345f311 100644 --- a/gosa-core/contrib/gosa.conf.5 +++ b/gosa-core/contrib/gosa.conf.5 @@ -194,29 +194,29 @@ each location definition inside of this global definition. .B Generic options .PP -.B forceglobals +.B forceGlobals .I bool .PP The -.I forceglobals +.I forceGlobals statement enables PHP security checks to force register_global settings to be switched off. .PP -.B forcessl +.B forceSSL .I bool .PP The -.I forceglobals +.I forceSSL statement enables PHP security checks to force encrypted access to the web interface. GOsa will try to redirect to the same URL - just with https://. .PP -.B warnssl +.B warnSSL .I bool .PP The -.I warnssl +.I warnSSL statement enables PHP security checks to detect non encrypted access to the web interface. GOsa will display a warning in this case. .PP @@ -413,20 +413,20 @@ variable defines a plain text file which contains additional resolutions to be shown in the environment and system plugins. .PP -.B htaccess_auth +.B htaccessAuthentication .I bool .PP The -.I htaccess_auth +.I htaccessAuthentication variable tells GOsa to use either htaccess authentication or LDAP authentication. This can be used if you want to use i.e. kerberos to authenticate the users. .PP -.B gosa_si +.B gosaSupportURI .I URI .PP The -.I gosa_si +.I gosaSupportURI defines the major gosa-si server host and the password for GOsa to connect to it. can be used if you want to use i.e. kerberos to authenticate the users. @@ -522,11 +522,11 @@ want to set it to if your group plugin is slow. .PP -.B ie_png_workaround +.B iePngWorkaround .I bool .PP The -.I ie_png_workaround +.I iePngWorkaround variable enables or disables a workaround for IE < 7 in order to display transparent PNG files correctly. This drastically slows down browsing. Please use Firefox or Opera instead. @@ -683,13 +683,13 @@ defined departments. The default is .I ou=groups. .PP -.B winstations +.B sambaMachineAccountRDN .I string .PP This statement defines the location where GOsa looks for new samba workstations. .PP -.B ogroupou +.B ogroupRDN .I string .PP This statement defines the location where GOsa creates new object groups inside of defined @@ -697,7 +697,7 @@ departments. Default is .I ou=groups. .PP -.B serverou +.B serverRDN .I string .PP This statement defines the location where GOsa creates new servers inside of defined @@ -705,7 +705,7 @@ departments. Default is .I ou=servers. .PP -.B terminalou +.B terminalRDN .I string .PP This statement defines the location where GOsa creates new terminals inside of defined @@ -713,7 +713,7 @@ departments. Default is .I ou=terminals. .PP -.B workstationou +.B workstationRDN .I string .PP This statement defines the location where GOsa creates new workstations inside of defined @@ -721,7 +721,7 @@ departments. Default is .I ou=workstations. .PP -.B printerou +.B printerRDN .I string .PP This statement defines the location where GOsa creates new printers inside of defined @@ -729,7 +729,7 @@ departments. Default is .I ou=printers. .PP -.B componentou +.B componentRDN .I string .PP This statement defines the location where GOsa creates new network components inside of defined @@ -737,7 +737,7 @@ departments. Default is .I ou=components. .PP -.B phoneou +.B phoneRDN .I string .PP This statement defines the location where GOsa creates new phones inside of defined @@ -745,7 +745,7 @@ departments. Default is .I ou=phones. .PP -.B conferenceou +.B phoneConferenceRDN .I string .PP This statement defines the location where GOsa creates new phone conferences inside of defined @@ -753,7 +753,7 @@ departments. Default is .I ou=conferences. .PP -.B blocklistou +.B faxBlocklistRDN .I string .PP This statement defines the location where GOsa creates new fax blocklists inside of defined @@ -761,7 +761,7 @@ departments. Default is .I ou=blocklists. .PP -.B incomingou +.B systemIncomingRDN .I string .PP This statement defines the location where GOsa looks for new systems to be joined to the LDAP. @@ -769,7 +769,7 @@ Default is .I ou=incoming. .PP -.B systemsou +.B systemRDN .I string .PP This statement defines the base location for servers, workstations, terminals, phones and @@ -777,11 +777,77 @@ components. Default is .I ou=systems. .PP -.B ldap_filter_nesting_limit +.B ogroupRDN +.I string +.PP +This statement defines the location where GOsa looks for object groups. +Default is +.I ou=groups. +.PP + +.B aclRoleRDN +.I string +.PP +This statement defines the location where GOsa stores ACL role definitions. +Default is +.I ou=aclroles. +.PP + +.B phoneMacroRDN +.I string +.PP +This statement defines the location where GOsa stores phone macros for use with the Asterisk +phone server. +Default is +.I ou=macros,ou=asterisk,ou=configs,ou=systems. +.PP + +.B faiBaseRDN +.I string +.PP +This statement defines the location where GOsa looks for FAI settings. +Default is +.I ou=fai,ou=configs,ou=systems. +.PP + +.B faiScriptRDN, faiHookRDN, faiTemplateRDN, faiVariableRDN, faiProfileRDN, faiPackageRDN, faiPartitionRDN +.I string +.PP +These statement define the location where GOsa stores FAI classes. The complete base for the +corresponding class is an additive of +.B faiBaseRDN +an and this value. +.PP + +.B deviceRDN +.I string +.PP +This statement defines the location where GOsa looks for devices. +Default is +.I ou=devices. +.PP + +.B mimetypeRDN +.I string +.PP +This statement defines the location where GOsa stores mime type definitions. +Default is +.I ou=mimetypes. +.PP + +.B applicationRDN +.I string +.PP +This statement defines the location where GOsa stores application definitions. +Default is +.I ou=apps. +.PP + +.B ldapFilterNestingLimit .I integer .PP The -.I ldap_filter_nesting_limit +.I ldapFilterNestingLimit statement can be used to speed up group handling for groups with several hundreds of members. The default behaviour is, that GOsa will resolv the memberUid values in a group to real names. To achieve this, it writes a single filter to minimize searches. Some LDAP servers (namely @@ -789,20 +855,20 @@ Sun DS) simply crash when the filter gets too big. You can set a member limit, w stop to do these lookups. .PP -.B sizelimit +.B ldapSizelimit .I integer .PP The -.I sizelimit +.I ldapSizelimit statement tells GOsa to retrieve the specified maximum number of results. The user will get a warning, that not all entries were shown. .PP -.B recursive +.B ldapFollowReferrals .I bool .PP The -.I recursive +.I ldapFollowReferrals statement tells GOsa to follow LDAP referrals. .PP .PP @@ -969,16 +1035,16 @@ setup this can drastically improve the windows login performance. .B Asterisk options .PP -.B ctihook +.B ctiHook .I path .PP The -.I ctihook +.I ctiHook statement defines a script to be executed if someone clicks on a phone number inside of the addressbook plugin. It gets called with two parameters: .nf -ctihook $source_number $destination_number +ctiHook $source_number $destination_number .fi This script can be used to do automatted dialing from the addressbook. @@ -1012,19 +1078,19 @@ The statement determines if GOsa should use "foo/bar" or "foo.bar" namespaces in IMAP. Unix style is with slashes. -.B additionalrestrictionfilters +.B postfixRestrictionFilters .I path .PP The -.I additionalrestrictionfilters +.I postfixRestrictionFilters statement defines a file to include for the postfix module in order to display user defined restriction filters. -.B additionalprotocols +.B postfixProtocols .I path .PP The -.I additionalprotocols +.I postfixProtocols statement defines a file to include for the postfix module in order to display user defined protocols. @@ -1081,11 +1147,11 @@ statement tells GOsa to track LDAP timing statistics to the syslog. This may help to find indexing problems or bad search filters. .PP -.B ignore_acl +.B ignoreAcl .I dn .PP The -.I ignore_acl +.I ignoreAcl value tells GOsa to ignore complete ACL sets for the given DN. Add your DN here and you'll be able to restore accidently dropped ACLs. .PP @@ -1141,6 +1207,103 @@ is the corresponding password for this DN. You can define a set of referrals if you have several server to connect to. +.SH Settings for the environment plugin + +In order to make full use of the environment plugin, you may want +to define the location where kiosk profiles will be stored on the +servers harddisk. + +This is done by the +.I kioskPath +keyword defined within the +.I environment +class definition inside your gosa.conf. + +.B Example: + +.nf + +.fi + +Make sure, that this path is writeable by GOsa. + +.SH Settings for the FAI plugin + +The FAI plugin can be used in a way that it generates branched or +freezed releases inside your repository. Specifying the +.I postcreate +and +.I postmodify +keywords in the +.I servrepository +definition, calls the provided script as a hook when adding or +removing branches. This script should do the rest inside of your +repository. + +.B Example: + +.nf +