[racktables-users] Re: Adding new params in secret.php
- From: Denis Ovsienko <pilot@xxxxxxxxxx>
- To: racktables-users@xxxxxxxxxxxxx
- Date: Wed, 18 Jun 2008 01:26:09 +0400
Hello.
[...]
> But $ldap_basedn appears to be undefined as shown by our ldap logs.
> The same code approach does work if I declare $ldap_basedn locally
> within authenticated_via_ldap instead of trying to access it from
> global. Any hint about what might I be overseeing?
From this description, the only reason I could assume is a typo
somewhere.
> >
> > It's probably better to start moving these variables into the
> > standard configuration storage, they don't contain any sensitive
> > data.
>
> Well, not exactly. One usual param regarding LDAP access
> configuration is an account (login and password) when it's not
> possible to go with anonymous access. What I was thinking about is
> using an array for all LDAP-related data instead of different
> unrelated variables. What do you think about that?
Could you suggest a code example for this? I'm not good at LDAP, to be
honest.
--
DO4-UANIC
- Follow-Ups:
- [racktables-users] Re: Adding new params in secret.php
- From: Jesús M. Navarro
- References:
- [racktables-users] Adding new params in secret.php
- From: Jesús M. Navarro
- [racktables-users] Re: Adding new params in secret.php
- From: Denis Ovsienko
- [racktables-users] Re: Adding new params in secret.php
- From: Jesús M. Navarro
Other related posts:
- » [racktables-users] Adding new params in secret.php
- » [racktables-users] Re: Adding new params in secret.php
- » [racktables-users] Re: Adding new params in secret.php
- » [racktables-users] Re: Adding new params in secret.php
- » [racktables-users] Re: Adding new params in secret.php
- [racktables-users] Re: Adding new params in secret.php
- From: Jesús M. Navarro
- [racktables-users] Adding new params in secret.php
- From: Jesús M. Navarro
- [racktables-users] Re: Adding new params in secret.php
- From: Denis Ovsienko
- [racktables-users] Re: Adding new params in secret.php
- From: Jesús M. Navarro