[phpldapadmin-users] problem with multilist

2012-07-16 Thread chisui
Hi, I'm trying to build a simple template for groups. So it would be nice to have the multilist to select the users. But it wont accept "=php.MultiList(/,(objectClass=posixAccount),uid)" or any other provided template with a similar function for that matter. Every template using the multilist

Re: [phpldapadmin-users] Problem setting up array of base DNs

2011-05-25 Thread Felix Brack (Mailinglist)
Sorry for the late response, your message got store in a wrong folder on my server... I can follow your argumentation and I agree (by 98% ;-)). Nevertheless I create base entries 'manually' and use PLA to populate/manage them. The new option 'hide_noaccess_base' set to true will do exactly what

Re: [phpldapadmin-users] Problem setting up array of base DNs

2011-05-20 Thread Deon George
Actually, bind_id is only to help find your DN - when you are specifying an attribute based login. (Since LDAP servers only allow authentication via a DN, we need a way to find your DN (which is friendlier) - especially if your LDAP server doesnt allow anonymous queries (or the attribute you are lo

Re: [phpldapadmin-users] Problem setting up array of base DNs

2011-05-19 Thread Felix Brack (Mailinglist)
Thank you very much for your help. Indeed this is again a problem of accessing LDAP. Modifying the access rules in my slapd.conf so that everyone from 'localhost' is allowed to read the database does the job. However allowing read access to everything and/or everyone connecting from local host

Re: [phpldapadmin-users] Problem setting up array of base DNs

2011-05-17 Thread Deon George
Since these are base entries, does your account have access to at least read these base entries? Even though 2 of them will show up as non-existing (if you dont have read access), you should be able to browse the 3rd (which I'm assuming you do have access). Somebody else reported a problem with n

[phpldapadmin-users] Problem setting up array of base DNs

2011-05-17 Thread Felix Brack (Mailinglist)
Hello, I just upgrade phpLDAPadmin (sorry I do not know the old version number) to version 1.2.0.5. Now the following setting does not work anymore: $servers->setValue('server','base',array('dc=aa,dc=ch','dc=bb,dc=ch','dc=cc,dc=ch')); Depending on the base DN I would like to work on, I login wi

Re: [phpldapadmin-users] Problem with new installed PLA 1.2.0.4

2010-08-16 Thread Deon George
Have you read the FAQ? http://phpldapadmin.sourceforge.net/wiki/index.php/FAQ ...deon -- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sf

Re: [phpldapadmin-users] Problem with new installed PLA 1.2.0.4

2010-08-16 Thread Rob
Gian-Reto Saligari writes: > > > > Hi >   > I'm new to PLA but I was able to make the config so far right. I'm able to login to my LDAP server. I'm getting the navigation tree on the left side but when I click on an element in the tree, I get a message box "There was a problem with the request

[phpldapadmin-users] Problem with new installed PLA 1.2.0.4

2009-12-21 Thread Gian-Reto Saligari
Hi I'm new to PLA but I was able to make the config so far right. I'm able to login to my LDAP server. I'm getting the navigation tree on the left side but when I click on an element in the tree, I get a message box "There was a problem with the request" and the right side of the screen remains e

Re: [phpldapadmin-users] Problem to create new users

2009-10-27 Thread viktor.trako
ndanywhere -Original Message- From: Ralph Ballier Sent: 26 October 2009 20:17 To: [email protected] Subject: [phpldapadmin-users] Problem to create new users Hello, I try to create a new user with phpldapadmin. It don't work correctly. I get always the lowest pos

[phpldapadmin-users] Problem to create new users

2009-10-26 Thread Ralph Ballier
Hello, I try to create a new user with phpldapadmin. It don't work correctly. I get always the lowest possible UIDNumber from config.php. Now I look into /var/log/debug for messages from slapd. I find nearly "uidnumber" the entry: err=4 nentries=500 But I have set "sizelimit 3000" in slapd and i

Re: [phpldapadmin-users] Problem with php.GetNextNumber in templates

2009-10-12 Thread Bagghera
Gentoo has just add PLA 1.2.0.4 in portage so I made the update and It works with =php.GetNextNumber(/,uidNumber) in the template. Thx Bagghera wrote: > > I'm using PLA 1.2.0 on Gentoo. I'm using Gentoo packages so I think that > PLA 1.2.0.3 will not be available very soon but I'll test with t

Re: [phpldapadmin-users] Problem with php.GetNextNumber in templates

2009-08-28 Thread Bagghera
I'm using PLA 1.2.0 on Gentoo. I'm using Gentoo packages so I think that PLA 1.2.0.3 will not be available very soon but I'll test with the tar.gz I replace the comma with the semi-colon in this template but it does the same error... =php.GetNextNumber(/;uidNumber) Thanks Deon George-2 wrote:

Re: [phpldapadmin-users] Problem with php.GetNextNumber in templates

2009-08-28 Thread Deon George
Bagghera wrote: > I recently update my phpldapadmin to 1.2 and all of my templates were ko. > I rewrite my templates with good syntax but the automatic way to generate > uidnumber doesn't work. > You havent specified the version of PLA you are using (1.2 is not a release version - ie: are you us

[phpldapadmin-users] Problem with php.GetNextNumber in templates

2009-08-25 Thread Bagghera
Hi, I recently update my phpldapadmin to 1.2 and all of my templates were ko. I rewrite my templates with good syntax but the automatic way to generate uidnumber doesn't work. As I saw here http://phpldapadmin.sourceforge.net/wiki/index.php/TemplateValueFunction:GetNextNumber i wrote in my conf

[phpldapadmin-users] Problem with tamplate

2008-08-29 Thread Michael Fernández M
Hi... i have a template with about 9 attributes, i have modified the template and add 3 more attributes but these are not displayed when i access to the phpldapadmin via web Only show one of then... not the others This is the only one that is displayed vmaVacationForward The attri

[phpldapadmin-users] problem with templates - php.Join dosen't work?

2008-07-30 Thread Grzegorz Marszałek
Hello! I've made following template: Customer system (network) ^cn=[0-9]+?,ou=net,images/ou.png Customer system (network)cn 1 SystemID =php.PickList(..,(objectclass=dhcpService),cn,%cn %,cn) cnsuffix

[phpldapadmin-users] problem

2007-08-14 Thread Maximiliano Comerci
Hello, I want to know if is posible to enable and use "alias" template/attribute, because when I want to make an ldap alias I got error: Error number: 0x40 (LDAP_NAMING_VIOLATION) This don't hapend when I import 'alias' from .ldif file. My version of PLA is 0.9.8.4...I intent install las