Code

removed no longer required main.inc for faxAccount plugin
[gosa.git] / gosa-core / debian / README.Debian
index f23c04c7726fd4b9d129d1fffff31ad569f7671a..1e439731644dc7ae0bfd630ae1b661f8b3189255 100644 (file)
@@ -43,32 +43,16 @@ into your LDAP configuration. For Debian, you should install the
 gosa-schema package and add at least the following lines to your
 LDAP-servers slapd.conf:
 
-Samba 2:
-include         /etc/ldap/schema/samba.schema
-include         /etc/ldap/schema/trust.schema
-include         /etc/ldap/schema/gosystem.schema
-include         /etc/ldap/schema/gofon.schema
-include         /etc/ldap/schema/goto.schema
-include         /etc/ldap/schema/gosa.schema
-include         /etc/ldap/schema/gofax.schema
-include         /etc/ldap/schema/goserver.schema
-include         /etc/ldap/schema/goto-mime.schema
-
 Samba 3:
-include         /etc/ldap/schema/samba3.schema
-include         /etc/ldap/schema/trust.schema
-include         /etc/ldap/schema/gosystem.schema
-include         /etc/ldap/schema/gofon.schema
-include         /etc/ldap/schema/goto.schema
-include         /etc/ldap/schema/gosa+samba3.schema
-include         /etc/ldap/schema/gofax.schema
-include         /etc/ldap/schema/goserver.schema
-include         /etc/ldap/schema/goto-mime.schema
-
-Schema files for samba and trust accounts are not part of the
-gosa-schema package, but are included in:
-
-/usr/share/doc/gosa/contrib/openldap
+include         /etc/ldap/schema/gosa/samba3.schema
+include         /etc/ldap/schema/gosa/trust.schema
+include         /etc/ldap/schema/gosa/gosystem.schema
+include         /etc/ldap/schema/gosa/gofon.schema
+include         /etc/ldap/schema/gosa/goto.schema
+include         /etc/ldap/schema/gosa/gosa-samba3.schema
+include         /etc/ldap/schema/gosa/gofax.schema
+include         /etc/ldap/schema/gosa/goserver.schema
+include         /etc/ldap/schema/gosa/goto-mime.schema
 
 There's no need to have samba services up and running, GOsa only
 uses the NT/LM attributes to pre-generate samba password hashes -