Lion Server and 3DS Max files

Hi,
We have just gone from using an Xserve running 10.4.11 with an attached Xraid, to a Mac Mini Server running 10.7.3 and an attached Promise Pegasus R6 12TB Thunderbolt raid.
Everything is fine except one thing. The PC users running a mixture of Windows XP and Windows 7 can no longer open their 3DS Max (.max) files. I have had a search around and it seems that other people have encountered the same problem, but as far as I can make no one has found a solution. They just get a File Open Failed message.
If anybody has come across and resolved this problem or could offer any suggestions it would be much appreciated.
Thanks in advance.

Apple should be brought up on UI crimes for the mess that is permissions in Lion.  It is easy once you understand what they are doing and where the tools are hidden.
So first, ignore the File Sharing tab as it is useless and feature poor.  Instead, do this:
1:  Launch Server.app
2:  Select your server under the Hardware section in the left column.
3:  Click on the Storage tab
4:  Drill down to find the parent folder of your share point
5:  Use the Gear popup menu to access the Edit and propagate features
This shows an example.  When you choose the Edit Permissions... option, you will see a window like the following:
The three entries are the POSIX permissions.  They represent UNIX Owner (root), Group (Wheel), and Everyone (Other).  This is an EXAMPLE Folder.  Yours will be different.  These permissions do not inherit!  If you change the group from Wheel to staff, it will mean nothing in relation to the permissions.  You must ADD another entry to the table.  The new entry is an Access Control Entry and establishes an ACL (access control list).  The ACL will inherit if defined as such. 
So in this example, say you have a folder owned by the local admin and by the admin group.  Press the + button and then set that group to your departmental group.  Then set permissions to Read/Write.  Press OK.  This will return you to the main window.  Click on the Gear button again and choose propagate permissions to cascade the new permission set through all existing files.
You should disconnect clients and then reestablish a new sharing session to ensure you are seeing the proper permissions model.
Apple should be ashamed at the poor job of showing the difference between POSIX and ACLs.  This is really a step backward as compared to older versions of server.

