Code

Moved from config_version to configVersion
[gosa.git] / gosa-core / contrib / gosa.conf.5
index deb9d8c7c4b8531bf410a9cf87f03d0a5ae07d68..cad7728175fc15e3a2251ee1f8afe52205eaac75 100644 (file)
@@ -27,7 +27,7 @@ information about several locations.
 .nf
   <?xml version="1.0"?>
   
 .nf
   <?xml version="1.0"?>
   
-  <conf config_version="...." >
+  <conf configVersion="...." >
     <!-- Menu definition -->
     <menu>
     ...
     <!-- Menu definition -->
     <menu>
     ...
@@ -408,7 +408,7 @@ variable defines where to store PPD files for the GOto environment plugins.
 .I path
 .PP
 The
 .I path
 .PP
 The
-.I pppd_pathpd_path
+.I resolutions
 variable defines a plain text file which contains additional resolutions
 to be shown in the environment and system plugins.
 .PP
 variable defines a plain text file which contains additional resolutions
 to be shown in the environment and system plugins.
 .PP
@@ -953,7 +953,7 @@ If you don't have mkntpasswd from the samba distribution installed, you can use
 perl to generate the hash:
 
 .nf
 perl to generate the hash:
 
 .nf
-perl -MCrypt::SmbHash -e "print join(q[:], ntlmgen \$ARGV[0]), $/;"
+perl -MCrypt::SmbHash -e "print join(q[:], ntlmgen \\$ARGV[0]), $/;"
 .if
 .PP
 
 .if
 .PP
 
@@ -1057,7 +1057,7 @@ Example template /etc/gosa/vacation/business.txt:
    Greetings,
    %givenName %sn
 .fi
    Greetings,
    %givenName %sn
 .fi
-.pp
+.PP
 
 
 .B Debug options
 
 
 .B Debug options
@@ -1070,7 +1070,7 @@ The
 statement tells GOsa to show PHP errors in the upper part of the screen. This
 should be disabled in productive deployments, because there might be some
 important passwords arround.
 statement tells GOsa to show PHP errors in the upper part of the screen. This
 should be disabled in productive deployments, because there might be some
 important passwords arround.
-.pp
+.PP
 
 .B ldapstats
 .I bool
 
 .B ldapstats
 .I bool
@@ -1079,7 +1079,7 @@ The
 .I ldapstats
 statement tells GOsa to track LDAP timing statistics to the syslog. This may
 help to find indexing problems or bad search filters.
 .I ldapstats
 statement tells GOsa to track LDAP timing statistics to the syslog. This may
 help to find indexing problems or bad search filters.
-.pp
+.PP
 
 .B ignore_acl
 .I dn
 
 .B ignore_acl
 .I dn
@@ -1088,7 +1088,7 @@ The
 .I ignore_acl
 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.
 .I ignore_acl
 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
+.PP
 
 .B debuglevel
 .I integer
 
 .B debuglevel
 .I integer
@@ -1113,7 +1113,7 @@ DEBUG_SESSION = 32
 DEBUG_CONFIG  = 64
 
 DEBUG_ACL     = 128
 DEBUG_CONFIG  = 64
 
 DEBUG_ACL     = 128
-.pp
+.PP
 
 
 .SH LDAP resource definition
 
 
 .SH LDAP resource definition