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
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
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
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
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
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
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
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
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
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
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
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
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:
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
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
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
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
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
18 matches
Mail list logo