Code

Renamed class file
[gosa.git] / gosa-core / FAQ
index cd9dff8641bfdbabc4bd20ea766d9cf2478a02da..e6d8591cea4b44e9877de7b044f9b0b1cc841ff0 100644 (file)
@@ -117,9 +117,12 @@ A: You can place the keywords "passwordMinLength" and "passwordMinDiffer" in the
 Q: I've to update passwords on external windows PDCs. Can I add a command to let
    synchronize these for me?
 
-A: There's the possibility to add a password hook in gosa.conf's main section using
-   the keyword "passwordHook". The specified command will be executed with 
-   three parameters: /path/to/your/script username oldpassword newpassword
+A: There's the possibility to add a hooks in gosa.conf's plugin tags using
+   the "premodify/postmodify" keywords. The specified command will be executed with 
+   these additional parameters: %current_password %new_password %userPassword 
+
+   For further information about pre- and post hooks search for the premodify 
+   and postmodify statements.
 
    So you can call i.e. smbpasswd to handle your password change on the PDC.
 
@@ -470,20 +473,6 @@ A: Yes. Set "sessionLifetime" to the number of seconds of inactivity. 7200
    section of your gosa.conf.
 
 
-Q: Microsoft Internet Explorer <=6 seems paints strange blocks around
-   images.
-
-A: Use Firefox, Konqueror, Safari, Opera, IE >= 7, etc. IE is broken and
-   I don't want to waste my time with working around this old crap. There's
-   a quick hack, if you just put "iePngWorkaround='true'" inside the main
-   section of your gosa.conf. This is a JavaScript based workaround and I've
-   to place a WARNING here, that it is damn slow if you've large lists to
-   display.
-
-   If you have much time, you can provide a seamless integration with MS
-   filter css extension.
-
-
 Q: Is there a way to let users change passwords without logging into GOsa?
 
 A: Yes. Browse to "password.php". You can preset a couple of things i.e.: