2009/7/22 Deon George <d...@wurley.net>

> Dimas wrote:
> > - When I edit some user (uid= ...) and click the "Update Object" after
> > change some attribute, PLA goes to the main page with the error: "Your
> > system crypt library does not support blowfish encryption." and don't
> > save the changes. It doesn't happens with all the users. Any idea?
> When you update a user, what do you update? This error message will be
> coming from a call to password_hash(), where PLA will be encrypting a
> password that was presented on the update form, with the selected
> encoding type (and the encoding type must have been set to "crypt").
>
> Can you provide an LDIF of a user with a problem (change sensitive
> information to "X"'s)
>
> What OS are you using?


I can't reproduce it now :( If I put 1.2 again in the production environment
I will mail you that information. PLA is installed in a Ubuntu Linux with
Apache 2.


> > - After doing a search, when I access some object PLA shows various
> > messages like:
> > "Automatically removed objectClass from template
> > Courier Mail: Alias: courierMailAlias removed from template as it is
> > not defined in the schema"
> > Is there a way to silence this missages?
> Yes:
> * remove the offending supplied templates, or

?¿?¿ I've the templates\modification folder empty, but I don't know if you
are talking of that.

>
> * set custom_templates_only
> (
> http://phpldapadmin.sourceforge.net/wiki/index.php/Config:appearance:custom_templates_only
> )
> and have your own templates, or

I'll try to avoid this option ;-)

>
> * add the schema to your ldap server :)

Any manual to do that? Why it doesn't happens with 1.1? There is a way to
emulate the 1.1 template functionality? Sure 1.2 implementation is better I
know :(

>
> > - It's not possible to make simple searches like before. I usually
> > search by UID, and with 1.2 I have to change the default
> > "objectClass=*" by "uid=..." every time. In config.php I've
> > uncommented the 'Command availability' lines:
> > 'search'  => array('simple_search'     => true,
> >                     'predefined_search' => true,
> >                     'advanced_search'   => true)
> > I tried to activate only the simple_search with no result.
> The search was revamped, and those search functions are no longer
> applicable (I'll remove them to avoid the confusion).
>
> What you can do, if you want to have a "uid=*" search, then create it in
> the queries/ directory and select it from the drop down. I have a few
> ideas on how to improve the searching for upcoming releases (ie: use the
> template to pre-populate the fields so that you can have a uid= template
> and you provide the value before it submitting the search...)

Ehem, I'm really a begginer. I'm tried to modify the SambaUsers query but
when I select the new entry from the drop down it don't seems to use the
filter I enter. Is there any documentation?

>
> > I will rest with the 1.1.x versions until I can fix at least the first
> > issue. Anyone can help me?
>
> Why, 1.2 is so much better :)


Sure! But it seems a little more strict ;-)

>
>
> ...deon
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> phpldapadmin-users mailing list
> phpldapadmin-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users
>
>


-- 
____________________________________
Dimas Streich i Colomeda
dimas.sc ARROVA gmail.com
http://www.dimas.cat
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
phpldapadmin-users mailing list
phpldapadmin-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to