<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Automatic user id creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-user-id-creation/m-p/4557504#M1075875</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was explaining you the same thing. Once you create the user XYZ in Active Directory, then the User Details will be replicated into the SAP System through the Synchronization program which if scheduled every day will be okay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go through the documentation from the above link from help.sap.com, it will guide you on how to sync the user details back to the SAP System. The only thing you need to map all the required fields of User from USR02 table to the fields in Active Directory via LDAPMAP transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Kandepalli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2008 22:52:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-07T22:52:53Z</dc:date>
    <item>
      <title>Automatic user id creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-user-id-creation/m-p/4557501#M1075872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;we have active directory for identity management... we want to automatically create user id in SAP once a user is created in active directory. Is there any way of achieving it automatically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 03:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-user-id-creation/m-p/4557501#M1075872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T03:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic user id creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-user-id-creation/m-p/4557502#M1075873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls follow the below link for complete information on Mapping and Synchronization of LDAP Active directory User fields to SAP systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://help.sap.com/saphelp_sm32/helpdata/en/95/49cb3a663bfc70e10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_sm32/helpdata/en/95/49cb3a663bfc70e10000000a114084/content.htm&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At a High level, you can follow these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For defining the logical LDAP Server settings use &lt;STRONG&gt;LDAP&lt;/STRONG&gt; transaction&lt;/P&gt;&lt;P&gt;2. For mapping of the fields use &lt;STRONG&gt;LDAPMAP&lt;/STRONG&gt; transaction&lt;/P&gt;&lt;P&gt;3. For synchronization you need to schedule the program &lt;STRONG&gt;RSLDAPSYNC_USER&lt;/STRONG&gt; on a daily basis as a back ground job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Kiran Kandepalli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 03:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-user-id-creation/m-p/4557502#M1075873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T03:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic user id creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-user-id-creation/m-p/4557503#M1075874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;Synchronization of user data is ok.. but the question was of creating the user master. for e.g if user XYZ is created in active directory can we automatically create user in SAP also???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 21:34:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-user-id-creation/m-p/4557503#M1075874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T21:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic user id creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-user-id-creation/m-p/4557504#M1075875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was explaining you the same thing. Once you create the user XYZ in Active Directory, then the User Details will be replicated into the SAP System through the Synchronization program which if scheduled every day will be okay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go through the documentation from the above link from help.sap.com, it will guide you on how to sync the user details back to the SAP System. The only thing you need to map all the required fields of User from USR02 table to the fields in Active Directory via LDAPMAP transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Kandepalli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 22:52:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatic-user-id-creation/m-p/4557504#M1075875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T22:52:53Z</dc:date>
    </item>
  </channel>
</rss>