Similar Messages

  • Creating a simpel network with Lion Server, and add Windows XP computers to it

    We have a Mac Lion Server and 3 computers with Windows XP. Previously we had a Windows 2003 server with a domain name: "MYDOMAIN". When logging into Windows it logs into this domain.
    I would like to replace this Windows 2003 server with my new Mac Lion server so, I build up a test setup. I connected the Mac Lion server (iMac) with my Windows XP pc with an ethernet cable. Then, I setup a DHCP, DNS and Open directory in the Server Admin. Added users. I configured the IP adres of the server to a static one by setting the IPv4 to "using DHCP with manual address".
    Then I wanted to let my Windows XP server join the domain of the Lion Server, however I cannot let my Windows XP client connect to the domain of the Lion Server.
    I read in the advanced administration that you can set up Windows XP for domain login. Where do I find the name of this domain? It should be stated in the server admin, open directory, settings, general tab, but the only thing I find here is: Role: Open Directory Master.
    In Windows XP, when I explore in explorer the Microsoft-Windows Network I can see in "MYDOMAIN" the MacLion Server and my Windows XP pc. So sharing files is no problem.
    However, I really want to create a new domain with my Lion Server and let the Windows XP pc's login to the new domain.
    I hope anyone can help me.

    Thanks for the info.
    I read some stuff about this indeed, so I was thinking, because we have a small network, could it be possible to share files on the server via a workgroup?
    If we add the 3 Windows XP pc's to the same workgroup as the Lion Server, would there be a problem?
    Then at startup of Windows XP, should we login to the pc instead of the domain? And where would I find the Lion server in Windows XP?

  • I have a new lion server and 4 lion laptops. The laptops loose connection to the shared documents and printers from the server after roughly 1 hour. By disconnecting and re-connecting wireless the connection is regained to shares and printers

    I have a new lion server and 4 lion laptops. The laptops loose connection to the shared documents and printers from the server after roughly 1 hour. By disconnecting and re-connecting wireless the connection is regained to shares and printers. We can still surf the web when it goes down.

    Ok 1st one. The warning restriction message relates to this line in main.cf:
    smtpd_helo_restrictions = permit_sasl_authenticated  permit_mynetworks  check_helo_access hash:/etc/postfix/helo_access  reject_non_fqdn_hostname  reject_invalid_hostname  permit reject_invalid_helo_hostname
    The last reject occurs after the single word "permit" and is ignored.
    However, that's not the problem.
    I'm not exactly sure what's happening, but this might be a clue.
    It would appear that either postfix is not being able to create the socket for private/policy or it's somehow created with the wrong permissions.  You might need to ramp up the debug level to get a better idea.
    You could check if it's being created by "netstat -a | grep private/policy" in terminal.
    My guess is that it's not being created because there is no setup statement in your master.cf file, but I don't understand why postfix would be looking for it if it isn't set up.  Private/policy I think relates to grey listing.  Maybe gives you a hint.

  • Which iMac 27 upgrades for Autodesk Revit and 3ds Max

    Hi,
    I am an architecture student and I'm about to purchase a iMac 27. I will be using bootcamp to run Revit and 3ds Max and was wondering what upgrades I should make (if any).
    512GB SSD or a 1TB fusion drive
    3.4GHz Quad-core Intel Core i5 or a 3.5GHz Quad-core Intel Core i7
    8GB, 16GB or 32GB
    NVIDIA GeForce GTX 775M 2GB GDDR5 or NVIDIA GeForce GTX 780M 4GB GDDR5
    Any advice would greatly be appreciated.
    Thanks

    I don't have CS6...
    1) I would max out the video card. FCP X and Motion 5 uses the GPU over the CPU for processing power. Once you buy your new iMac you can't upgrade this...
    2) FCP X and Motion 5 will use all the ram you can throw at it. I have 16 GB of ram and both programs at times uses all 16 GB of ram. I really should bump up my ram to 32 GB. I would say 16 GB is the minimum for video.
    3) The processor would be last on my list. Computers are really fast even with an i5 processor. Once you buy your new iMac you can't upgrade this...
    This is the iMac I bought last year:
    27" iMc mid-2011
    3.4GHz Quad-Core Intel Core i7
    16GB 1333MHz DDR3 SDRAM - 4x4GB
    2TB Serial ATA Drive + 256GB Solid State Drive
    AMD Radeon HD 6970M 2GB GDDR5
    Apple Magic Mouse + Magic Trackpad
    Apple Wireless Keyboard (English) & User's Guide

  • Java class to connect Windows server and excecuting bat file

    Hi All,
    Could some please provide or let me know how to connect windows server and executing bat file in windows box.
    All i have in hand to connect is Host name,Username and Password.
    Basically i am SOA guys and facing difficult in building class to do.
    I want to use Java code in my integration project in order to achieve the above case.
    I am using Linux OS. And i want to run Java code in Linux Box and to connect to Windows server
    Thanks in advanace
    Regards,
    Tarak.
    Edited by: Tarak on Aug 8, 2012 4:08 PM
    Edited by: Tarak on Aug 11, 2012 9:08 PM

    I'm afraid few if any of us are going to know anything more about connecting to Windows Server than you do. All I can suggest is to check if its client interface is publicly documented and try reverse engineering it from that.

  • Lion Server and TimeMachine Error 13

    Hello,
    I have a problem with a Lion Server and TimeMachine service.  I have enabled the service and selected a volume for it.  The server creates the share and does not report aby errors.  If I go to a client machine and open TM I can see the "Backups" share and select it.  The users credentials are validated witout a problem but when the backup is started it will end with the error "Cannot create sparseimage error 13"
    I have checked that the share is visible to the client machine and the client has write permissions for the share.
    Any ideas why this is happening?
    MM

    Hello,
    I have a problem with a Lion Server and TimeMachine service.  I have enabled the service and selected a volume for it.  The server creates the share and does not report aby errors.  If I go to a client machine and open TM I can see the "Backups" share and select it.  The users credentials are validated witout a problem but when the backup is started it will end with the error "Cannot create sparseimage error 13"
    I have checked that the share is visible to the client machine and the client has write permissions for the share.
    Any ideas why this is happening?
    MM

  • Sample program for loading 3ds max file

    Hi,
    please give URL address or sample program for .3ds max file loading java3d
    please help me,
    regards,
    M.Mathivanan

    you can read 3d geometry inthe .3ds format using an archive file portfolio.jar from the following site
    http://source.concord.org/cgi-bin/viewcvs.cgi/*checkout*/Projects/Portfolio/Attic/portfolio.jar?rev=1.1&cvsroot=CodeBank&content-type=application/java-archive
    with all the necessary instructions at this link
    fivedots.coe.psu.ac.th/~ad/jg/ch9/chap9.pdf
    Good luck.

  • How do I set up file sharing in Lion Server to work like file sharing in Lion Client?

    I've just installed Lion Server on my home iMac to enable remote access via VPN to my home network.
    When the iMac was running Lion Client (before the upgrade to server), and when File Sharing was enabled on the iMac; when other Macs on the LAN connected to the iMac via AFP, they were always able to connect to (share) any mounted external volumes (external USB or FireWire drives connected to the iMac). e.g.
    Now that I've upgraded to Lion Server, when other Macs on the LAN connected to the iMac via AFP they are only able to connect to (share) the sharepoints listed in the File Sharing pane of Server.app. e.g.
    Is there any way to set up File Sharing in Lion Server so that it works the same way as it does in Lion Client with respect to mounted external volumes? i.e. they are automatically shared? I know I can add each volume manually to File Sharing in Server.app but this gets tedious.
    Many thanks!

    I normally have a Firewall enabled. I recently had to do an erase and install of Lion, followed by a one-by-one re-install of all of my software. One of the first things I did was to set up all of my System Preferences the way I like them; Turning the Firewall on was one of them. Later I noticed it was off and turned it on again. I had already set up sharing and was surprised to see the problem when I turned it back on.
    As to why do I think it needs to be on. It is another part of my security layer.

  • Upgrading to Mountain Lion server and all services breaks down...

    Hi!
    I have, after endless hours of scanning logs and .plist and other files' content and permission settings found why Mountain Lion Server.app in some cases doesn't seem to be able to take control over all service, stating it can't read or write its own setting files etc.
    As a Swede I of course run a system set in the Swedish language. Mountain Lion can't upgrade a Swedish system, only fore languages are accepted !!!
    See Migration Logs!
    //Excerpt from the Mail Migration log:
    Begin Mail Migration: Thu Aug  2 19:34:24 2012
    purge: 0
    sourceRoot: /Library/Server/Previous
    sourceType: System
    sourceVersion: 10.7.4
    targetRoot: /
    language: sv
    Did not supply a valid language for the --language parameter, needs to be one of [en | fr | de | ja]
    As you can see, it can only upgrade in English, French, German and Japanese system language. With no inital warnings the system crashes and causes a true mess half the way through its installation when you start Server.app.
    Solution:
    Throw Server.app in the trash or move it outside the Application folder, to force the computer to realized "its not a server". It can take half a minute or so for the system to realize it is no longer a server. You will see a sign.
    Change the language setting to English in your system preferences and restart your computer. Move back Server.app from the trash (or where you put it) and start Server.app, thereby initiating a new Servers installation. I was happy to find that all mail accounts etc was found again. I thought for several hours they where lost.
    The various sites hosted by the server did however not appear in their correct new location (when I tryed this). I had to manually move them from the "Previous" folder in /Library/Server/Previous/Library/Server/Web/Data/Sites/   to    /Library/Server/Web/Data/Sites/
    I hope this helps anyone out there....
    Cheers!
    Stefan

    Please explain.... when are you stoped from upgrading?
    I haven't actually had problems with the actual OS upgrade it is when you launch Server.app the first time everything goes to f-n h....
    Server.app should reconfigure and move around a lot of files and it does, but not succeeding doing it correctly. Many services can't read their config files and have them in two places. I trying to figure out which ones are being used. Somethime both locations are used but only parts of the settings in the files !?!?
    I am soon giving up...

  • Step-by-step to set up vpn on the lion server and then connect a computer running 10.6?

    I've recently bought the Lion server. Checking VPN and adding my static IP sounds easy enough.
    I then went home to my computer running 10.6, opened the system preferences, added vpn under network.
    I guess I have to choose LTP2? What would be the network name? I left it as the filled in "VPN (L2TP)".
    As the server address I put my static IP. Account name - is that my user name from the file sharing network
    I created in the server software? That's what I used, and added the password for that user account under
    Authentification settings, plus the shared secret, I had copied from the server.
    Once I apply these settings and try to connect I get the message that the server is not responding and to try to reconnect.
    Can anyone fill i the blancs? Obviously I'm missing some stuff inbetween, but canot find answers online.
    I guess this is too basic for a forum, but where does one start to learn this stuff??
    Do I need to open specific ports on my router connected to the server network? It does say "vpn is enabled" in the
    setup window.
    Do I need to create a certificate of some sorts and plce it somewhere?
    Do I need tp upgrade my other computer to Lion? I created a "VPN.mobileconfig" file on the server, but when I copy
    and open it on a machine running 10.6 it doesn't install anything and just opens up in text edit as a bunch of code.
    Please help!

    Same problem here. Just bought the Mac Mini Server with Lion OS X 10.7.2 and created this vpn.mobileconf file. This file seems to do what it supposed to do when I double clicked it while still on the server. Hence copying it over and double clicking it on my MacBook Pro made the texteditor open the file showing the actual contents of it. Trying to import it into my network preference settings wasn't possible either since the file showed grayed out. It seems the operating system on my MacBook Pro (OS X 10.6.8) doesn't recognize it as the correct file type. Entering the settings of the vpn.mobileconf file manually on the Laptop doesn't work either. Time for OS X 10.6.9?

  • Lion server and Share Points

    My company just got a new iomega SAN and I wanted to test it on a lion server. So I setup lion server on a mac pro and configured the SAN to the switch. The problem is that when I go to server app, File sharing & click + to add a share point Im not able to add the shares from the SAN, only the Macintosh HD shows.
    But when I switch to my snow leopard server I can add the SAN shares with no problem. Does anybody know how I can get this working with lion server?

    You should check OS X logs and Windows client logs to have a better understanding of what happened.

  • I installed Lion Server and when I click on the Profile Manager I get an error and nothing shows - I can't figure out how to re install Lion Server to fix this - any ideas

    I installed Lion Server on my Mac Pro.  Everything looked to be working until I checked Profile Manager and I get an error message "Error Reading Settings"  Not sure how to fix it.  Tried to download Server agian but can't.

    Look at /usr/lib/libpq library. I have had the same problem. There were following files:
    -rwxr-xr-x  1 root  wheel  163680 30 jul 21:17 /usr/lib/libpq.5.4.dylib
    lrwxr-xr-x  1 root  wheel      15 30 jul 21:20 /usr/lib/libpq.dylib -> libpq.5.4.dylib
    Result for command sudo /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/wipeDB .sh was:
    Password:
    devicemgr:state = "STOPPED"
    postgres:state = "RUNNING"
    (in /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend)
    Couldn't drop device_management : #<RuntimeError: Please install the postgresql adapter: `gem install activerecord-postgresql-adapter` (dlopen(/Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backen d/vendor/gems/pg-0.9.0/lib/pg_ext.bundle, 9): Library not loaded: /usr/lib/libpq.5.dylib
      Referenced from: /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /gems/pg-0.9.0/lib/pg_ext.bundle
      Reason: image not found - /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /gems/pg-0.9.0/lib/pg_ext.bundle)>
    (in /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend)
    Please install the postgresql adapter: `gem install activerecord-postgresql-adapter` (dlopen(/Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backen d/vendor/gems/pg-0.9.0/lib/pg_ext.bundle, 9): Library not loaded: /usr/lib/libpq.5.dylib
      Referenced from: /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /gems/pg-0.9.0/lib/pg_ext.bundle
      Reason: image not found - /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor /gems/pg-0.9.0/lib/pg_ext.bundle)
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor/ rails/activerecord/lib/active_record/connection_adapters/abstract/connection_spe cification.rb:76:in `establish_connection'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor/ rails/railties/lib/tasks/databases.rake:69:in `create_database'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/vendor/ rails/railties/lib/tasks/databases.rake:31
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 636:in `call'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 636:in `execute'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 631:in `each'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 631:in `execute'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 597:in `invoke_with_call_chain'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor. rb:242:in `synchronize'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 590:in `invoke_with_call_chain'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 583:in `invoke'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2051:in `invoke_task'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2029:in `top_level'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2029:in `each'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2029:in `top_level'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2068:in `standard_exception_handling'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2023:in `top_level'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2001:in `run'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 2068:in `standard_exception_handling'
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb: 1998:in `run'
    /usr/bin/rake:31
    Couldn't create database for {"adapter"=>"postgresql", "username"=>"_devicemgr", "encoding"=>"UTF8", "pool"=>5, "database"=>"device_management"}
    devicemgr:state = "STARTING"
    There was missing symlink to right version of libpq dynamic library!
    After I entered the following commands and now it works well for me:
    $ cd /usr/lib
    $ sudo ln -s libpq.5.4.dylib libpq.5.dylib
    $ sudo /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/wipeDB .sh
    devicemgr:state = "STOPPED"
    postgres:state = "RUNNING"
    (in /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend)
    (in /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend)
    devicemgr:state = "RUNNING"
    Milan

  • Lion Server Can it manage file vaule

    Just wondering, can Lion Server manage client mac's file vault, so that as a corporate admin, could I centrally manage file vault for mac's in my environment?

    The question really hinges on the specific revision of XServe you have.
    You don't state how many 'several years' is, and the rules vary a lot based on the age/revision of your server.
    If your server is an older PowerPC-based server then 10.5.8 is the latest you can run.
    Any of the Intel-based XServes can run at least Lion (10.7.x).
    Some of the Intel-based XServes can run Mountain Lion (10.8). This depends on the boot EFI firmware on the machine - the earliest machines only had a 32-bit boot loader, newer versions have the required 64-bit EFI.
    So you need to look more closely at your machine in order to determine how far you can upgrade it. System Profiler should give you this data, or you can lookup your server on EveryMac

  • Lion Server and FileVault

    Greetings,
    I am looking into setting up a Lion server that will be part of a domain and that will be used to authenticate users.  Can FileVault be enabled for users authenticated via AD/LDAP? Any information would be appreciated.

    Are you supporting only Lion clients?  I believe Lion no longer supports the creation of legacy file vault home folders.  In Lion, just encrypt the entire drive.
    If you need to support Snow or before, then use MCX settings in Workgroup Manager to set home folder encyption policy.  This is on the Mobility button.

  • Can I use Mac Mini Lion server and Time Machine 2Tb together?

    I have TM already and am looking to add a Mac Mini running O XS server soon. I use TM to back up my iMac and MacBook Pro laptop at present. My existing setup also includes a PC running windows which is backed up by an HP media smart server. I want to replace the PC with a Macmini running parallels and windows 7 to run my windows program's and want the TM to back this up also.  I would like the MM server to run my iTunes library to all Apple devices and need to access the files stored on the MM server from my iPad. Is this solution workable?

    The only differences between the current Mac Mini Server
    and the other Mini versions is that it has the quad core i7,
    comes with dual drives, and has the "Server app" installed.
    So, you could install Lion by itself as the server software
    is now a seperate "app" in Lion as opposed to being an
    integral part of the OS.
    BTW, what is the problem you are having?
    I am running a 2011 Mini Server as a desktop and simply
    just did not enable any of the server features when I first
    set up and have not had any issues using it as a desktop.

