in client side i have:
phpCAS::client(CAS_VERSION_3_0,'xxx',443,'cas'); ... $attr = phpCAS::getAttributes(); On Tue, Feb 21, 2017 at 5:27 PM, RJ Guroo <[email protected]> wrote: > How do you see these LDAP attributes in the application? > > On Tue, Feb 21, 2017 at 1:32 AM, z mortazavi <[email protected]> > wrote: > >> Hi >> my problem is resolved >> i increase the level of access to that user >> >> On Tue, Feb 21, 2017 at 7:39 AM, Daniel Fisher <[email protected]> wrote: >> >>> On Mon, Feb 20, 2017 at 4:30 PM, rbon <[email protected]> wrote: >>> >>>> The attributes are released with 3.5.2.1 so it is not a user access >>>> issue. I have double checked that 3.5.2.1 and 4.2.7 installs are connecting >>>> to the same ldap with the same settings. >>>> I have attached logs relating to the ldaptive search. >>>> >>> >>> From your log: >>> >>> 2017-02-20 13:20:45,737 DEBUG [ >>> org.ldap.SearchOperation] - <execute response=[org.ldaptive.Respons >>> e@1028260708::result=[org.ldaptive.SearchResult@-131814098:: >>> entries=[[dn=uid=rbon,ou=People,dc=uvic,dc=ca[], responseControls=null, >>> messageId=-1]], references=[]], resultCode=SUCCESS, message=null, >>> matchedDn=null, responseControls=null, referralURLs=null, messageId=-1] for >>> request=[org.ldaptive.SearchRequest@-2052858211 <(205)%20285-8211> >>> ::baseDn=uid=rbon,ou=People,dc=uvic,dc=ca, >>> searchFilter=[org.ldaptive.SearchFilter@1642584434::filter=(objectClass=*), >>> parameters={}], returnAttributes=[uvicEduPerso >>> nNetLinkContactUpdateTimestamp, uvicEduPersonSpridenID], >>> searchScope=OBJECT, timeLimit=0, sizeLimit=0, derefAliases=null, >>> typesOnly=false, binaryAttributes=null, sortBehavior=UNORDERED, >>> searchEntryHandlers=null, searchReferenceHandlers=null, controls=null, >>> referralHandler=null, intermediateResponseHandlers=null] >>> >>> The search on entry uid=rbon,ou=People,dc=uvic,dc=ca by >>> cn=Auth Manager,ou=CAS,ou=UVON,ou=administrators,dc=uvic,dc=ca was >>> successful, but didn't return the attributes you requested. >>> Can you confirm that the Auth Manager entry has rights to read those >>> attributes? >>> >>> --Daniel Fisher >>> >>> -- >>> - CAS gitter chatroom: https://gitter.im/apereo/cas >>> - CAS mailing list guidelines: https://apereo.github.io/cas/M >>> ailing-Lists.html >>> - CAS documentation website: https://apereo.github.io/cas >>> - CAS project website: https://github.com/apereo/cas >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "CAS Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit https://groups.google.com/a/ap >>> ereo.org/d/msgid/cas-user/CAFC6YwQbzGKWFieGwsGvX5nzP4zAgBpcS >>> n%3DJuGQLgN0tDdsj-A%40mail.gmail.com >>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAFC6YwQbzGKWFieGwsGvX5nzP4zAgBpcSn%3DJuGQLgN0tDdsj-A%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> -- >> - CAS gitter chatroom: https://gitter.im/apereo/cas >> - CAS mailing list guidelines: https://apereo.github.io/cas/M >> ailing-Lists.html >> - CAS documentation website: https://apereo.github.io/cas >> - CAS project website: https://github.com/apereo/cas >> --- >> You received this message because you are subscribed to the Google Groups >> "CAS Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/a/ap >> ereo.org/d/msgid/cas-user/CAErVME2OY0qxJbmjthZwYucdjLwph60a4 >> JapLBFifX5z%2BZ18_Q%40mail.gmail.com >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAErVME2OY0qxJbmjthZwYucdjLwph60a4JapLBFifX5z%2BZ18_Q%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > > -- > - CAS gitter chatroom: https://gitter.im/apereo/cas > - CAS mailing list guidelines: https://apereo.github.io/cas/ > Mailing-Lists.html > - CAS documentation website: https://apereo.github.io/cas > - CAS project website: https://github.com/apereo/cas > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/a/ > apereo.org/d/msgid/cas-user/CACNfiMJbwYMe_%2BwaQ4CxRLkwMe8iW7K9V7t5EYCCg7 > 2J1hKK-Q%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CACNfiMJbwYMe_%2BwaQ4CxRLkwMe8iW7K9V7t5EYCCg72J1hKK-Q%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAErVME0%3DgS%3DtVNLoSS0QC1mDb885Xk57QVvzaamfFaWDN6CNtw%40mail.gmail.com.
