[Wiki] changed: AuthCompositeHowTo

Jan Schneider <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
jan  Fri, 10 Oct 2008 05:22:22 -0400

Modified page: http://wiki.horde.org/AuthCompositeHowTo
New Revision:  1.16
Change log:  Clarify

@@ -44,11 +44,11 @@
      'password' => 'secret',
      'database' => 'coporate_users');
  </code>

-++ Defining the administrator driver
+++ Defining the administration driver

-In order to manage users you have to tell Horde which of the backends  
contain the valid administration user. For example, to configure it to  
use "corporate_sql" as admin backend, add following line after the  
backend arrays:
+In order to manage users you have to tell Horde which of the backends  
contains the user information and should be used for administration  
purposes. For example, to configure it to use "corporate_sql" as admin  
backend, add following line after the backend arrays:

  <code type="php">
  $conf['auth']['params']['admin_driver'] = 'corporate_sql';
  </code>


--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.