Hi,
memberOf CN=I_nj, CN=Recipients,CN=Recipients ....etc....
memberOf CN=I_ny, CN=Recipients,CN=Recipients ....etc
I am tryin to import profile based on groups that are memberof =I_NJ and memberOf=I_NY
this is what i have
(&(objectCategory=person)(objectClass=user)(|(memberOf=cn=.I_NY,dc=cnn,dc=local)(memberOf=cn=.I_NJ,dc=cnn,dc=local)))
and it doenst seem to return any query..
Is there a better way of doign this?
Thanks
memberOf CN=I_nj, CN=Recipients,CN=Recipients ....etc....
memberOf CN=I_ny, CN=Recipients,CN=Recipients ....etc
I am tryin to import profile based on groups that are memberof =I_NJ and memberOf=I_NY
this is what i have
(&(objectCategory=person)(objectClass=user)(|(memberOf=cn=.I_NY,dc=cnn,dc=local)(memberOf=cn=.I_NJ,dc=cnn,dc=local)))
and it doenst seem to return any query..
Is there a better way of doign this?
Thanks