This is an aggregate of the samples from the manual. Is there something 
specific you need more detail on?

<CMS>

          <!-- per LDAP connection configuration -->

<ACS name="myaccountsystem1" >
...
<ATTRIBUTES>
<ATTRIBUTE name="objectclass" key="objectclass" check="person" />
<ATTRIBUTE name="uniqueidentifier" key="objectGUID" />
<ATTRIBUTE name="uid" key="sAMAccountName" />
<ATTRIBUTE name="givenname" key="givenname" />
<ATTRIBUTE name="sn" key="sn" />
<ATTRIBUTE name="mail" key="mail" />
<ATTRIBUTE name="description" key="title" />
</ATTRIBUTES>
<LDAPGROUP>
<ATTRIBUTE name="objectclass" key="objectclass" check="group" />
<ATTRIBUTE name="member" key="member" />
<ATTRIBUTE name="isads" value="1000" />
</LDAPGROUP>
<!-- REPLICATE FOR NOIMPORT, LEVEL, USERLIMITS,  SSO, PREFIX where OPTION 
== those values replacing OPTION default=""-->
<USERLANGUAGE default="ENG">
<CONDITION value="DEU" key="co" check="Germany" />
<CONDITION value="DEU" key="co" check="Germany" />
<CONDITION value="ENG" key="co" check="..." />
<CONDITION value="ENG" key="co" check="..." />
</USERLANGUAGE>
<LEVEL default="5">
<CONDITION value="1" key="title" check="Administrator" />
<CONDITION value="3" key="title" check="Editor" />
<CONDITION value="5" key="title" check="Visitor" />
</LEVEL>
<PROJECT name="myproject" key="myldapattribute" key="..." />
<PROJECT guid="..." key="myldapattribute" key="..." />
<GROUPS>
<GROUP name="" guid="" value="" key="" />
...
</GROUPS>
</ACS>
<ACS name="myaccountsystem2" >
...
</ACS>
...
</CMS>


On Friday, July 12, 2013 12:24:49 PM UTC-4, cjh wrote:
>
> 2nd attempt to post this. Sorry if it is a duplicate.
>
> I am in search of an example RDAccoundsystem.xml file that clearly shows 
> how individual users can be assigned specific projects, groups, user limits 
> etc. during an user import.
>
> Section 3.1.3 of the OpenText Web Site Management Server - Server Manager 
> Guide for version 11.1 explains the use of this file but does not show a 
> full example of how this file should be structured.
>
> Open Text support has not been able to help beyond providing just the 
> basic documentation which is not adequate.
>
> Thank you in advance for your help.
>
>  
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reddot-cms-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to