Domain change from Local

Hi all,
I recently installed a BI test server locally and now what to include it in the domain, can you please point out how I should go about doing this?
Thanks,
Iqbal

Hi Alex:
Yes, you can change the current installation from Local to Domain based; I don't think there's a document to perform that; do the following:
1) Create both the Service Account and the <SID>ADM user’s on the DC.
2) Add the computer has a member of the new domain and logon with the new domain user <SID>ADM to create the domain user profile in the server. The logoff and logon with the local <SID>ADM now copy the current user profile to the new domain based; that is to have all environment variables in the new domain user. You can do this from My Computer (right click)
3) Add the user’s account from the domain as a member of the local Administrators and any SAP (global and local) groups in the local server.
4) Shutdown the SAP instance and DB instance; I assume you are running MSSQL Server 2000.
5) Shutdown the SQL Server services.
6) Now open Services.msc and search for the SAP services; double click on it and go to Logon tab and change the account from LOCAL to DOMAIN based; I will suggest browsing within the new domain to find the user IDs.
7) Repeat each step for every SAP instance service and for the SQL services if they are configured with the Local SAP accounts.
8) Start DB and SAP…
I think that's all!
BTW; have a current backup always!!!
Hope this helps!
Best Regards,
Federico G. Babelis
NetWeaver Certified Consultant
http://www.gazum.com

