« Return to Thread: Fortress and Active Directory

Re: Fortress and Active Directory

by Chris Roth-2 :: Rate this Message:

Reply to Author | View in Thread


hmm. when I "view" a role an exception is thrown:

11:24:49.049 - Application Exception - in E:\InetPub\farcry\core\tags
\navajo\display.cfm : line 198
            For the default view of an object, create a displayPageStandard
webskin.


My connection to AD seems to be ok. based on the settings below, I can
"login" to farcry but I get the  arguments - struct output with
nothing else (this makes sens since my group/role can not be
determined.

Here's what I have (slightly modified since I am posintg this
publically)


LDAP Configuration

Server Host :  myadcontroller.mydomain.com

Username :
Password :


Users
User start DN :  dc=mydomain,dc=com

User DN :  {userid}@...

profileProp=LDAPattr list :  firstName=givenName,lastName=sn

Override profile values :   yes

Groups
Group start :  dc=mydomain,dc=com,o=ADFolder4Site,o=ADFolder4
SecurityGroups,o=ADFolder4 SecurityGroups4Web

Group filter :  **** Not sure what to put here... inside ADFolder4
SecurityGroups4Web folder I have

website1Users,website1Contributors,website1Publishers,website1Admins
website2Users,website2Contributors,website2Publishers,website2Admins

with the appropriate "active directory" users assigned.


All groups filter :  objectClass=groupOfNames

Group ID attribute :  cn

Any help appreciated.


On Apr 13, 5:49 pm, "Blair McKenzie" <shi...@...> wrote:

> Probably the first thing you can do to test is to set the basic server
> attributes (i.e. server host, username, password), then set the group id
> attribute and group filter settings. The group id is the ldap attribute that
> uniquely identifies the group within the server and in FarCry. The
> all-group-filter is the ldap filter that will fetch every group from the
> server.
>
> With those set up, you should be able to select those groups in a role.
>
> I'm not sure what you mean by "empty structure"?
>
> Blair
>
>
>
> On Sat, Apr 12, 2008 at 8:23 AM, Chris Roth <chris.r...@...> wrote:
>
> > Hmm. I am really confused  I guess.
>
> > I installed the farcryldap plugin and I can see the configuration.
>
> > I am not sure how I can test if its connecting correctly.
>
> > Also when I try to view/edit anything in:
>
> > security - manage security - roles (I get an empty structure)
>
> > how do i test if I am connecting to my AD domain?
>
> > how do I map my AD groups to FC roles?- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Fortress and Active Directory