Problem with user home directory redirection on OS X

It appears that the Authorware 7.01 runtime gets confused
when home directory redirection is used on Mac OS X to redirect a
user's directory to the network.
I suspect it is a problem with the path to the Application
Support folder where Authorware stores its .rec files.
That happens is that JumpFileReturn returns to the start of
the piece, rather then returning to where the jump was performed.
As anyone else seen this? Is there any workaround?
On Windows one can setup and ini file to tell Authorware
where to store temporary files. Is there any such equivalent on
Mac?

I'm not sure of the process on macs that match the use of the
ini file, but
the goal was always identical operation on both platforms so
it's very
likely that the ini file is read and interpreted in the same
manner.
It seems that the 'initial' location of the current records
folder is the
one that's messed up. The .rec file is created on the local
machine rather
than the redirected one. I can only guess that either the
home folder isn't
redirected until after the first AW piece starts or the
initial setting is
being set to a 'default' location for the user rather than
asking the system
what the current location is. A solution might be to create a
"launcher"
application with Authorware designed to start up and jump to
what is
currently your startup piece. This way the RecordsLocation
should be changed
to the network location and you can ignore the original rec
file since
you'll never return to that first location.
HTH
====================
Mike Baker
Adobe Community Expert
[email protected]
"peterevensen" <[email protected]> wrote in
message
news:[email protected]...
> On Mac OS X, you can set a workstation up to have the
user's directory
> (including the preferences folder, etc.) on a file
server. If one sets up
a
> Mac workstation to do this, Authorware quits working
properly when you
jump
> between pieces.
>
> The piece is set up correctly. I don't touch the User
Record location.
The
> pieces are set to resume and work fine if the user's
directory is not
> redirected.
>
> When Authorware jumps to another piece/file, it dumps
out a *.rec file
> containing the current state. These are stored on the
Mac in <user
> directory>/Library/Application
Support/Macromedia/AW7Data folder. When
the
> user directory is redirect to the network and the user
exits the file that
was
> jumped to, the original piece starts over from the
beginning. This is
the
> same behavior you see if Authorware cannot write out the
*.rec file (e.g.,
if
> you write protected the above folder, or the equivalent
folder on Windows,
> hence the change in AW 6.5
>
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16607&sliceId=1
>
> This problem has been reported in the field several
times. I haven't set
up a
> server yet to reproduce it, but my assumption is that
Authorware is not
getting
> the path or not handling the path to the user's
Application Support
properly
> when it is redirected to a network server.
>
> On Windows, there is an .ini file which can be used to
change where
Authorware
> stores temporary file (.rec). I don't believe there is
an equivalent for
the
> Mac runtime, is there? I see that I could change that
path using the path
> parameters in JumpFileReturn, but does that change where
the current piece
your
> jumping from writes out the .rec file? It would be
preferable if I could
> change it globally once, rather than going into the 100s
of pieces I am
> maintaining.
>
> I'm not sure an aw7.ini would fix the problem in any
case, since I am not
sure
> where one could safely map the user record location,
since this is a
multi-user
> environment. You couldn't map everyone to the same
location.
>
> Your reply, while not answering my question directly,
has pointed me to
some
> more things to look at (like the path parameter on
JumpFileReturn),
although
> I'm not sure why Authorware isn't working without
changing that. If you
have
> any additional suggestion, I would greatly appreciate
it!
>
>
quote:
Originally posted by:
Newsgroup User
> I'm not sure what you're asking. Can you provide more
detail? Are you
> using JumpFileReturn to launch another file, which also
sets a different
> UserRecord location? And that doesn't work...how?
> Do you have 'resume' set in the File Preferences instead
of 'restart'?
> Erik
>
>
>
>

Similar Messages

  • How do you setup a user mobile account, with the home directory stored locally and not synced to the server?

    I want to be able to setup a user mobile account, with the home directory stored locally and not synced to the server.  What is the best way to do this? I am running Server 10.6 with 10.6 clients.  Open Directory will be used to authenticate and manage preferences.   Also, this one account will be used simultaneosly in a computer lab setting, so files will be stored locally in the client, hence the need to NOT sync to the server.  Any Ideas? 

    currofelix wrote:
    So what does WGM Look like in the Home Tab? afp://servername.domainname/Users? or afp://Users?
    The attached screen shots should help you:
    You will only have to do this step once. Obviously you want to use the user's shortname here.
    Then, you will see this as an option in WGM:

  • [User home directory property not found.]

    Our Roaming Profile policy does not work but exits with the following error message in the log file:
    RoamingProfile Policy] "...[POLICYHANDLERS.RoamingProfile.ErrorInEnforcement] .... [User home directory property not found.] ...."
    We are running ZCM 10.3.1
    We have the exact same environment at another customer where everything is just working fine. We compared the user properties and could not find any differences. eDirectory is fine, too
    Does anybody have the same problems or a solution to it?
    Thanks,
    Sebastian

    Yes, home directory is defined in eDir.
    In Novell Client for Windows XP there is no "Allow Roaming User Profile Paths to non-Windows servers" attribute, it is in Client for Win 7 only.
    In roaming policy, if I type the path to home directory manualy, it works fine.
    In our original environment I have ZfD 4 on Netware, roaming profiles save to home directories normally, without errors.

  • User home directory at /var/imap is unavailable

    We're running a single 10.5.7 server and recently migrated our mail to a new location from the default /var/imap and var/spool/imap. Since that time, I've been seeing the following log entries pop up when a user attempts to log in to the mail server. An example:
    Feb 5 10:19:37 ServerName imapd: [xxx.xxx.xxx.xxx] username
    [6608]: CFPreferences: user home directory at /var/imap is unavailable. User domains will be volatile.
    We migrated the mail using a process nearly identical to the one found at:
    http://discussions.apple.com/thread.jspa?messageID=6600016&#6600016
    I have checked the settings and paths in:
    cyrus.conf
    imapd.conf
    (postfix) main.cf
    (postfix) master.cf
    All of the paths point to the correct new paths, which are:
    /Volumes/Resources/Mail/imap
    /Volumes/Resources/Mail/spool/imap
    All users are able to access their accounts and use the mail server. What we're seeing is periodic periods of high latency (messages taking minutes to send) and occasionally odd problems with users' Sent folders (a sent message appearing twice with the same timestamp, even though the outgoing mail filter indicates it was only sent once). I'm making the assumption that these intermittent problems are related to the user home pointing to the wrong path.
    I've looked through the forums and googled the phrase, but haven't found anything that would point me toward finding the setting in the mail services that remains incorrect.
    We also intermittently receive the following mail-related message in the mailaccess.log:
    Feb 5 10:36:07 Rivendell master[865]: can't open com file: /var/imap/.smd.imap.com (No such file or directory)
    This appears to be a similar problem, but again, the location of the setting I need to change eludes me.
    Thanks for any help or pointers.

    Here's the solution that finally fixed this problem and removed latency problems that seem to have been associated with it.
    (1) Stopped mail services with terminal.
    (2) Opened the Server Admin application.
    (3) Under Mail/Settings/Advanced/Database I changed the path to the original location, /var/imap and /var/spool/imap.
    (4) Clicked "Save."
    (5) In the same spot, changed the paths back to the new location.
    (6) Clicked "Save."
    (7) Restarted the mail server.
    I have no idea what hidden setting that's not in the conf files that this changed, but it removed the error messages and the latency.

  • Probelm with user.home property

    Hi,
    I am using the following code to get the Users home directory and save the file into the Desktop folder.
    System.getProperty("user.home")
    The above code is working well for all the users except for one user it is bringing wrong user home directory (It is bringing LocalService directory as user home directory eventhough the user logged into the machine with his username). If anybody faced this type problem and solved, please send me a reply with the solution. If you have any links related to this problem, please send me.
    Thank You.

    Hi,
    Now i tried implementing SSO login.
    When i Go to System Administration --> System Configuration --> Keystore Administration.
    then there in the content tab everything greyed out and shows me the following message in screen
    "Could not access the keystore because of missing permissions. Make sure you have been assigned to the J2EE administrator role."
    can i know why is is like that? and wat shud i do for these to work on these.
    Thanks in Advance
    Regards,
    Raju

  • User home directory on server over WAN link

    Hello all,
    I have a performance question about home directories. The situation is:
    - 3 locations, 3 servers (OS X server 10.4.7 (Xserves))
    - WAN connections are 1 Mbit/s
    - All clients running 10.4.7 (imac G5 1.6/1.8 GHz.)
    - User home folders are all located on one of the three servers
    Two locations are OD replicas from the first location.
    User home folders are located on the server at the location where they work most.
    Some users work 4 days at location A, and 1 day at location B or C.
    For simplicity let's say I have a user called A, with home directory located on server at location A.
    User A is now working one day at location B. User logs in successfully, but everything is very slow (1 Mbit WAN link).
    I really like the flexibility of server based home folders. Also the fact that there is no data on the local machines is very much appreciated (physical security, backup etc.). I was thinking about portable home directories, but that won't solve my problem, given the fact that all data needs to be copied once from location A to B (especially when users use different machines on the other location). Data will be stored on the local machines as well in that situation (but can be synchronized).
    It is of course possible to synchronize data from server A to B and C when a user logs off (rsync). Is there any way to tell OD that it should pick a user home directory based on the location where that specific user logs in? Disk space isn't really an issue.
    The performance is really awful using a 1 Mbit connection and upgrading the connections is not really an option (well maybe I could get it to 2 Mbit, but that won't solve this problem).
    Thanks for any advice.
    Jordi
    Powerbook G4   Mac OS X (10.4.7)  

    How about firewire harddrive or ipod-based home directories which the users could take to different offices with them?
    If not... I really think that your best option is to work to get Portable Home Directories working. Remember it is only the data that has been changed that is synced each time. You mention you are concerned about backup, but this will be done from the server after user data is sync'd there. The physical security worries can be taken take of by using open firmware passwords.
    Is there any way to tell OD that it should pick a user home directory based
    on the location where that specific user logs in?
    By using DHCP at each site to bind the clients you can force them to use the Home Diretory you specifiy at each site. But this sounds like a sync & backup nightmare to me and don't forget rsync will mangle your acl's and other meta data.
    hth,
    b.

  • User Home Directory Unavailable

    I seem to have unmounted my home directory.
    It is now an ejectable disk image, that only shows up in the finder with my other harddrives...
    It does not show up in disk utility...?
    Everything seems to be working fine still, except for Mail....?
    Any ideas on how to remount?
    I don't dare shut my machine down...
    I was trying to access files on a remote hard drive that was formerly a mirror partition of a software RAID array for a machine running 10.4.11. It has been repeatedly crashing my new 10.5.5 system till today when I had reset the jumper pins to slave...
    I was using Terminal to try and reset permissions/disable RAID, when suddenly I was told "User home directory ... is unavailable".
    What does this mean? Can I remount somehow? I have my whole home user directory encrypted with file vault.
    Please help. Lot's of very valuable data on this disk, in this directory.

    If he is using FileVault, then I believe his home directory IS a mountable object. It is an encrypted sparseimage which mounts when he logs in, and unmounts when he logs out. Somehow or other it sounds like he got logged out and the sparseimage unmounted. I've never used FileVault, too dang many problems with it. If I had sensitive info on a laptop I would make an encrypted disk image to keep the info in. Take a look at GuyEWhite's post here:
    http://discussions.apple.com/thread.jspa?messageID=5881960
    Perhaps that will help. Or someone who is very familiar with the the oddnesses of FileVault may see this thread and be able to offer more specific information for this very peculiar case.
    Francine
    Francine
    Schwieder

  • AES-256 user home directory sparse image bundle in Lion?

    Snow Leopard and previous had file vault to protect users' home directories as, I believe, AES-128-encrypted sparse image bundles. As I understand it now, under Lion, the options are to enable AES-128 whole disk encryption, or, if upgrading an existing snow leopard machine with a legacy file vault user account, to maintain that legacy file vault user home directory. However, under this second approach, additional users' home directories cannot be individually "file-vaulted" and instead, would require that legacy file vault  be decrytped and then the entire disk be encrypted.
    I am thinking that it would be advantageous from a security standpoint if an individual user home directory could remain encrypted, if that user were not actively logged in. Then, all contents would be inaccessible to other users, including administratively privileged users, and also that user's home directory would remain encrypted when the computer was turned on and booted up because as I understand it, file vault 2's real strength lies in protecting "data at rest" versus "data on a powered up and mounted file vault 2 volume".
    To that end, I am wondering, regardless of whether file vault 2 is enabled or not, whether an existing user home directory and all of its contents be converted to an AES-256-encrypted sparse image bundle, using Disk Utility, and exist at the /Users directory space, mounting and decrypting "on the fly" from the login window at user login just like how a legacy file vault home directory is treated under snow leopard, independently of whether file vault 2 was enabled on the whole disk or not. This would also permit later addition/conversion of another "file vaulted" user account whether fle vault 2 were enabled or not.
    To recap, an AES-256-encrypted sparse image bundle that would mount upon user login just like a legacy file vault user home directory does. Does anyone know if something like that is doable, and has that road already been travelled successfully? If so, I'd love to read a step-by-step, play-by-play, set of instructions on how to do just that.

    I think I got a solution worked out.  I don't mind if things get installed in /opt as long as pacman tracks it, and I found ruby-enterprise-rmagick in the AUR as an orphan.  I adopted it, updated it, installed it, and it's working great with my code.

  • Moving user home directory to another partition on same hard drive

    I would like to find a way to move the user home directory off the OS partition and over to a new partition on the same hard drive. I then would want to create a time machine to back up the new partition containing the user home directory to a 3rd partition called "backup". I have partitioned the hard drive as follows 1. OS, 2. DATA, 3. Backup. I copied the user home directory to the DATA partition but do not have access\permission to the files\folders now on DATA partition. After getting this permission issue resolved, I would like to create a time machine using the DATA partition as the source that needs to be backed up to "backup". How can this be done? I have 20 of these MacBook Pro's that I need to do the same config for. My company will not allow external drive for time machine\data storage. In a real bind. Appreciate any help.

    I would like to find a way to move the user home directory off the OS partition and over to a new partition on the same hard drive.
    That's possible, with some moderately low-level hacking of your system, and some people do it, but IMHO it is an extremely bad idea. It increases complexity with no positive benefits, which is never a good thing. Leave the user folder where it is.
    I then would want to create a time machine to back up the new partition containing the user home directory to a 3rd partition called "backup".
    You could call it "trout" instead. 'Cause it's just as much a trout as it is a backup! If you store the backup on the same physical device as the original, it's not a backup. What happens if the drive fails? Both are gone. What happens if the machine is stolen? What happens if there's a fire? A power surge? Someone spills coffee in it? You get the idea.
    See my [Mac Backup Guide|http://www.reedcorner.net/thomas/guides/backups> for some help figuring out a decent backup strategy.
    My company will not allow external drive for time machine\data storage.
    Your company is managed by fools, then. Sorry to be so blunt, but if they are prohibiting you from backing up company data, it's the unvarnished truth. Feel free to tell them I said so.
    Sooner or later, someone will lose data because of something as simple as a hard drive failure... and who do you think will take the bullet for that? The guy who denied you resources for backups, or the guy who set up the machines (ie, you)? You really don't want to be left holding that bag. Go on record saying that backups are needed. If they are denied, document it and then go over his head.
    If you've got 20 company machines, all containing company data, then there needs to be a centralized backup scheme... probably a tape drive and something like Retrospect to coordinate and maintain backups across all machines through the network. Nearly two decades ago I set up a system like that to keep about 50 Macs backed up... it wasn't cheap, but nobody lost data on my watch!

  • Problem with user number

    Goodmorning, I have a problem with user number of my smartphone Blackberry Curve 8900: when I call a numer of my adress book, on the right,  appears a user number, that I don't know. Why dont'appears mine? I don't have buy this smartphone personally, but I had it (used) through the smartphone's owner...I think that the user number that appears on my display is his. How I can do to remove it?
    Waiting for an answer, thank you.

    Hello scricciolina90
    Welcome To Support Forums
    On or Curve 8900 from the Home screen > click Options > Click Advanced Settings > SIM Card > Highlight the phone number > Press the Menu key and click Edit SIM Phone Number > Check that field or Enter you Mobile number in that field .
    Good luck.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • I have a problem with my home butten, its working but when i press it, it seems like something is stuck in it. like sand or something like that, and this is the second time it happens to me with 2 devices. what can i do?

    Ok so first sorry for my english, Im not American.
    2 months ago i bought a new Iphone 4 device from my phone company, after a month something happened to the home butten, when i pressed it it felt like something stuck in it.. like sand or dirt.. but the home butten worked perfectly. so i went to the phone company and they told me that it is a problem and they replaced it with a new one. but after a week my iphone fell and something happened to him so i sold it to someone i know, and with that money i bought a new one from privet store (unlike the last time, when i bought my iphone in a big phone company) and in the begining it felt new, i didnt had any problems, but 2 days ago when i woke up i pressed the butten and i noticed that the problem with the home butten is back.. and i dont know what to do.. i mean like its not a big deal or something, it just that when i buy something new, i excpet it to be new, and i want to ejnoy it while its new.
    so i went to some guy i know and he told me that he will see what he can do, i paid him 130 Shekels (35$) and he told my that he replaced the butten with new one, but still it makes problems. it bothers me alot, because i pay almost 300 shekels per month (75$) and i expect from this device to be new.. and its killing me.
    now, i cant go to the phone company because thats not their device, and i know what the people in the privet store will tell me.. that its my fault and bla bla bla.. so what can i do? i cant spend any more money on this..
    its new.. for some reason this always happenes to me.. 3 devices, problems problems and problems..

    You are right, but how could i send it to Apple? when the phone company first replaced my iphone they had in stock alots of iphones and they just sent mine back to Apple and gave me a new one, so all i did is to give them my phone, but now how could i sent it to Apple? and i cant send it by myself, and the store wont do that, its a lost for them.. so sending it to Apple wasnt an option from the begining.
    and for the record, i dont think the store where i bought it is an authorized shop.. its just a store who boughts phone's from Apple in a low price and sells it in much more money..

  • Problems with spaces in directory or file names and Word.exe

    Hi
    I'm trying to open a file with Word from my java aplication, and I have a problem with some file/directory names.
    I have this
    String cmd = "c:\\Program Files\\Microsoft Office\\Office10\\WINWORD.EXE" + " " + path;
    try {
    Runtime.getRuntime().exec(cmd);
    } catch (Exception errorea){ }
    Here is what happens:
    if path is something like this: "c:\people\info.doc" , there's no problem, Word opens the document, but if path contains blank spaces somewhere, it doesn't work. For example:
    path = "c:\Documents and Settings\info.doc"
    path = "c:\Hi everybody\info.doc"
    path = "c:\tests\test results.doc"
    with the above examples it doesn't work :( Word tries to open "c:\Documents", "c:\Hi" or "c:\tests\test".
    Can anyone help? thanx a lot ! : )

    No, the exec method runs the Word.weird, it shouldn't, and it wouldn't on my system going by the test I just made, but I'm running linux & not windows, maybe the command line parsing is different for some reason.
    The problem is that
    Word starts and then Word says that it can't open the
    file because the name or the path to the file is not
    valid.You still should use the overload that takes a String array.

  • Why can't a new folder be created within my user home directory when using 'Save As' in Mountain Lion?

    Hi,
    So I want to create a new folder within my main user home directory (not the root directory) just for my developer-related files? I can do this from Finder, although it does prompt me for my password to do so. However, when using 'Save As' from any app, the 'New Folder' button is greyed out when I select my user home directory. So I have to create the folder in Finder then Save As.
    Is this normal behavior? Is OSX discouraging me from adding things to my user home directory by making it less convenient? Is there a good reason it would be discouraging me from creating new folders there? If not, is there a setting that I can change to allow the creation of new folders from the Save As prompt?
    Thanks for your help,
    B

    You may need to rebuild permissions on your user account. To do this,boot to your Recovery partition (holding down the Command and R keys while booting) and open Terminal from the Utilities menu. In Terminal, type:  ‘resetpassword’ (without the ’s), hit return, and select the admin user. You are not going to reset your password. Click on the icon for your Macs hard drive at the top. From the drop down below it select the user account which is having issues. At the bottom of the window, you'll see an area labeled Restore Home Directory Permissions and ACLs. Click the reset button there. The process takes a few minutes. When complete, restart.   
    Repair User Permissions

  • Problem with user-defined functions in XQuery String

    hello
    i've a problem with user-defined functions in XQuery String
    details are here (the code is not Human-readable via forum's embedded editor ?? strange)
    http://docs.google.com/Doc?id=ddqwddsr_21c96d9x
    thanks !!

    See
    michaels>  select xmlquery('declare function local:test_function($namecmp as xs:string?, $inputtype as xs:string?) as xs:string?      
                        return {$inputtype}
                     local:test_function("1","2")' returning content) o from dual
    Error at line 5
    ORA-19114: error during parsing the XQuery expression:
    LPX-00801: XQuery syntax error at '{'
    3                       return {$inputtype}
    -                              ^
    michaels>  select xmlquery('declare function local:test_function($namecmp as xs:string?, $inputtype as xs:string?) as xs:string?      
                        $inputtype
                     local:test_function("1","2")' returning content) o from dual
    O   
    2   
    1 row selected.

  • Problem with users disabling ARD client service

    I've got a problem and i'm not quite sure of the work around. I'm a PC guy by nature and can't quite figure this out.
    I'm having a problem with users disabling the ARD service from the sharing menu. Unfortunately users need to have admin privleges to do their work so I can't simply give them a standard account.
    I've hidden the ARD user account i created from the login window through Netinfo, but I need to find a way to stop users from shutting the ard service down.
    They don't seem to understand that the company requires that it be on the computer. Now, I'm the one who is set as the admin for ARD in the building, however we really just use it to rollout drivers, install packages, and its a lifesaver for remotely fixing problems with programs. The company didn't really buy it to spy on the employee's.
    Is there any way to hide the service from an admin level account? Or keep them from shutting it down?
    BTW, this would have to be done on multiple machines running both panther and tiger.
    Any help would be appreciated as I'm not quite sure where to start.

    First, as a matter of policy, let them know this service is active, and needs to remain active. If they disobey this instruction and turn it off, you have a human resources issue, not a technical issue.
    Second, there are very few enterprise users that need admin access to their machines. Oh, they ALL think they do, and there will be howling when non-admin status is first imposed, but we have 350 users in a publishing environment with less that 20 setup as admins. Those users are almost all superusers who assist others in a technical role.
    We have far fewer software problems like this and with ARD, IT can install/ authorize installation of software remotely should a user need that. It simply does not dramatically impact our users to have non-admin access. On the other hand, we recognize that a FEW users will need more access, and grant that on a case-by-case basis.

Maybe you are looking for

  • DVI to VGA adapter too bulky

    the DVI-to-VGA adapter that came with my mini is too big in that it increases the footprint of the mini by more than an add'l inch (won't fit on shelf as a result). ..Is there a way to avoid this? Can you buy a VGA monitor cable that simply terminate

  • B2B integration with just one trading partner using a dedicated VPN channel

    Hi colleagues, We are working in a B2B integration escenario, where our company will just integrate with a service provider using a dedicated VPN channel, so we won't go out to internet, for that B2B communication we have identified 10 inbound + 9 ou

  • How can I preserve Client IP address?

    I am configuring the ACE for bridged mode. However, the real server is seeing VIP IP but not Client IPs. Our business requires that the real server must see client IPs. Do you have any idea how to set that up? I tried to turn ON/OFF normalization but

  • Error 1067: When Starting HTTP Server

    Hi all I am getting "Error 1067: The Process Terminated Unexpectedly" when I try to start HTTP Server service. Any ideas? null

  • MM pricing calculation

    Hi Experts,         I have one requirement from my client as follows.Can anyone guide us how to capture this. Base price              : Rs   1000.000 Discount 2%           : Rs      20.000 Net Price                :Rs    980.000 Pack & forwarding 1%