Maybe you are looking for

  • When composing an email, how do I highlight a word in yellow (NOT change the font color, just highlight)?

    On Windows when composing an email,  I would often highlight a word or sentence in yellow. I don't seem to have this option on my Mac Book Air toolbar as I did when I had on my laptop. How can I add this feature to my toolbar? I don't want to change

  • File metadata management - application wanted

    Hi folks, i have a lot of pictures and other files, that are lying around, i guess we all have. the problem with sorting emerges ever again. sorting in folders results in a very strict and static structure, which is good sometimes and sometimes not.

  • Quicksilver and New 20" ACD - New AGP Card or Converter?

    I just purchased a new 20" Apple Cinema Display. The video card on my Quicksilver is the NVIDIA GeForce4 MX. Is there a converter I could use to connect my new display instead of buying a new video card? I had no idea it would be so difficult to find

  • Message type ACPJMM

    Hi I'm getting an error while i try to post a goods receipt or goods issue. the message says receipients missing in Message type ACPJMM ( message B1003) The Idoc is passed through a ALE layer and the message is assigned with three receipients, either

  • Error code -51when copying files

    I am getting error code -51 when trying to copy files from one hard drive to another hard drive inside of my mac pro pc... all internal drives within the pc itself. I can get this far, but it does not tell me how to solve the problem.. http://www.cwu