[cvs] [Wiki] changed: AuthCompositeHowTo

Wiki Guest wiki at wiki.horde.org
Sun Nov 13 03:28:56 PST 2005


guest [84.134.172.130]  Sun, 13 Nov 2005 03:28:56 -0800

Modified page: http://wiki.horde.org/AuthCompositeHowTo
New Revision:  1.12
Change log:  Specify configuration file to modify

@@ -6,9 +6,9 @@
 The composite authentication driver allows to use different authentication schemes for different purposes or circumstances. You can force mobiles of PDAs to ((MIMPHowTo|authenticate with MIMP)) for instance, or choose different drivers for authentication and user management.
 
 ++ Defining the several drivers
 
-First you need to define all the drivers that should be part of the composite driver. Each driver is configured like a "normal" authentication driver and associated with a sub-driver name. This name is completely independent with the authentication scheme.
+First you need to define all the drivers in {{config/conf.php}} that should be part of the composite driver. Each driver is configured like a "normal" authentication driver and associated with a sub-driver name. This name is completely independent with the authentication scheme.
 
 Let's say you would configure an FTP authentication backend like this:
 
 <code type="php">


More information about the cvs mailing list