Mobile Home Users old managed client info after server reinstall

Hello,
I have a 10.6.2 server with some 10.5 clients.
I reinstalled the server and rebuilt the OD from scratch.
I rebound the computers, most of the already had a mobile account. Everything works apart from the Mobile accounts have the old group for managed preferences, when I hold down alt on login you see the old group name, even though that group no longer exists.
I have now recreated the group to see if I can use that but it will not.
The only thing I have found to do is to delete the user account and then restore it.
Anyone know I can get my mobile users to use the new group?
Many thanks,
David Lee

I sort of hesitate to jump in with all of my ignorance, particularly with no Mountain Lion experience, but I have seen in other threads that apple's recommendation was for Mobility settings to NOT use profile manager but to use good old Workgroup Manager.  Now this rec was for Lion Server.  I had heard that WGM was a goner in Mountain Lion, but I have seen some posts that it still lives for 10.8.  If that is true, you might try getting and using that and see if it makes any difference for mobility.  For those other issues in this thread, well . . . .
In any case, good luck, sounds very exasperating.

Similar Messages

  • Syclo : Error in connecting Work Manager Client with Agentry Server

    Hi,
    Can somebody please shed some light on work manager client-server connections? I have downloaded the "SAP_WORK_MANAGER_BY_SYCLO_5.2" package from market place and set up the Work Manager server. It can successfully connect to the SAP back-end. Environment variables are correctly set too. However, I'm failing to connect to the Work Manager server from the Work Manager clients. I have tried from the Win32 & Android clients both.
    For Win32 client, the error I'm getting is:
    For Android, I can't even see the server instance, although it's running (it shows up while attempting to connect from Win32). Error:
    When I attempt to connect from Work Manager client to the server, it asks for username/password and for Android client it asks for Agentry user id and password. Aren't these username/password of the server where my Work Manager (Agentry) server is installed?
    Also, the "Agentry Development Server" which has been set to run as a service runs with Administrative privileges.
    I followed this: http://wiki.scn.sap.com/wiki/display/SAPMOB/Agentry+error+Client+Receiving+RFC+ERROR+LOGON+FAILURE+incomplete+logon+Data+when+connecting+to+server
    It didn't help. Please let me know where I'm going wrong?
    Tags edited by: Michael Appleby

    Hi Michael,
    I can login to SAP backend using the credentials mentioned in JavaBE.ini file.
    Please take a look at the JavaBE.ini:
    [HOST]
    server=<SAP server host name>
    ;  mobile application name configured in sap like SMART_WORK_MANAGER_51, SMART_CUSTOMER_SERVICE_10, SMART_ISU_WORK_MANAGER_10...etc
    APPNAME=SMART_WORK_MANAGER_52
    [CONFIG]
    ;  Used to get the SAP Configutaions from SAP if source=SAP or from JavaBE ini file
    ;  SAP Configurations are [ENABLE_TABLE], [TABLE_CHECK], [TABLE_REFRESH], [BAPI_WRAPPER],
    ;  [SAPOBJECT], [CT_SAPOBJECT], [CT_BAPI_WRAPPER], [CT_RETURN_TABLE], [CT_DELETE_TABLE].....etc
    source=SAP
    [TEST_LOGON]
    UID=
    UPASSWORD=
    UGUID=
    SERVERSERIALNUM=
    ;  Service login user is used to get the SAP Configutaions from SAP if source=SAP
    ;  Set ENABLED=true if source=SAP or ENABLED=false if source=INI
    ;  If ENABLED=true, set the UID, UPASSWORD and SERVERSERIALNUM
    ;  SERVERSERIALNUM is the Agentry server serial number
    [SERVICE_LOGON]
    ENABLED=true
    UID=<SAP backend username>
    UPASSWORD=<SAP backend password>
    UPASSWORDENCODED=false
    SERVERSERIALNUM=AVKNN@NILKGGBTLD
    [PUSH_LOGON]
    ENABLED=false
    UID=
    UPASSWORD=
    UPASSWORDENCODED=false
    SHAREDCONNECTION=10
    [CLIENT_NUM]
    CLIENT=720
    ;CLIENT=010
    [SYSTEM_NUM]
    ;SYSNUM=33
    SYSNUM=00
    [LANGUAGE]
    LANG=EN
    [LOGGING]
    ;1=Fatal, 2=Error, 3=Warning, 4=Info, 5=debug, 6=trace
    Level=4
    [LOGON_METHOD]
    ;  USER_AUTH if standard UID/Password authentication is used
    ;  USER_AUTH_GLOBAL if pooled connections using single UID/Password is used
    ;  USER_AUTH_GROUP if UID/Password authentication with SAP Message Server
    ;   (load balancing) is used
    LOGON_METHOD=USER_AUTH
    [GLOBAL_LOGON]
    ;  referenced when LOGON_METHOD=USER_AUTH_GLOBAL
    ;  uses a pool of connections to the SAP backend all utilizing a single
    ;    UID/password
    UID=
    UPASSWORD=
    SHAREDCONNECTION=100
    [GROUP_LOGON]
    ;  referenced when LOGON_METHOD=USER_AUTH_GROUP
    ;  individual user authentication using an SAP Message Server which distributes
    ;  client connections among a "group" of SAP application servers based on load
    ;  balancing criteria
    ;  host name or IP address of SAP Message Server
    MESSAGE_SERVER=
    GROUP_NAME=
    SYSTEM_ID=
    CLIENT=
    [REQUIRED_BAPI_WRAPPER]
    com.syclo.sap.bapi.LoginCheckBAPI=/SYCLO/CORE_SUSR_LOGIN_CHECK
    com.syclo.sap.bapi.RemoteUserCreateBAPI=/SYCLO/CORE_MDW_SESSION1_CRT
    com.syclo.sap.bapi.RemoteParameterGetBAPI=/SYCLO/CORE_MDW_PARAMETER_GET
    com.syclo.sap.bapi.SystemInfoBAPI=/SYCLO/CORE_SYSTINFO_GET
    com.syclo.sap.bapi.ChangePasswordBAPI=/SYCLO/CORE_SUSR_CHANGE_PASSWD
    com.syclo.sap.bapi.CTConfirmationBAPI=/SYCLO/CORE_OUTB_MSG_STAT_UPD
    com.syclo.sap.bapi.DTBAPI=/SYCLO/CORE_DT_GET
    com.syclo.sap.bapi.GetEmployeeDataBAPI=/SYCLO/HR_EMPLOYEE_DATA_GET
    com.syclo.sap.bapi.GetUserDetailBAPI=/SYCLO/CORE_USER_GET_DETAIL
    com.syclo.sap.bapi.GetUserProfileDataBAPI=/SYCLO/CORE_USER_PROFILE_GET
    com.syclo.sap.bapi.PushStatusUpdateBAPI=/SYCLO/CORE_PUSH_STAT_UPD
    com.syclo.sap.bapi.RemoteObjectCreateBAPI=/SYCLO/CORE_MDW_USR_OBJ_CRT
    com.syclo.sap.bapi.RemoteObjectDeleteBAPI=/SYCLO/CORE_MDW_USR_OBJ_DEL
    com.syclo.sap.bapi.RemoteObjectGetBAPI=/SYCLO/CORE_MDW_SESSION_GET
    com.syclo.sap.bapi.RemoteObjectUpdateBAPI=/SYCLO/CORE_MDW_SESSION_UPD
    com.syclo.sap.bapi.RemoteReferenceCreateBAPI=/SYCLO/CORE_MDW_USR_KEYMAP_CRT
    com.syclo.sap.bapi.RemoteReferenceDeleteBAPI=/SYCLO/CORE_MDW_USR_KEYMAP_DEL
    com.syclo.sap.bapi.RemoteReferenceGetBAPI=/SYCLO/CORE_MDW_SESSION_GET
    com.syclo.sap.bapi.RemoteReferenceUpdateBAPI=/SYCLO/CORE_MDW_SESSION_UPD
    com.syclo.sap.bapi.RemoteSessionDeleteBAPI=/SYCLO/CORE_MDW_SESSION1_DEL
    com.syclo.sap.bapi.RemoteUserDeleteBAPI=/SYCLO/CORE_MDW_SESSION1_DEL
    com.syclo.sap.bapi.RemoteUserUpdateBAPI=/SYCLO/CORE_MDW_SESSION_UPD
    com.syclo.sap.bapi.TransactionCommitBAPI=WFD_TRANSACTION_COMMIT
    com.syclo.sap.bapi.SignatureCaptureBAPI=/SYCLO/CS_DOBDSDOCUMENT_CRT
    I haven't yet installed ATE and tested out any application. I just want my connections to be perfect, first.
    I have a question. Are the credentials used to connect Work Manager client to the server, same as the SAP backend credentials or are they the credentials of the host on which the Work Manager server is installed?
    I have tried logging in using the SAP credentials also. But that results in error too.
    These credentials are valid for SAP backend and successfully logs onto it and also responds correctly to connectTest.bat. However, I think this error is logical because these are the credentials for SAP backend and not the server where Work Manager server is hosted.

  • Mounting drives after server reinstall

    Hi,
    I am about to reinstall/upgrade my server. I have had a problem several times in the past, where I have done this, and then am not able to mount the old drives. Whenever I have reinstalled Mac OS X Server (10.4.1), the arrays will show up properly, but will not mount, unless I "make drive available for use", which of course deletes everything. Has anyone encountered this problem before?
    Thanks,
    J

    jealma wrote:I know the solution to the /dev/loop-problem. The new 2.6.25 kernel has the loop device as a module. Please try a `modprobe loop`, that gives you a /dev/loop. I don't know whether that will be persistent after a reboot, so you may need to add "loop" to the modules-list in /etc/rc.conf.
    That worked, but I still have other issues with cd mounting, so I downgraded my kernel for now.

  • Client lookup after Server restart

    Hi,
    I'm experiencing problems on client side when reconnecting to a remote object that has been unbound and rebound again.
    Scenario:
    1. The server performs a rebind of the remote object (Naming.rebind(name,obj)
    2. Client gets a reference to the remote object with Naming.lookup(name)
    3. The server unbind the remote object:
    - Naming.unbind(obj)
    - UnicastRemoteObject.unexportObject(obj,true);
    4. The server rebind again a new instance of the remote object on the same name.
    5. On client side, any call to the remote object throws a java.rmi.NoSuchObjectException, even after a new Naming.lookup(name).
    6. Re-start the client and all is OK !
    Any help ?
    Thank you.
    Christophe

    After rebinding the same server instance it will (most probably) use a different port number.
    This is why the original reference you have at the client does not work because it is sending messages to a port that is no longer in use. After restarting the client, it no doubt does another lookup, gets a new reference (with the correct port number) and communication is restored.

  • CML client hangs after server reboot

    Scenario ..
    Shut down CML client on PC
    Reboot VIRL server on ESXI
    Restart Client.  
    Client will display the workbench and then hang with the hourglass mouse pointer. (greayed out and status 'not responding' 
    It looks like it is trying to open the last workspace.
    It never recovers.    
    So far, the only fix is to un-install and re-install the CML client.
    This is yet another CML issue.
    Initial impressions of CML quality is quite poor.

    Hello,
    Thanks for for posting the issue,
    Please let us know if the issue is reproducible now or not, if it is reproducible please provide below log for analyzing the issue.
    C:\Users\username\cml\workspace\.metadata\.log
    Thanks and Regards,
    Bikash

  • Messages - no user is allowed to login after server reboot

    Hello all together,
    I had to reboot a XServe with Mac OS X 10.8.3 and Server App 2.2.1 installed using the command line because I couldn't connect via ARD anymore at that time and the users couldn't login at all with their OD accounts.
    After the reboot no user was able to login to the messages server which wasn't any problem before this reboot. "User ID or password is wrong". The messages service in server.app is running. I restarted it twice without any advance. The passwordservice server log shows up all requests and the passwordservice error log has no entries at all. I couldn't find any related entries in any of the logs I searched in, especially not in the system.log.
    The users trying to login are local network users which are allowed to use this service and are all members of one group which is also allowed to use this service.
    If I turn the messages service off and try it again I get the same error. Therefor I can't even say if the service is definitely running but port 5223 is opened.
    Any suggestions?
    I really appreciate your help!
    Kind regards,
    ragob66

    Hello,
    for information purposes:
    A second server reboot resolves this issue!
    Thanks!
    Kind regards,
    ragob66

  • NPS Management tools missing after server 2012 r2 upgrade

    it appears that my nps management tools are gone! I've verified that Network Policy and Access Services is installed and running. but i'm not able to manage it.   I can not find the console anywhere, it's not in the admin tools and I cannot at
    it through mmc.  I just noticed this since ip upgrade to 2012 r2, since it is already configured can I just add the management tools?
    thanks

    Hi,
    Good to hear that and thanks for your feedback.
    Best regards,
    Susie
    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]

  • Client reconnection after Server shutdown

    Hi. Can I reconnect a client whose connection has been reset because of a server shutdown to the "new" server (which meanwhile has been started) without restarting the client itself?
    Thanks, any help is appreciated.

    not sure what you mean by 'client' but if you have a Socket that has had any kind of IOException or SocketException you need to close it and create a new one.

  • Issue with Network Home Users on Mountain Lion ( connecting to Lion Server)

    I have been forced to setup a network user on a new mac running mountain lion because their old mac just went pop, and have run into multiple issues that I have narrowed down to them being a Network User on Mountain Lion.
    1. Contacts get deleted whenever you open Mail. Mail will hang on fist launch until all your contacts in Contacts (I hate the new names! ) get deleted, console shows that the location for the address book database is invalid, seems to be an issue with ~/Library/Containers/apple.mail.com folder
    2. Word documents with images in the background do not display correctly, there is a giant red cross through the document
    If I change this network user to a mobile home user the problems go away and everying works as expected

    How to re-enable the Apple-provided Java SE 6 applet plug-in

  • OS X LION - Home User - mapping to folders on secondary drive

    I reinstalled os x lion.  i keep my documents, etc. on a secondary hard drive.  how do I connect them to the home user that was newly created with the reinstall so I see my documents in my user documents, etc.. 
    For now, I have just hidden the user and create links on the side  bar to the folders I need.

    I never use the sidebar, finding it a severe distraction and not very customizable. I have no idea what the new user thing is about. If you used the same username & password combo as before, there shouldn't be any issues connecting to the ext HD and its contents.

  • I am adopting my daughter's old macbook pro  laptop after my laptop crashed. Do I simply restore her old laptop to my latest backup? Will it update her old laptop to my user info?

    I am adopting my daughter's old macbook pro  laptop after my laptop crashed. Do I simply restore her old laptop to my latest backup? Will it update her old laptop to my user info? MacbookPro OSX 10.9.4, restoring from Timecapsule

    Use these guidelines:
    http://www.thesafemac.com/how-to-prepare-your-mac-for-sale/
    This will insure that the Mac is totally yours with any imprint from your daughter.
    Ciao.

  • VM Server trying to talk to old manager IP after manager virtualization.

    Hi All,
    I have been trying to virtualize the VM manager and have got myself stuck.
    Steps I have performed
    1. Installed VM Manager in VirtualBox on Windows 7
    2. Create iSCSI targets
    3. Installed VM Server on physical machine
    4. Configured storage
    5. Created repositories
    6. Created VMs
    Now everything works perfectly so the next step is to virtualize the manager.
    I followed the instructions here
    http://docs.oracle.com/cd/E26996_01/E18548/html/CHDGIAIH.html
    and
    http://docs.oracle.com/cd/E26996_01/E18548/html/CHDGDFJJ.html
    I got the manager up and running on a new IP address but couldn't start any of the VMs as it thought the VM server was not started.... even though the manager was actually running on the VM server it said was not started.
    So I went back to try and use the old manager (virtualbox) and rebooted the VM server now I am in the same situation and cannot start any VMs as the old manager cannot see the VM Server as started.
    This is the logs I see on the VM Server in /var/log/ovs-agent.log
    [2012-08-28 14:19:11 4197] INFO (xmlrpc:285) Oracle VM Agent XMLRPC Server started.
    [2012-08-28 14:19:11 4197] INFO (xmlrpc:294) Oracle VM Server version: {'release': '3.1.1', 'date': '201205011215', 'build': '308'}, hostname: ovs-c9-d8-4c, ip: 192.168.64.125
    [2012-08-28 14:19:11 4188] DEBUG (notification:289) Trying to connect to manager.
    [2012-08-28 14:19:14 4188] ERROR (notification:296) Error initializing notification server: 'Invalid URL Request (send) http://192.168.64.204:7001/ovm/core/OVMManagerCoreServlet&c=1&s=-1&lb=p&t=2&p=50e549c9d84cfefffffffffffeffffff%2Ca64800b98fac4e3fb216416fd115170b'
    [2012-08-28 14:19:16 4192] DEBUG (monitor:36) Cluster state changed from [Unknown] to [DLM_Ready]
    [2012-08-28 14:19:16 4192] ERROR (notification:64) Unable to send notification: (2, 'No such file or directory')
    [2012-08-28 14:19:16 4192] DEBUG (monitor:40) Error sending notification: (2, 'No such file or directory')
    Note it appears to still be trying to talk to the 'new' virtualised manager (which is off) at 192.168.64.204 when the 'old' virtualbox manager is 192.168.64.120
    Where is the manager IP stored on VM Server?
    I have tried deleting the VM Server from the 'old' manager but it wont let me due to a bunch of other errors.
    I have tried rediscovering the server but it whinges about the IP of the VM Server changing which it has not.
    Any ideas how to get out of the hole I am stuck in?
    Edited by: 955343 on 27-Aug-2012 22:09
    Edited by: 955343 on 27-Aug-2012 22:11

    Hi ,
    1. Did you execute CREATE SUBDIRS in GGSCI prompt?
    It will create all the required folders like dirprm,dirrpt,dirdef,dirsql,dirdat...etc
    Db level user is not required for starting the manager process, But you have to create mgr parameter file under dirprm folder , for that you have to execute ,
    GGSCI > EDIT PARAMS MGR
    in that file mention the PORT number , usually it will be 7809 ex, PORT 7809,
    then start the mgr in GGSCI
    GGSCI > START MGR
    again if you are getting MANAGER DOWN message then check the details in ggserr.log file which is available in GG home directory where you have unzipped the binaries .
    Hopefully this will help you
    Annamalai.

  • MAM Client - Only User View Manager Link Visible

    Hi,
    I have followed the configuration steps as mentioned in the configuration guide for MAM2.5 SR2.
    but after deploying the application in mobile device, Only the User View Manager Link is visible to me.
    Details about client and server version is as follows
    1. MI client 2.5 SP11
    2. WebAS Server 6.40 SP09
    3. Backend IDES server
    Only thing which I am not sure is whether the plugin
    <b>R/3 Plug-in 2004.1 SP01 for Mobile Asset Management 2.5</b> is added in the Backend or not.
    <b>Is there any way to check whether the Plugin is added or not?
    Also Could this be a problem why we are not able to see other menu specific to MAM?</b>
    Appreciate your help in providing some solution for the above mentioned probelm.

    HI sathya,
    in my last post , actually i was talking about  
    WAS sp 09 and  client sp 11.
         not sure , whether  sp11 client can successfully sync with sp09 WAS.
      it might be one of the reasons?.
    have u changed ur application ?.  or using the standard application?.(i mean added syncbo's or not).
        just check the meRepMeta.xml file , is there any reference to MAM25_090 (item).?
       just change the trace to Information and after sync,
    just look whether there is any MAM25_090 reference in the log.
    <b>Sathya just check,,
    1) meta_childRow.dat
    2) meta_topRow.dat
    3) meta_field.dat </b>
    <b> if there is no data in  MAM25_090 , there will not be one MAM25_090.dat file in the data directory.</b>
    just check in the
    meta_childRow.dat  ,
    MAM25_090 entry got created or not in the folder corresponding to the first sync.
                                     Regards
                                     Kishor Gopinathan
    Message was edited by: Kishor Gopinathan
    Message was edited by: Kishor Gopinathan

  • User Exit in 10g - To get client info

    Hi all
    We have a user exit call in forms 4.5 which returns client info (OS version).
    As we are going for 10g, the user exits will reside in AS.
    Is there any way by which i can use the same user exit to get client info now ?
    Thnx and Regards
    Sriram

    in the old days of forms 6i we created tons of java-applets for host-commands and so on.
    with the first version of webutil all the applets we created ourself were gone, because all functions were in the webutil-toolset.
    You can use it beginning with forms 9i. It's very good and easy to use. Look in OTN where the developer-downloads are
    Gerd

  • Wrong home user after log in

    g5 mac pro, 10.5.8.
    After a failed backup and i login in to my home user, I am in another user space which was deleted in the past. So the password I use to log in with the correct name takes me to an old user with it's preferences such as desktop, iPhoto library, etc. I see 2 home icons, one with blessed folders, and mine which has regular folders. I can browse my folders. Some of them have items in them, others are now empty. My iPhoto library now is a XML file dreamweaver wants to open.
    I realize there is not much I can do at this point, Just wondering how to avoid this issue in the future.
    thanks

    Did you maybe rename your home folder at some point?
    In System Preferences>Accounts, how may accounts are shown there?

