<?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: Centralized User Authrorization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285279#M785789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for these guidelines.I will start implementing CUA.based on these guidlines.i will get back on this thread where ever i am stuck or else i will be back to let you people know that i have done it and give points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2008 09:51:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-15T09:51:02Z</dc:date>
    <item>
      <title>Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285274#M785784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted some help to implement CUA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Needed some guide line how to go about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nidhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 17:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285274#M785784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-14T17:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285275#M785785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;If you can give me some time,  I can give you a vivid desciption. say another 7 - 8 Hrs ! In the mean time you can browse the posts here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 17:21:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285275#M785785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-14T17:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285276#M785786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/bf/b0b13bb3acd607e10000000a11402f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/bf/b0b13bb3acd607e10000000a11402f/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 17:21:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285276#M785786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-14T17:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285277#M785787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From a high level you need to start with a design.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using HR base position with structural authorization you need to make the ECC 6.0 system the parent not Sulotion Manager [I will debate this to no end, base on my experience and current production system in place].  If you are using Portal, you have to decide on the UME, usually the parent CUA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcodes you need to be familiar with..&lt;/P&gt;&lt;P&gt;SU01 - make sure CUA parent and client accounts are on all systems.  Generate delivered CUA roles and assign to parent and child accounts.&lt;/P&gt;&lt;P&gt;SM59 - create RFC connections - this is client independent&lt;/P&gt;&lt;P&gt;SCUA - create CUA in master client and define child system&lt;/P&gt;&lt;P&gt;BD64 - generate partner profile&lt;/P&gt;&lt;P&gt;SCUM - set global CUA settings&lt;/P&gt;&lt;P&gt;SCUG - user clean up.&lt;/P&gt;&lt;P&gt;BDLS - new RFC connection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somebody that have pointed out 7-8 hours is not far off.  This is a project for somebody that have at least an intermidiate-to-expert level of security experience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 21:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285277#M785787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-14T21:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285278#M785788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To what John had said....here is my promised note !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Folks, As promised&amp;#133;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why CUA:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It reduces the maintenance that otherwise faces the Security administrator, for example if a user is  changed in  one client then this user will need to be changed in all other clients. From this sentence we can build the fundamental of CUA. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In CUA, we change only in one client and the changes are then effective &amp;#147; everywhere&amp;#148; ! How does this take place ? well its one of the clients in the landscape is maintained as the &amp;#147;sender &amp;#147;..this holds the complete authorizations for the landscape the &amp;#147;other&amp;#148; clients  naturally are termed as the &amp;#147;receiving&amp;#148;  systems &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now  we talked about sending and receiving system whats now absent is the connection for which we need &amp;#147;ALE&amp;#148; &amp;amp;#61664; Application Link Enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now to have an ALE , we need to have an Admin user ( System user ) Which can be created by Su01. This needs to be repeated for all the systems in the CUA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that we have created the users  for all the systems we now need to &amp;#147; Name the Systems in Landscape&amp;#148; Tcode &amp;amp;#61664; SALE ( Easy to rememeber ALE  becomes SALE !!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In this Tx when you expand the nodes you will find &amp;#147; naming the logical systems&amp;#148; exeute that &amp;#133;.follow the screens ( &amp;amp; Ur Gut feel and ofcourse SDN if u are in doubt !)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we have named the Logical systems after which you need to ASSIGN the logical systems &amp;#150; How is this done ? Below the node &amp;#147; Name logical systems , you will find assign logical systems &amp;#150; follow that !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we need to Define the RFC connection how is that done ? Go to the node below the one &amp;#147; Assign ..&amp;#148;  you will see &amp;#147; Sys tem Network&amp;#148; expand do the needul !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now there are few more points ..generating the partner profiles ? Distribuing te view .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now log on to the Central system and executg ethe tcode SCUA &amp;#133;.follow the screen and prompts !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess I have given you a fairly OK idea on CUA !! Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 02:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285278#M785788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T02:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285279#M785789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for these guidelines.I will start implementing CUA.based on these guidlines.i will get back on this thread where ever i am stuck or else i will be back to let you people know that i have done it and give points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 09:51:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285279#M785789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T09:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285280#M785790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This what you have read si just one part of the CUA. there are few others again. I have posted the ALE part only in detail as when you complete that we can get into SCUA in detail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 12:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285280#M785790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T12:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285281#M785791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just needed to know that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have 3 server here  for HR (Dev , quality &amp;amp; Prod )&lt;/P&gt;&lt;P&gt;2. I have 3 server here  for Erec (Dev , quality &amp;amp; Prod )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i have my CUA active in development.server in HR and control all the server through dev HR server including dev HR server ' authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or do i need to get a new server for CUA and get all the server connected to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 11:18:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285281#M785791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-16T11:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285282#M785792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can find a good procedural documentation in the below sites:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sapsecurityonline.com" target="test_blank"&gt;www.sapsecurityonline.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapbasisnotes.blogspot.com/2007/11/central-user-administration.html" target="test_blank"&gt;http://sapbasisnotes.blogspot.com/2007/11/central-user-administration.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 11:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285282#M785792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-16T11:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285283#M785793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am back tried doing something with the help of you guys and some notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to find the user IDs of Server 336 in Sever 236 which is CUA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached the roles to the user ID from server 336 but it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know where i gave gone wrong..Is there any idea what all i would have missed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 05:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285283#M785793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T05:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285284#M785794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nidhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What doesn't work?  Are you assigning the roles in the master along with the correct system?&lt;/P&gt;&lt;P&gt;When you log into the child system (336?) can you see the roles assigned to the user?&lt;/P&gt;&lt;P&gt;Are there any USERCLONE idocs waiting to be processed in the child system (BD87)? Have you set up your batch job to process the idocs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need a bit more info on what isn't working before being able to ID what is wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 09:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285284#M785794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T09:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285285#M785795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nidhi What doesnot work ? User cannot execute ? I suspect the RFC set up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 12:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285285#M785795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T12:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285286#M785796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i am back ..things about the users  are working fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YES IT WAS PROBLEM WITH RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for all the support.............now i have some doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. while transfering user from child (336 server) to central (236 server) through SCUG. The messaged pooped saying not all the user has been transfered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still some thing missing while transfering or i have to do some setting in 336.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Can i maintain roles child server specific from the central system.I will not have access to pfcg to any child server.and still can create or maintain roles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 10:08:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285286#M785796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T10:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285287#M785797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. What is the exact error message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You will still have to maintain roles in the child systems&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 10:33:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285287#M785797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T10:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285288#M785798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nidhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to perform the user and role admin tasks centrally, CUA is used. therefore, you cannot maintain the roles or users once the CUA is configured. you can do the user and role admin through the parent client to which all the child systems are connected. &lt;/P&gt;&lt;P&gt;       You can only reset the password of the users in specific child system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 10:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285288#M785798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T10:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285289#M785799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Thats for the quick replies the error showed to me when i log in to sucg is : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*CUA_SYSTEM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       D35CLNT236&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           Q35CLNT336     + New System: Not All Users WereCopied+*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this mean that all my users has not been copied to my central system D35CLNT236.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide what is the steps to make it successfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.There is another problem i am facing. There are different types of users in the system.Like we have P user ID for portal and H user ID for system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way where i can still control the user type authorization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 13:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285289#M785799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T13:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285290#M785800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2.There is another problem i am facing. There are different types of users in the system.Like we have P user ID for portal and H user ID for system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way where i can still control the user type authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nidhi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What quickly comes to my mind is the USER GROUPs.  Group the users !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 02:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285290#M785800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T02:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Centralized User Authrorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285291#M785801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so while transfering user can i restrict centain user group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes then how to go about..Is it through scum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 09:34:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/centralized-user-authrorization/m-p/3285291#M785801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T09:34:32Z</dc:date>
    </item>
  </channel>
</rss>

