Quantcast
Channel: Micro Focus Forums
Viewing all articles
Browse latest Browse all 11924

Microsoft Active Directory Attribute Special System Variable

$
0
0
Hi Struggling to add new variables from our Active Directory, following the docs but must be doing something wrong. I want to read ecisLegacyIDKent from ad and have created the following active-directory-users-additional.zls.xml on all the servers and restarted zenserver. Then using a display message actions to check ${LegacyIDKent}. Do i need to set anything else?

Code:

<source xmlns="http://www.novell.com/zenworks/datamodel/zls/1.0"
        name="Active Directory">
    <objectMaps>
        <objectMap className="com.novell.zenworks.datamodel.objects.users.User">
            <attribute name="LegacyIDKent" ldapName="ecisLegacyIDKent" builder="com.novell.zenworks.datamodel.session.jndi.builder.ad.StringAttributeBuilder" />
                </objectMap>
    </objectMaps>
</source>


Viewing all articles
Browse latest Browse all 11924

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>