Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.93 KB

how-to-disable-a-user-mapping.md

File metadata and controls

39 lines (27 loc) · 1.93 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: How to Disable a User Mapping
How to Disable a User Mapping
11/30/2017
host-integration-server
article

How to Disable a User Mapping

You can disable a user mapping when you want to turn off all operations associated with a given mapping. You must disable a user mapping before you can remove it.

When you disable a user mapping, it will appear as (D) <domain>\<username> when you list the user mappings.

To disable a user mapping using the administration utility

  1. Click Start, click Run, type cmd, and then press ENTER.

  2. At the command prompt, go to the Enterprise Single Sign-On installation directory.

    The default installation directory is <drive>:\Program Files\Common Files\Enterprise Single Sign-On.

  3. Type ssomanage –disablemapping <domain>\<username><application name>, where <domain> is the Windows domain for the user account, <username> is the Windows user name for which you want to disable the credentials, and <application name> is the name of the affiliate application for which you want to remove the user mapping.

To disable a user mapping using the client utility

  1. Click Start, click Run, type cmd, and then press ENTER.

  2. At the command prompt, go to the Enterprise Single Sign-On installation directory.

    The default installation directory is <drive>:\Program Files\Common Files\Enterprise Single Sign-On.

  3. Type ssoclient –disablemapping <application name>, where <application name> is the name of the affiliate application for which you want to remove the user mapping.

See Also

SSO Mappings
Managing Affiliate Applications
Managing User Mappings