Similar Messages

  • Script-change from local object to package

    Hi Experts,
       I have created a script.My problem is i have saved the script in local  object,but i want in  package.
                How to change from local object to a package? Pls advice me on this issue.
    With Regards,
    Sharmila.S

    Hi,
    Go to SE03.
    Go to Object Directory-->Change Object Directory Entries
    Put the object type as FORM and press enter.
    Then enter the sap script name in the object name.
    Run and then change the package.
    Regards,
    Ankur Parab

  • Newbie question - Changing domain name from .local

    Hi, I'm trying to change my domain name from dns.local to dns.domain.edu. Can someone help me with this. The server was already set up and some places it has:
    dns.local and other places is has dns.domain.edu. when i type in dns.domain.edu into a browser it works. when i type in dns.local i get an error.

    Leave the .local alone. That is your Bonjour access name.
    Bonjour is also known as ZeroConf in the Unix world, and is how your Mac discovers other Macs, Mac file servers, and Mac print servers on your local network (also know as a subnet).
    You can add search domains via
    System Preferences -> Network -> Advanced -> DNS -> Search Domains -> [+]
    A search domain is where you can enter 'fred' and the name lookup will look for fred.local, fred.domain.edu assuming both .local and .domain.edu are provied as search domains.
    As to other people finding your via dns.domain.edu, that is up to the domain.edu name servers, and their administrators. Your Mac does not establish that, unless they have a dynamic DNS updating service.
    To have a DNS name in a domain, your DNS name must be registered with the domain server that owns that domain name. That is not automatic.
    In this case if you have not already been assigned dns.domain.edu by the domain name and fixed IP address by the owners of domain.edu, then you cannot just take the name dns.domain.edu. If you have been assigned the name dns.domain.edu and a fixed IP address, then you would set that up in System Preferences -> Network -> Advanced -> TCP/IP
    At best, if domain.edu allows the DHCP servers on campus to both assign an IP address and also create a dynamic DNS name in domain.edu, then you might get a name like
    college-name-192-168-27-232-subnet-12-dorm-name.domain.edu
    A very creative and memorable name
    If you cannot get the domain.edu administrators to give you dns.domain.edu as an addressable name, you can go ahead and get a dynamic DNS name from a service such as No-IP.com or DynDNS.org (free ones are available), and just run one of their dynamic DNS updating utilities on your Mac so that when your DHCP IP address changes, your dynamic DNS name is updated with the new IP address as well.
    A dynamic DNS name service such as the 2 I just mentioned, will give you a fixed name such as fred.dynamicDNSnameService.net that will not change, and when you run an updating utility on your Mac, the dynamic DNS service will keep the fred.dynamicDNSnameService.net updated with the every changing DHCP assigned IP address.

  • Changing  from local change  requests to transportable

    Hi gurus
    i have a system that has transport system set to Local change Requests and would like to transport them into another system .The transports have been released .what is the quickest way to change this without redoing the transports?
    Any ideas are welcome

    Hi,
    did you configure STMS and transport route?
    if yes then process as follows.
    create new workbench request using SE10
    SE10 -> create -> workbench request ->
    give the description and target system SID.
    select the request and click on include object ( ctrl + F11)  check object list from request and enter you local transport request number. -> enter
    release the new request and import it in target system.
    regards,
    kaushal

  • Server name in outlook profile stay the same after SSL changed from local to public fqdn

    Hi,
    I switched our UCC certificate for exchange 2010 so that it is no longer include .local in it. I used different FQDN url for external and internal (i.e externaURL is ExSrv.abc.com and internalURL is InSrv.abc.com). After I changed all settings, I found that
    the outlook profiles are still using the internal server name (i.e. myexchangesrv.abc.local). Is this normal? Should I expect the server name to be the new internalURL? The following are the commands I used and I also used EMC to change the OWA and ECP's internal
    URL to "InSrv.abc.com" as well. Did I missing anything?
    Set-ClientAccessServer -Identity MyExchangSrv -AutodiscoverServiceInternalUri https://InSrv.abc.com/autodiscover/autodiscover.xml
    Set-WebServicesVirtualDirectory -Identity "MyExchangSrv\EWS (Default Web Site)" -InternalUrl https://InSrv.abc.com/ews/exchange.asmx
    Set-OABVirtualDirectory -Identity "MyExchangSrv\OAB (Default Web Site)" -InternalUrl https://InSrv.abc.com/oab
    set-ActiveSyncVirtualDirectory -Identity "MyExchangSrv\Microsoft-Server-ActiveSync (Default Web Site)" -InternalUrl "https://InSrv.abc.com/Microsoft-Server-ActiveSync
    Thank you,
    Aldous

    Hi,
    When an Outlook client goes to connect to an Exchange 2010 database, it looks at an attribute associated with the mailbox database called RPCClientAccess to determine which client access server/client access server array to use for connectivity.
    Outlook 2007 and Outlook 2010 clients do not pickup this change automatically when you change the value of RPCClientAccess server, you need to repair Outlook Profile to update new RPC endpoint.
    However, be careful to Change this property, because this can broke Outlook Clients to Exchange:
    http://blogs.technet.com/b/exchange/archive/2012/05/30/rpc-client-access-cross-site-connectivity-changes.aspx
    Meanwhile, this attribute must be point to client access server or client access server array. You must have an CAS array named “InSrv.abc.com” as your expected.
    Also I find an similar thread about your concern, please refer to below link as “Brian Day” mentioned:
    https://social.technet.microsoft.com/Forums/exchange/en-US/2d0c0f5f-e4ec-4f33-a37d-b94fd7a2319f/cas-array-and-autodiscover-for-internal-and-external-access?forum=exchange2010
    “The only place the clients will ever use the CAS Array name is when the value of RPCClientAccessServer on their database is looked up and returned to them so they can then resolve the name via DNS and connect through MAPI. This is why the CAS Array
    name is not required to be on a SSL cert unless an admin chose to use the same FQDN for OWA/EAS/EWS/etc...., which would not be recommened for the reason Mitch points out above.”
    Thanks
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Allen Wang
    TechNet Community Support

  • Domain Change from Java to SAP

    Hi,
    I am having 7+ years of Exp in Java, J2EE and weblogic portal dev. currently I am looking for technology change and interested in SAP.
    Can you please suggest me what would be the best option to learn in SAP, I heard about EP and XI components, which will be the best for Java exp guy like me?  Please guide me for starting a new carrier and to survive in SAP.
    Thanks,
    Kumarbabu

    Hi Maxim,
    please try this:
    This should be in the Instanceprofile:
    SAPFQDN = sap.domain.ru
    SAPLOCALHOSTFULL = $(SAPLOCALHOST).$(SAPFQDN)
    icm/host_name_full = $(SAPLOCALHOST).$(SAPFQDN)
    Best regards
    Willi Eimler

  • System Domain Change

    We will soon be going through a Domain change from "NTDP" to "GOVT".
    There is a fair amount of shall we say...hesitation (trying to be nice)...regarding what types of changes, if any, are required for the Business Objects Enterprise XI R2 system. Is anyone aware of any existing documentation regarding such a change?
    For example, the configuration tab on all of the crystal servers tell me that the "CMS belongs to cluster 'WIT157.NTDP.Henrico". However, we don't really "cluster" the CMS. In other words, there is only 1 CMS server, not multiple. Regardless, will that cluster name need to change to GOVT? Or this name just a name.
    Any other recommendations on things to look into regarding a Domain change like this?
    It's been a while since BO XI was installed. Years. I'm not sure anyone's really paid it a lot of attention in this whole domain change things. Trying to make sure this app doesn't slip through the cracks.
    Any and all help is appreciated.
    Thanks,
    Brian
    Edited by: Brian Slaughter on Apr 7, 2009 10:07 PM

    The domain change will appear as a server name change in releases prior to XI 3.x. You may need to recreate the server/services. There are SAP notes on this in the SMP.
    If you have any services running under AD accounts you must insure they can still run in the new domain (or if the old domain is going away) you will need to create their accounts in the new domain. You will need a domain account for various reasons(like sending reports to a network location or to enabling kerberos).
    If you use AD or NT authentication enabled then you may need a lot more planning depending on what's happening to the old domain.
    Regards,
    Tim

  • Migrate existing users from local domains to Open Directory.

    Here is the environment I'm working with:
    Small local environment (8-10) users. Everyone is on their own laptop, everyone is authenticating to their local directories. Network files are stored on a server, with everyone using a single shared user ID to authenticate and access the files.
    I have just installed a Xserve, and it is now serving DNS, DHCP, NTP, WWW. I want to setup Open Directory in Master mode, create user IDs for everyone, and then assign permissions to the shared files area.
    The one part that I'm not sure how to approach is the local laptops. If user "John Doe" has a local ID "jdoe" that he has been using on his local laptop, how does he migrate over to being "jdoe" in the OD domain, while reatining his "local" home directory and files? The problem I think I'll have is that when I create "jdoe" on the domain, he will have a UID of (say) 10001, but his local UID is 501 (as is the UID of all the other employees since they are all the first user on each of their respective laptops.) so when he logs back into his laptop after it has been attached to the OD domain, I assume that the laptop will see "jdoe" from the OD domain as a new user and create a new home for him (with the UID:10001), so now John cannot see any of his old files and such.
    Also, as a side question: I've worked with Windows ID before, and I know once you join a windows computer to a domain and then login to it, it creates a new user and caches the authentication info, so that when the laptop is not connected to the corporate network, the user can still login and work. Does Open Directory do the same on the laptops?
    Thanks for any help.

    Retaining password is a manual process of asking the user what his or her password is and then creating it in OD.
    As for migration of account, it is rather simple, provided the short name of the user remains consistent across directory systems. For example, if you have a user named Joe User and his short name is juser with a home folder in /Users/juser. And you create the same account in OD. You can do these few short actions.
    1: Bind system to the domain
    2: From the Admin account, and using Terminal from root, navigate to /var/db/dslocal/nodes/Default/users and find the plist file for the user (in our example, juser.plist).
    3: Delete the file using rm
    4: Restart the machine or restart Open Directory
    5: Log in as the admin user and change ownership of the users home folder. Recall that when the user is in the local domain, the UID was likely 502, 503, etc (you do have a standard local admin at 501 right?) Now that the user is in OD, the UID will be 4 digits, something like 1027. So understanding that user attributes and user data are independent, you now have a folder in /Users titled juser and owned by uid 50x. You need to make it owned by juser from the OD domain. User this:
    sudo chown -R juser /Users/juser
    6: Log out of the admin account
    7: Log in as the user after choosing Other at login window.
    Assuming you have your OD account set up properly, you will likely be asked to confirm the caching of the users credentials. This will path you right back into the user's home folder and all will be right with the world.
    This is simple and quick. If the shortnames are different, throw an mv into the mix to rename the home folder to match the domain shortname. If you have no local admin, then you will need to reset DSLocal and start again.

  • Cannot change SQL 2008 R2 Service account from local System to any account

    Windows 7 64 Bit Developer Edition of SQL Server 2008 R2
    Successfully changed SQL Server Agent, SQL Server Reporting Services, SQL  Analysis Services, SQL Server Integeration Services and SQL Full-Text Filter Daemon Launcher from Local System Account to Domain account.  Howerver,  I cannot change
    the SQL Server Account.  The SQL Server Configuration Manager generates the below error:
    WMI Provider ERROR (in window title bar)
    Big red X followed by "The parameter is incorrect. [0x80070057].
    I have tried many things with no luck:
    Tried using a different local administrator account
    Tried putting the Domain account I want to change to in the local admin group
    Tried adding the Domain account I want to change to in all of the SQL created local groups
    I think im going to have to reinstall to change the account.  What up!@!!
    -thanks for any help in advance.  Its probably something dumb i did or did not do.
    scott

    Please try:
    Open SQL Server service's property dialog in SQL Server Configuration Manager.
    Select "This account", and then click "Browser".
    Enter you domain account and then click "Check Names"
    Back to property dialog and input the password
    Please let me know if the issue persists.
    Best Regards
    Alex Feng | Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • To change a domain installation to local installation

    Hi,
    To give you a little background,
    We currently have two instance of SAP R/3 running on a server, ECC 5.0, 6.0, Oracle, on Windows.
    Our organization was recently acquired by another company, because of this we had to go for a domain change.
    To change the domain, system copy is procedure used. I have used the R3load procedure to
    perform an export of the existing systems.
    While this was happening, I am also working on another issue, with SAP's support, for this purpose, the said server
    is currently in a DMZ to be exposed to SAP's support. According to our network guys, we do not have domain controllers
    in DMZ, the server has to be a workgroup(if I understand it correctly, its local authentication). To enable this I would have
    to use the export I had taken to do a local installation. This is just until the issue gets resolved, once that is done, server
    will be moved out of DMZ and into the domain again. At which point, I would have to redo everything back into the new
    domain.
    This local installation has to be performed on the same server, by uninstalling the current SAP installation.
    I have read several posts, regarding database copy, database restore. I am a little confused.
    Below is a post where Markus suggests, database copy,
    Re: Copying a Domain installed SAP System to Local Installed SAP System.
    My questions are,
    1. Even though I am fairly confident, the export was a success, Can I use the existing database setup, since
    it is on the same server?
    2. If I have to uninstall the existing system, it is my understanding that I would install the central instance as
    a local installation and restore the db, How do I restore database for Oracle? I have looked for a relevant doc,
    unsuccessfully.
    3. The issue that I am working on with SAP's support, is related to webservices, where in we are trying to call
    an external webservice from SAP, I am a little skeptical, if the functionality would remain the same after a local
    installation, can somebody shed some light on this as well?
    Thanks,
    Vishnu

    Hi dude!
    To answer to the main question here: you are right, the supported method to change a domain (and this would include a change from domain to local installation or vice-versa) is, as you already know, to perform a system copy ( homogeneous system copy if the platform remains unchanged under the conditions of [note 547314|https://service.sap.com/sap/support/notes/547314]). You can refer to [SAP note 1233320|https://service.sap.com/sap/support/notes/1233320] to get further details.
    However, let me explain that an export with R3trans is not necessary if the system copy is an homogeneous one. Using a database-specific procedure (e.g. attaching the MS SQL Server database files to another SQL Server engine) is faster by far. You can search for notes on the suitable procedure specific for your database (these will be in the component BC-DB-*, e.g. BC-DB-ORA for Oracle databases). Suggestion: look for "system copy" or "database copy" in the BC-DB-ORA component for your particular case.
    In order to get further information on all this, please check [System Copy and Migration homepage on the SAP Developer Network (SDN)|System Copy and Migration]. In that page you will find also a direct link to the [Installation Guides|http://service.sap.com/instguidesnw]; the link is referred as System Copy Guides, from which you should follow your SAP release (e.g. SAP NetWeaver 7.0 (2004s)), then press the link plan and install (under the Installation section)
    and finally, navigate to the section in which the PDF System Copy guides are (in this example, press 2 - Installation - SAP NetWeaver Systems to display the guides, and download e.g. the +System Copy for SAP Systems Based on NW 7.0 SR3 ABAP + Java+).
    If you read the System Copy PDF document very carefully and do not dismiss to check the referred notes, this will be as easy as a pie! 
    Cheers!!

  • InDesign keeps crashing ever since I switched the user to a domain profile from a local, what can I do?

    InDesign keeps crashing ever since I switched the user to a domain profile from a local, what can I do?

    He's running ID CS6 on Yosemite, and it is random as of now. No particular thing makes it crash, it just displays that the program has stopped running. However when we switch to his local profile he can work with no issue.

  • Change XSD reference from Local to MDS in existing application

    Hi
    I have tired MDS upload and delete for XSD and WSDL files using ant scripts. It got uploaded without errors.
    But i need to know if there is a BPEL application already having multiple XSD (within project - local) and have the reference of those XSD across multiple WSDL. If i upload the XSDs alone on to MDS and delete them from the project (ie., from local), I am ending up with compile time error saying reference not found in the WSDL.
    Is there any way that we can change the reference of the XSD files from local on to MDS path in the existing WSDL automatically once we upload things on to MDS.
    Thanks,Sesha

    I doubt you can get this done automatically. If your wsdl 's has xsd import from local file system, you will have to manually change the location to mds oramds://...format.
    So the best way to do this is to maintain the same structure in mds in the local file system ,use the oramds import in all wsdl's and specify the mapping to the actual file system location in adf-config.

  • Changing smartform from local object to a transport request

    Hi ,
          Can any one please let me know how to change  smartform from local object to a transport request.
    Regards,
    Ashok kumar

    Hi,
    GOTO transaction SMARTFORMS.
    Enter the name of the smartform.
    Then GOTO -> OBJECT DIRECTORY ENTRY.
    There give ur package then it will ask for the request.
    Then create the request.
    Hope it helps u.
    Regards,
    KK

  • How to change domain name from "LocalHost" to ipaddress in Jdeveloper?

    Hi
    When i run any application from JDeveloper, the page opening with the URL keeping "*LocalHost*" as a domain name,
    eg: http://*localhost*:7101/Testing/faces/index.jsf
    How can i change the domain name from "localHost" to my system's ipaddress. So that whenever i execute the page, the page should open with the ipaddress and not with "localhost", like http://*10.34.65.175*:7101/Testing/faces/index.jsf
    Regards
    Raj

    Thank you Timo.
    I changed domain name from "localhost" to ipaddress as you said, after that the server stopped working. Unable to run any application.
    Then I changed it back to "localhost" and its working fine.
    I am doing it for 2 reasons,
    1) With localhost as domain name, I am unable to open ADF mobile browser application in Android emulator.
    2) Unable to do remote debugging. Hope this could be the reason.
    Regards
    Raj

  • Change of Local Currency from SGD to USD

    Hello experts,
    Our company local currency is SGD and we have a second local currency in USD but the company wants to change the local currency to USD and the second local currency to SGD.
    What is the impact of this and what are the configs and considerations needed?
    Thank you.

    Hi,
    What is the impact of this and what are the configs and considerations needed?
    Impact is very severe. Only recommendation is not to perform this excercise for running fiscal year. Let the fiscal year be closed firtst then you move. Please keep following in mind.
    1. Change company code currency to USD.
    2. Change Account currency of all G/L masters. If not chenged then only SGD will be posted.
    3. Make changes to Purchase order currency in vendor master. (if required).
    4. Consider controlling are settings. (very difficult)
    5. Change parrelel currencies in OB22.
    Caution
    If you have any forex items, please clear them all or it cause you big trouble.
    Regards,
    Chintan Joshi.

Maybe you are looking for