Code

Updated si xml_parser
[gosa.git] / gosa-core / contrib / gosa.conf.5
index 1c487753fdf96231fb04fd2675c96c4d1ccbd53d..e4eea1301a1393cb6a32ba3d6c23cfa58aa30cda 100644 (file)
@@ -1,4 +1,4 @@
-.TH gosa.conf 5
+.TH gosa.conf 5 "2008-04-07" "GOsa v2.6" "Debian"
 .SH NAME
 gosa.conf - GOsa configuration file
 .SH DESCRIPTION
 .SH NAME
 gosa.conf - GOsa configuration file
 .SH DESCRIPTION
@@ -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