---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Delegation with ADAM

# Delegation with ADAM {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Once the OU structure is created, define the permission delegations to properly secure
the objects to limited users.
As with Active Directory, there are two general ways to grant permissions:

* Add users to a group that already has the appropriate permissions assigned.
* Define new permissions on the ADAM objects.
{#r_Delegation__ul_mwx_dsm_44}

For this task, we discuss object level permissions. Refer to the Group Administration
section for information on group memberships.

Since we don't have a Users and Computers console for ADAM, all object level permissions
are defined using the Active Directory utility DSACLS.exe. This file is
found in the ADAM program directory. When running ADAM utilities it is best to launch the
ADAM Tools Command Prompt. This ensures the proper versions of the tools. DSALCS is used to
view and set object access rights.

Example: "`dsacls \\localhost:50010\dc=myCompany,dc=adam`" displays the
permissions assigned to the root of partition dc=myCompany,dc=adam
running on the localhost, port 50010. DSACLS is a complex tool used to create complex
delegation. Run "DSACLS /?" for usage notes.
**Zugehörige Konzepte**   

* [Use ADAMSync to populate ADAM](https://servicenow-prod.fluidtopics.net/oCdRPPmG_9mPP79bZ5n5IA "Administrators use MS ADAMSync to populate LDAP directories that use MS ADAM.")  
**Zugehörige Tasks**   

* [Create containers and organizational units for ADAM](https://servicenow-prod.fluidtopics.net/Bcyf2E_36bbzuBTGd2bzBg "Logically group objects stored in ADAM into containers and organizational units (OU) just as they would be in Active Directory.")  
**Zugehörige Informationen**   

* [http://www.microsoft.com/downloads/en/details.aspx?familyid=9688f8b9-1034-4ef6-a3e5-2a2a57b5c8e4\&displaylang=en%7C](http://www.microsoft.com/downloads/en/details.aspx?familyid=9688f8b9-1034-4ef6-a3e5-2a2a57b5c8e4&displaylang=en%7C)