Maybe you are looking for

  • Macbook Pro cannot connect to the internet even when others can

    Hi! Please help me. We have an internet WIFI connection in our office but only my MacBook Pro cannot connect even when I entered the correct password. My Iphone and Ipad work just fine. It says "connection timeout" but all other laptops can connect.

  • How to get a Header UDF value in a FMS ?

    Hi ! How is it possible to get a Header UDF value from a Formatted Search in a header ?  If we don't want to create as many FMS as there are marketing documents in the system, how is it possible ?  Can we have a syntax like the following ? SELECT T0.

  • How to extract the data from the chart. Data were not saved

    Hi everyone. Beginners question, but could not find an answer to it How can I get the numerical data from the chart. Chart is already on the screen and data vere not saved into file during VI run. All I have - just chart, but I need numbers        Th

  • What is the best way to migrate zoning from an MDS9216i to a Nexus 5596?

    I am migrating from a MDS9216i to a Nexus 5596.  We have dual paths, so I can migrate one leg at a time and the full function for these switches is fiber channel attached storage. What is the best way to migrate the zoning information? I have been to

  • How to make the bookmark menu black in FF 29.1 O/S Windows 7???

    I have fixed all my issues with new FF 29.1 except one, I used to use Noia 4 but it's no longer available in FF 29.1. When using Noia 4 I was able to have a black background with white writing in my bookmark menu. I'm now using Solid Black by MaDonna