RE: Cannot get LDAP grouping to work

2010-05-19 Thread Hartl, Gerhard L.
_thomp...@ncsu.edu] Sent: Wednesday, May 19, 2010 12:47 PM To: vcl-dev@incubator.apache.org Subject: Re: Cannot get LDAP grouping to work -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerhard, The first thing I'd suggest is logging in to the database and checking for the existence of the

Re: Cannot get LDAP grouping to work

2010-05-19 Thread Josh Thompson
ge for the groups. I have been > trying to add var_dumps to the ldapauth.php, but I'm not getting anything > to the screen. > > - Gerhard > 757.683.6980 | gha...@odu.edu | occs.odu.edu > > > -Original Message----- > From: Josh Thompson [mailto:josh_thomp.

RE: Cannot get LDAP grouping to work

2010-05-19 Thread Hartl, Gerhard L.
u.edu] Sent: Tuesday, May 18, 2010 3:58 PM To: vcl-dev@incubator.apache.org Subject: Re: Cannot get LDAP grouping to work -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerhard, Where in VCL are you looking to see if the groups have been created? Groups created from LDAP sources do not appear o

Re: Cannot get LDAP grouping to work

2010-05-18 Thread Josh Thompson
dmin ) > > - Gerhard > > > -Original Message- > From: Josh Thompson [mailto:josh_thomp...@ncsu.edu] > Sent: Tuesday, May 18, 2010 2:57 PM > To: vcl-dev@incubator.apache.org > Subject: Re: Cannot get LDAP grouping to work > > Gerhard, > > You're a

RE: Cannot get LDAP grouping to work

2010-05-18 Thread Hartl, Gerhard L.
odu [1] => vclimage ) Array ( [0] => cn=vcladmin,ou=group,ou=vcl,o=odu [1] => vcladmin ) - Gerhard -Original Message- From: Josh Thompson [mailto:josh_thomp...@ncsu.edu] Sent: Tuesday, May 18, 2010 2:57 PM To: vcl-dev@incubator.apache.org Subject: Re: Cannot get LDAP grou

Re: Cannot get LDAP grouping to work

2010-05-18 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerhard, You're almost there. You need to put ()'s around the part of the regular expression that you want to be the name of the group in VCL. I would suggest: for($i = 0; $i < $data[0]['ismemberof']['count']; $i++) { if(preg_match