From bf323b807c2810f0bc44fa91389af768c45f58ef Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 29 Dec 2007 15:51:39 +0000 Subject: [PATCH] *** empty log message *** --- lam-web/documentation/faq.htm | 243 ++++++++++++---------------------- 1 file changed, 82 insertions(+), 161 deletions(-) diff --git a/lam-web/documentation/faq.htm b/lam-web/documentation/faq.htm index d7a910af..d3d8a8aa 100644 --- a/lam-web/documentation/faq.htm +++ b/lam-web/documentation/faq.htm @@ -1,76 +1,47 @@ - - - - - LAM - FAQ - - - + + + + + LAM - FAQ + + - - -
- + - + @@ -186,14 +123,10 @@ SourceForge - + - + @@ -201,10 +134,10 @@ SourceForge

-SourceForge.net Logo +SourceForge.net Logo
-  +  @@ -212,57 +145,45 @@ SourceForge

FAQ



-
-Q: I want to change +
I want to change the preferences but I do not know the password.
+
+ I get strange errors (e.g. object class violation/invalid syntax) when saving accounts.

-Q: Where can I find PHP4 -packages with mcrypt/mhash for Suse/RedHat?
-
-Q: What is the syntax + What is the syntax of the filter fields in the account lists?
-
-Q: LDAP + SSL does not work.
-
-Q: I found a bug. +
LDAP + SSL does not work.
+
I found a bug. Where can I report it?
-
-Q: My question is not on the +
My question is not on the list. Where can I find help?

+
+

-Q: I want to change -the preferences but I do not know the password.
-A: When you install LDAP +I want to change +the preferences but I do not know the password.
+
+
When you install LDAP Account Manager the password for the default profile and the master password are "lam".
+

-
-Q: Where can I find PHP4 -packages with mcrypt/mhash for Suse/RedHat?
-A: Either you compile PHP4 -yourself or you install some unofficial packages.
-
-You can find unofficial packages here:
-
-Red Hat: The Horde project -provides some packages on: http://ftp.horde.org/pub/RPMS
-Suse: -ftp://ftp.suse.com/pub/people/poeml/mod_php4
-
-
-Q: What is the +
+ I get strange errors (e.g. object class violation/invalid syntax) when saving accounts.
+
+Probably, your LDAP server does not offer the required LDAP object classes and attributes.
+To check the LDAP schema open Tools -> Tests -> Schema test and check if any errors are reported.
+
+See docs/README.schema.txt for the required schema files.
+
+
+
What is the syntax of the filter fields in the account lists?
-A: LDAP Account Manager +
+
LDAP Account Manager searches for "(attribute=<filter field>)".

You can do simple filtering like: a*, *nix, groupname
@@ -270,36 +191,36 @@ You can do simple filtering like: a*, *nix, groupname
There are several limitations: If you only enter "*", LDAP will return all accounts with the attribute set. Numeric fields cannot use the "*", only exact matchings are possible.
+


-Q: LDAP + SSL does not +LDAP + SSL does not work.
-A: PHP uses the LDAP settings +
+
PHP uses the LDAP settings in /etc/ldap.conf (you will have to create this file on some distributions).
Use the "LDAPTLS_CACERT" setting to specify your CA certificate.

+

-Q: I found a bug. Where can I report it?
-A: Please use the Bug Tracker at our Sourceforge homepage -or subscribe to our public mailinglist.
+I found a bug. Where can I report it?
+
+
Please use the Bug Tracker at our Sourceforge homepage +or subscribe to our public mailinglist.

If the problem is related to LDAP, please add some logging information. In /etc/ldap/slapd.conf turn logging on with the line "loglevel 256". OpenLDAP uses /var/log/syslog for log output.

+

-Q: My question is not on the list. Where +My question is not on the list. Where can I find help?
-A: Please subscribe to our +
+
Please subscribe to our public mailinglist. - + - - - + \ No newline at end of file