Openoffice + windows share + GNOME/Nautilus

Hi,
I'm trying to edit a windows excel file which is located in a windows share.
I've done this before using Ubuntu's OpenOffice without problems.
When I'm trying to save the changes into the file (after say yes to the Excel format) I'm getting the following error:
"Error saving the document name_of_the_doc: General input/output error while accessing to /home/name_of_user/.gvfs/name_of_share/name_of_the_doc.xls"
I get this twice and a last error which says:
"Error saving the document name_of_the_doc:
General Error
General input/output error."
The funniest thing is that after all those errors a new file is created in the share with the same names plus a sequential number (one for each try). This file has the same content as the original without the changes.
I just migrated from Ubuntu and I really like ArchLinux, but with such a problem I can't even work... Any ideas??
Thank you.
Derek.

Windows shares tend to be read only unless you have the ntfs-3g driver installed, and even then you would be better mounting via fstab than via gvfs.  At least that's my experience.
Hi, thank you for your comment SiC! Well, I mostly agree with you but there are two facts which make me relate this problem to OpenOffice exclusively:
1.- The rest of programs (i.e. gedit) can save into that share without problem
2.- I had this configuration under Ubuntu working for months.
Is anyone there who could test the same scenario (that is, saving a windows share located excel 2003 file changed by openoffice 2.4/3, share mounted using gvfs) ?
Thank you.
Derek

Similar Messages

  • Browsing SMB shares in nautilus broken

    After some recent updates to samba (don't remember exactly what was updated, but I remember it was definitely some stuff to do with samba and this problem came up right after) I can no longer view any of my windows shares. I use gnome 3 and view my windows shares through nautilus. This used to work fine after only installing samba and gvfs-smb. Now when I try and browser shares it constantly freezes, in seemingly random places. Sometimes just clicking "browse networks" nothing happens. Sometimes it works fine and I can click windows network, but when I click "WORKGROUP" it freezes and then says unable to retrieve share list.
    Last edited by bwat47 (2011-08-14 17:30:36)

    got another samba update today but still same issue. Half the time it won't even open browse network itself (says something about it being mounted in another location)
    Last edited by bwat47 (2011-08-18 04:01:05)

  • Accessing Windows CIFS Shares via Nautilus

    Hi,
    I've recently installed and configured Solaris 11, am having problems accessing Windows CIFS shares via Nautilus.
    I've installed both samba (needed for CUPS to print to printers connect to a windows pc) and smb/client. The smb/client and samba services are running. The smb/server service is not installed.
    I can print to any printer on the windows PC I'm trying to access via Nautilus, so I know my username/password for accessing the pc are correct.
    I can also manually mount any share on the windows PC via the cli (eg mount -F smfs -o user=elin //elink/users /mnt), and browse the files directly that way, except the file permisssions don't seem to align with any unix user. Again this just shows that the username/password combination is ok.
    For Samba, I'm using the default smb.conf file as /etc/samba/samba.conf. Workgroup is set to WORKGROUP in smb.conf.
    On the Windows pc, in the security event viewer, I can see the auth request, however is failing with bad password (event ID 4776, error code 0x006a). In the default group policy object for networking, I've set to accept "LM & NT, NTLMv2 when neogiatated", as this allows legacy clients to connect. (Legacy meaning NT4, Win95, etc, and also has the benefit of allowing other OSes to connect as well).
    I'm also able to access the WIndows PC CIFS shares from an Arch Linux based setup (running GNOME 3.2 w/ Nautilus 3.2), so I doubt it's the Windows side of things causing the problems. Additionally, when I was running Solaris 10u9 (just before upgrading to Sol11), I was able to access the shares via Nautilus as well.
    So my question is:
    1. Does Nautilus use Samba or the Oracle smb/client service to handle mount windows CIFS shares?
    2. What log files or configuration files do I need to looking at to help with this error?
    As a side question,
    I've found that on a clean installation running the "Print Manager" accesses CUPS fine, but once you install a printer, it'll no longer connect to CUPS, unless run from the cli "sudo system-config-printers". So this is a permissions issue, where's the best place to fix/handle that one.

    Replying to my own thread, as I have a possible but very-hackish solution.
    To add some further details to my original post.
    There are 4 PCs on the LAN.
    1. Hellfire - OS = Solaris 11 11/11
    2. Brimstone - OS = Arch Linux
    3. Elink - OS = Win7 Pro x64 SP1
    4. IsaacPC - OS = WinXP Home SP3
    Attempting to connect to Elink from Hellfire, accessing CIFS shares via Nautulis fails. (Mounting shares via Nautulis fails, but works fine from CLI using 'mount' command which to my understanding uses the smb/client service to work). Elink also hosts all the printers on the LAN, a HP LJ1200 and an Epson Fax/Printer/Scanner.
    Helfire does attempt to authenticate, as listed in the event logs on the Win7 PC (elink), but is returning bad password when using Nautulis. (but printing from hellfire to either printer on elink works fine, as does mounting CIFS shares using 'mount').
    Booting the live CD of Solaris 11, also exhibits the same non-working behaviour when attempting to mount CIFS shares in Nautulis.
    Attempting to access CIFS shares on elink from Brimstone (via Nautulis 3.2 within GNOME 3.2), or from IsaacPC works fine.
    Hellfire configuration.
    Samba is installed, but NOT running (samba is needed for accessing the printers on elink, as CUPS needs smbspool which is part of the samba package), and the native smb/client service is also running.
    smb.conf is a direct copy of the default *.conf file, except the WORKGROUP is set to 'WORKGORUP'. There is a symlink to smb.conf in /etc/sfw/smb.conf -> /etc/samba/smb.conf
    Onto the hackish-fix.
    I've noticed that there are 2 copies of libsmbclient.so installed on the system, one in /usr/sfw/lib (part of the "libsmbclient" package) and another in /usr/lib/samba (part of the "samba" package).
    "libsmbclient" appears to be based on samba 3.5.8 codebase, and is linked to the gvfsd-smb daemon (this is the software that Nautulis uses to talk SMB to access CIFS shares).
    "samba" is based on the samba 3.5.10 codebase, and it's installation has nothing to do with GNOME or Nautulis in any manner.
    Using any of the samba included tools to test SMB/CIFS functions, work with 1 minor exception (which I'll list below). eg, using smbclient I can list all shares on any PC on the LAN, etc.
    So as a hunch, I renamed the libsmbclient.so.0 in /usr/sfw/lib, and symlinked /usr/sfw/lib/libsmbclient.so.0 -> /usr/lib/samba/libsmbclient.so.0 (so that gvfsd-smb is linked against the slightly newer version of the libsmbclient.so as included in the samba package located in /usr/lib/samba).
    I rebooted Hellfire, and now I'm able to access CIFS shares via Nautulis, provided that some form of authentication is needed (that is a username and password is needed - guest access and blanks passwords don't work - but these IMO should be disabled immediately as part of a baseline security package in regards to Windows - so no harm there).
    Now to the minor exception I noted earlier. When using smbclient to actually connect and transfer files, I get:
    ld.so.1: smbclient: fatal: relocation error: file /usr/lib/libreadline.so.5: symbol tgetent: referenced symbol not found
    As far as I know, tgetent is part of libtermcap.so, so I guess when building smbclient or libreadline.so, the link reference to termcap was left out? (or something like that). Anyway, that's another issue...

  • Gnome -- Nautilus image Thumbnails

    Hi,
    I'am using gnome 2.26 and nautilus does not create thumbnails for image files. The funny thing is when I open some files with the image viewer and refresh the folder then i got thumbnails for the files that were open. Is there a way to get thumbnails for all images? If I open a folder with gthumb I get thumbnails but I need them in nautilus.
    Thanks for your help
    Regards

    How about this?
    shadyabhi@archlinux ~ $ yaourt nautilus thumb
    1 aur/cover-thumbnailer 0.8.2-1 (37)
    A Python script which displays music album covers in nautilus, preview of pictures which are in a folder and more.
    2 aur/imdb-thumbnailer 0.8.2-1 (56)
    A nautilus / thunar video thumbnailer that sets film covers as thumbnails
    3 aur/nautilus-kill-thumbs 1.0-1 (4)
    Nautilus extension for auto-deleting Windows' Thumb files cache
    4 aur/ooo-thumbnailer 0.2-2 (62)
    ooo-thumbnailer is a lightweight OpenOffice.org document thumbnailer that can be used by Nautilus to create thumbnails for your documents
    5 aur/ooo-thumbnailer-unofficial 0.4.1-2 (7)
    This utility provides thumbnails for OpenOffice.org and Microsoft Office documents, presentations, spreadsheets, templates and drawings. Install it and
    restart Nautilus to see the effects.
    6 aur/ora-thumbnailer-gnome 0.1.0-1 (1)
    OpenRaster thumbnailer for GNOME (Nautilus)
    ==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
    ==> -------------------------------------------------------
    ==>
    Last edited by shadyabhi (2011-02-27 14:10:57)

  • Mounting shares with nautilus

    When I was using Ubuntu a few months ago Nautilus automatically mounted shared folders. That was really convenient and I'm trying to figure out how to do this on Arch. My shared folder icon comes up but when I try to open it I get the error, Unable to Mount Location: Failed to mount windows share.
    I browsed the forum and the wiki looking for answers. I've messed with the samba.conf file and can't seem to get this to work. I even copied my roommates smb.conf from his computer running Ubuntu. Here's the smb.conf:
    # Sample configuration file for the Samba suite for Debian GNU/Linux.
    # This is the main Samba configuration file. You should read the
    # smb.conf(5) manual page in order to understand the options listed
    # here. Samba has a huge number of configurable options most of which
    # are not shown in this example
    # Any line which starts with a ; (semi-colon) or a # (hash)
    # is a comment and is ignored. In this example we will use a #
    # for commentary and a ; for parts of the config file that you
    # may wish to enable
    # NOTE: Whenever you modify this file you should run the command
    # "testparm" to check that you have not made any basic syntactic
    # errors.
    #======================= Global Settings =======================
    [global]
    ## Browsing/Identification ###
    # Change this to the workgroup/NT-domain name your Samba server will part of
    workgroup = WORKGROUP
    # server string is the equivalent of the NT Description field
    server string = %h server (Samba, Ubuntu)
    # Windows Internet Name Serving Support Section:
    # WINS Support - Tells the NMBD component of Samba to enable its WINS Server
    ; wins support = no
    # WINS Server - Tells the NMBD components of Samba to be a WINS Client
    # Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
    ; wins server = w.x.y.z
    # This will prevent nmbd to search for NetBIOS names through DNS.
    dns proxy = no
    # What naming service and in what order should we use to resolve host names
    # to IP addresses
    ; name resolve order = lmhosts host wins bcast
    #### Networking ####
    # The specific set of interfaces / networks to bind to
    # This can be either the interface name or an IP address/netmask;
    # interface names are normally preferred
    ; interfaces = 127.0.0.0/8 eth0
    # Only bind to the named interfaces and/or networks; you must use the
    # 'interfaces' option above to use this.
    # It is recommended that you enable this feature if your Samba machine is
    # not protected by a firewall or is a firewall itself. However, this
    # option cannot handle dynamic or non-broadcast interfaces correctly.
    ; bind interfaces only = true
    #### Debugging/Accounting ####
    # This tells Samba to use a separate log file for each machine
    # that connects
    log file = /var/log/samba/log.%m
    # Cap the size of the individual log files (in KiB).
    max log size = 1000
    # If you want Samba to only log through syslog then set the following
    # parameter to 'yes'.
    ; syslog only = no
    # We want Samba to log a minimum amount of information to syslog. Everything
    # should go to /var/log/samba/log.{smbd,nmbd} instead. If you want to log
    # through syslog you should set the following parameter to something higher.
    syslog = 0
    # Do something sensible when Samba crashes: mail the admin a backtrace
    panic action = /usr/share/samba/panic-action %d
    ####### Authentication #######
    # "security = user" is always a good idea. This will require a Unix account
    # in this server for every user accessing the server. See
    # /usr/share/doc/samba-doc/htmldocs/Samba3-HOWTO/ServerType.html
    # in the samba-doc package for details.
    ; security = user
    # You may wish to use password encryption. See the section on
    # 'encrypt passwords' in the smb.conf(5) manpage before enabling.
    encrypt passwords = true
    # If you are using encrypted passwords, Samba will need to know what
    # password database type you are using.
    passdb backend = tdbsam
    obey pam restrictions = yes
    ; guest account = nobody
    invalid users = root
    # This boolean parameter controls whether Samba attempts to sync the Unix
    # password with the SMB password when the encrypted SMB password in the
    # passdb is changed.
    unix password sync = yes
    # For Unix password sync to work on a Debian GNU/Linux system, the following
    # parameters must be set (thanks to Ian Kahan <<[email protected]> for
    # sending the correct chat script for the passwd program in Debian Sarge).
    passwd program = /usr/bin/passwd %u
    passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
    # This boolean controls whether PAM will be used for password changes
    # when requested by an SMB client instead of the program listed in
    # 'passwd program'. The default is 'no'.
    pam password change = yes
    # This option controls how nsuccessful authentication attempts are mapped
    # to anonymous connections
    map to guest = bad user
    ########## Domains ###########
    # Is this machine able to authenticate users. Both PDC and BDC
    # must have this setting enabled. If you are the BDC you must
    # change the 'domain master' setting to no
    ; domain logons = yes
    # The following setting only takes effect if 'domain logons' is set
    # It specifies the location of the user's profile directory
    # from the client point of view)
    # The following required a [profiles] share to be setup on the
    # samba server (see below)
    ; logon path = \\%N\profiles\%U
    # Another common choice is storing the profile in the user's home directory
    ; logon path = \\%N\%U\profile
    # The following setting only takes effect if 'domain logons' is set
    # It specifies the location of a user's home directory (from the client
    # point of view)
    ; logon drive = H:
    ; logon home = \\%N\%U
    # The following setting only takes effect if 'domain logons' is set
    # It specifies the script to run during logon. The script must be stored
    # in the [netlogon] share
    # NOTE: Must be store in 'DOS' file format convention
    ; logon script = logon.cmd
    # This allows Unix users to be created on the domain controller via the SAMR
    # RPC pipe. The example command creates a user account with a disabled Unix
    # password; please adapt to your needs
    ; add user script = /usr/sbin/adduser --quiet --disabled-password --gecos "" %u
    ########## Printing ##########
    # If you want to automatically load your printer list rather
    # than setting them up individually then you'll need this
    ; load printers = yes
    # lpr(ng) printing. You may wish to override the location of the
    # printcap file
    ; printing = bsd
    ; printcap name = /etc/printcap
    # CUPS printing. See also the cupsaddsmb(8) manpage in the
    # cupsys-client package.
    ; printing = cups
    ; printcap name = cups
    ############ Misc ############
    # Using the following line enables you to customise your configuration
    # on a per machine basis. The %m gets replaced with the netbios name
    # of the machine that is connecting
    ; include = /home/samba/etc/smb.conf.%m
    # Most people will find that this option gives better performance.
    # See smb.conf(5) and /usr/share/doc/samba-doc/htmldocs/Samba3-HOWTO/speed.html
    # for details
    # You may want to add the following on a Linux system:
    # SO_RCVBUF=8192 SO_SNDBUF=8192
    socket options = TCP_NODELAY
    # The following parameter is useful only if you have the linpopup package
    # installed. The samba maintainer and the linpopup maintainer are
    # working to ease installation and configuration of linpopup and samba.
    ; message command = /bin/sh -c '/usr/bin/linpopup "%f" "%m" %s; rm %s' &
    # Domain Master specifies Samba to be the Domain Master Browser. If this
    # machine will be configured as a BDC (a secondary logon server), you
    # must set this to 'no'; otherwise, the default behavior is recommended.
    ; domain master = auto
    # Some defaults for winbind (make sure you're not using the ranges
    # for something else.)
    ; idmap uid = 10000-20000
    ; idmap gid = 10000-20000
    ; template shell = /bin/bash
    # The following was the default behaviour in sarge,
    # but samba upstream reverted the default because it might induce
    # performance issues in large organizations.
    # See Debian bug #368251 for some of the consequences of *not*
    # having this setting and smb.conf(5) for details.
    ; winbind enum groups = yes
    ; winbind enum users = yes
    # Setup usershare options to enable non-root users to share folders
    # with the net usershare command.
    # Maximum number of usershare. 0 (default) means that usershare is disabled.
    ; usershare max shares = 100
    # Allow users who've been granted usershare privileges to create
    # public shares, not just authenticated ones
    usershare allow guests = yes
    usershare owner only = False
    #======================= Share Definitions =======================
    # Un-comment the following (and tweak the other settings below to suit)
    # to enable the default home directory shares. This will share each
    # user's home directory as \\server\username
    ;[homes]
    ; comment = Home Directories
    ; browseable = no
    # By default, the home directories are exported read-only. Change the
    # next parameter to 'no' if you want to be able to write to them.
    ; read only = yes
    # File creation mask is set to 0700 for security reasons. If you want to
    # create files with group=rw permissions, set next parameter to 0775.
    ; create mask = 0700
    # Directory creation mask is set to 0700 for security reasons. If you want to
    # create dirs. with group=rw permissions, set next parameter to 0775.
    ; directory mask = 0700
    # By default, \\server\username shares can be connected to by anyone
    # with access to the samba server. Un-comment the following parameter
    # to make sure that only "username" can connect to \\server\username
    # This might need tweaking when using external authentication schemes
    ; valid users = %S
    # Un-comment the following and create the netlogon directory for Domain Logons
    # (you need to configure Samba to act as a domain controller too.)
    ;[netlogon]
    ; comment = Network Logon Service
    ; path = /home/samba/netlogon
    ; guest ok = yes
    ; read only = yes
    ; share modes = no
    # Un-comment the following and create the profiles directory to store
    # users profiles (see the "logon path" option above)
    # (you need to configure Samba to act as a domain controller too.)
    # The path below should be writable by all users so that their
    # profile directory may be created the first time they log on
    ;[profiles]
    ; comment = Users profiles
    ; path = /home/samba/profiles
    ; guest ok = no
    ; browseable = no
    ; create mask = 0600
    ; directory mask = 0700
    #[printers]
    # comment = All Printers
    # browseable = no
    # path = /var/spool/samba
    # printable = yes
    # guest ok = no
    # read only = yes
    # create mask = 0700
    # Windows clients look for this share name as a source of downloadable
    # printer drivers
    #[print$]
    # comment = Printer Drivers
    # path = /var/lib/samba/printers
    # browseable = yes
    # read only = yes
    # guest ok = no
    # Uncomment to allow remote administration of Windows print drivers.
    # Replace 'ntadmin' with the name of the group your admin users are
    # members of.
    ; write list = root, @ntadmin
    # A sample share for sharing your CD-ROM with others.
    ;[cdrom]
    ; comment = Samba server's CD-ROM
    ; read only = yes
    ; locking = no
    ; path = /cdrom
    ; guest ok = yes
    # The next two parameters show how to auto-mount a CD-ROM when the
    # cdrom share is accesed. For this to work /etc/fstab must contain
    # an entry like this:
    # /dev/scd0 /cdrom iso9660 defaults,noauto,ro,user 0 0
    # The CD-ROM gets unmounted automatically after the connection to the
    # If you don't want to use auto-mounting/unmounting make sure the CD
    # is mounted on /cdrom
    ; preexec = /bin/mount /cdrom
    ; postexec = /bin/umount /cdrom
    [usershares]
    comment = Video Folder
    path = /home/cd/video
    read only = no
    browseable = yes
    writable = yes
    public = yes
    guest ok = yes
    available = yes
    usershares max shares = 100
    usershares owner only = False

    I'm having the same issue here, though not just in Nautilus.
    Samba is working to some extent because I can access the directories I'm sharing on both of my Linux computer from a Windows laptop with no trouble. Come to think of it the Windows laptop (running XP) and my VirtualBox, also running XP, both access the samba shares fine.
    However, I can not access them from the Linux computers. I have two Linux machines actually, Avalon and Atlantis. The one, Avalon, I can't access anything from/on (though Windows can access it just fine). The other one, Atlantis, I am sharing /homes and /srv, /srv mounts fine, but /homes will not. I'm sharing /srv on Avalon as well, but it won't mount.
    To simplify, /srv on Atlantis is the only share I can access from either Linux machine. But only the /srv on Atlantis, not the /srv on Avalon.
    I have smbnetfs installed. Here are my daemons from rc.conf:
    DAEMONS=(syslog-ng network netfs smbnetfs crond dbus hal fam alsa mysqld mythbackend mpd openntpd lircd cups httpd sshd privoxy tor samba gdm)
    I am curious though: does netfs and smbnetfs need to be running?
    Any help would be appreciated. Thanks.
    Frantic wrote:You should check your logs and see why the mount is failing, it's probably a small tweak (maybe fuse not loaded)
    Probably something I should know already, but what logs should I check? Thanks.
    Last edited by The Avatar of Time (2009-03-06 10:16:03)

  • Can no Longer See Windows Shares

    My network has always connected no problem. Suddenly today I can no longer see the computers on my LAN. These are all windows shares. All I see are two alias' Llbrary and Servers. Mail and internet operates normally both by ethernet and wireless. I've tried everything I can think of. I managed one time to bring up a folder Workgroups but I have lost that too. I think that folder is usually empty though. I was told there was a short power outage which required a reboot of the servers but that is not unusual. Windows client on the network continue to see each other. Any ideas?

    Tom,
    you have accidentally posted in the iPhone forum. You might want to try re-posting in the MacBook forum.

  • SOLVED--"object no longer exists" for Windows shares

    If you can see a Windows share in the Finder but can't connect to it, or get the error that says the object doesn't exist, I think I've found the answer. I was trying to mount a connected Western Digital USB drive which was shared from a Windows XP machine. It was seen correctly in Finder, but I could never actually connect to it. It wasn't until recently that I discovered that I was also having a problem connecting to it from another Windows machine, and that led me to find this solution.
    http://winhlp.com/node/40
    If you still have the error after rebooting your Windows machine where the share resides, increase the value of 15, then reboot. I had to go to 25 to make everything work.

    Kelly,
    Do you do any DDL on EMP table of HR schema?
    I guess, if you do any DDL on EMP, you may loose all the grants, you may need to regarnt permission again.
    Jaffar

  • Windows shares discoverability no longer working

    I never used to have a problem with this in Leopard. Windows shares always appeared in the Shared section of finder just fine.
    But a few months ago they just stopped appearing, and not just on one mac, I have an iMac Core Duo and an iBook G4 and they have stopped appearing on both. The 3 windows machines see each other just fine.
    I've tried restoring my router to factory defaults, that hasn't helped, so I've ruled that out. The only thing I can imagine is that a software update some months ago has broken it.
    I've been experimenting and have found that if I change the workgroup name on one of the macs and one of the windows machines they start to see each other again. But after an hour or so the windows share will disappear again. And rebooting both machines will not get it back, I have to rename the workgroup again. It's mental!
    Using the ip addresses in connect to server works just fine, it's only the discovering of netbios names that is broken. Also, the windows machines can see the macs just fine.
    What is going on?

    I have the same exact problem. Only thing I've found that makes it tolerable is I created an alias of the shared windows folder so I don't have to use the IP address every time I want to connect to it, I just click on the alias from my mac and it will automatically mount the shared volume.
    Still, I'd love to figure out why it won't list it under the shared section of the sidebar like it used to...

  • Windows Shares Not Showing Up In Finder (Master Browser Problem)

    Hi, on leopard I had no problems with Windows shares showing up in finder. However, having upgraded to Snow Leopard, I've now lost that ability.
    Before I had my Leopard computer set as the master browser. I did this by specifying domain master = yes and preferred master = yes in my smb.conf. However despite importing these settings into Snow Leopard's smb.conf, it is not acting as a master browser.
    When I run the command "nmblookup -M -- -" which in Leopard returned my Mac as the master browser, now it says "failed to find name _MSBROWSE_#01".
    I'm sure this is why the Windows PC is not showing up in finder, but I don't know why the smb-conf isn't taking effect in Snow Leopard, and setting it as the master browser?
    Also, I can use Go -> Connect to access my Windows shares, and Mac shares show up in Vista okay.
    Any help appreciated.

    Problem fixed upon updating to 10.6.2.

  • Problem with file permissions in Windows shares

    Due to a company merger we are now supporting a group of Macs in our PC environment. These Macs connect to our Windows shares. This generally works well, however we have discovered a problem. It’s to do with the way our Macs interact with our Windows shares. When they copy a file to a windows share they take the permissions for the file they copy from the route of the share rather than from the subfolder the files are copied to and write the file permissions accordingly.
    This only affects admin users who use Macs with the ability to change file permissions. Everyone else inherits the permissions from the subfolder as they should because their account can’t change the permissions. If the route and subfolder permissions are the same then there is no change. If they are different, the Mac will use the share route permissions as preference.
    We have shares where users don’t have access to the route folder but do have access to other folders. This is so that they can’t change the top level folder structure. However they are able to create folders and files under the top level folders. If an administrator uses a Mac, no one has access to any files or folders they create because users don’t have access to the route folder and this is copied to the files and folders they create. This doesn’t affect our PC’s only the Macs.
    We are using the latest Mac OS fully updated and Windows 2008 server. Is this a normal Mac ‘Feature’? Is there a work around?

    I’m a bit disappointed by the lack of response to my problem. As Windows is the predominant file server in business, this problem must have occurred before.
    Are Mac people really saying that Macs are not designed to connect to networks? At the moment our Macs are unusable apart from a few isolated tasks. Basically they are used by a few designers who work in isolation. If PC’s had this problem no one would buy them.

  • Cannot open Excel files on Windows share and ONLY Excel files

    I'm browsing a Windows share and for whatever reason it will not let me open Excel files directly from the network location. If I view the Coverflow, I can see a a preview of the actual file as well as copy it to the desktop and open it.
    I receive an error message that says "filename.xls could not be found."
    I can open up any other file from the network location, but not Excel files.
    I checked the file permissions and they mirror the other file types, it may be worth mentioning that I utilize network synchronization and view these files from a PC as well. I also noticed when I create a new file in that location, it will only appear in OS X and not Windows, but is still completely accessible.
    Any help is appreciated!
    Thanks

    Re:  Windows 8 vs. Excel problem
    Does your new Dell computer have MS Office installed?
    Jim Cone
    Portland, Oregon USA
    https://jumpshare.com/b/O5FC6LaBQ6U3UPXjOmX2

  • OBIEE 11.1.1.6.12 - save analysis in Excel file into Windows share folder on daily basis

    Hi all,
    how do I save analysis in Excel file into Windows share folder automatically on daily basis? Also my need is to automatically set prompt date in analysis as "sysdate - 1" (yesterday) before saving. Is it possible at all?
    OBIEE 11.1.1.6.12

    Set the report level filter using date
    as current_date-1
    to save file check this OBIEE 11g &amp;#8211; Export To The File System : Total Business Intelligence

  • Active Directory and Windows Share

    I have several Mac labs that are working perfecting with the Active Directory client in OS X 10.4.9. I recently made a change to the client and am now creating local home folders for users. Using the network home folders slowed the boot process and affected certain applications when pref files were not deleted properly from the Windows share.
    What I would like to do now is have 2 or 3 windows shares mounted automatically for ALL users who log into a computer. Ideally the mounts should be done with the username and password of the user who just authenticated.
    Does anyone have any suggestions on how this could be accomplished?
    Thank you.

    This should be possible using Mac OS X Server in a Golden (or Magic) Triangle scenario with your Active Directory network. This means your Macs would use AD for authentication but your Mac OS X Server would control workstation settings such as auto-mounting drives. The settings could be applied to users and groups from Active Directory.
    Hope this helps! bill
    1 GHz Powerbook G4   Mac OS X (10.4.9)  

  • Windows shares not displaying in Sidebar

    Hi
    I have a iMac and a Windows Vista Laptop with File sharing enabled , The Windows Laptop can see the iMac in the Network folder and can copy and access files etc
    The Windows share does not show up in the Finder Sidebar, although if i connect to server and enter the IP address of the Windows Laptop it shows up in the Sidebar with the IP address as the heading , I can then mount and access shared folders on the PC
    Does anyone know how i can make the Windows share appear automatically in the Sidebar. Tech support have not been able to help yet

    Perhaps [this thread|http://discussions.apple.com/thread.jspa?messageID=8772053] or [this thread|http://discussions.apple.com/thread.jspa?messageID=8436383] will assist. Seem to be similar. Otherwise search for windows vista share sidebar and you'll find lots of hits.
    Have you tried to turn off the firewall and see if it works (not ideal of course).
    /p

  • File adapter(receiver) to generate file in remote windows share folder?

    Hello gurus,
    1.Is that possible, to use the file adapter(NFS) to generate a file in a remote windows share folder?
    How can i specify the target directory field?
    2.Another question, when i specify the target directory like rootFolder/subFolder, then the file is generated in the folder
    /usr/sap/XID/DVEBMGS00/j2ee/cluster/server0/rootFolder/subFolder.
    Why did it put my path as sub-folder of /usr/sap/XID/DVEBMGS00/j2ee/cluster/server0?
    Can i put it in another place? or even start from the root?
    Best regards, Charlie

    > 1.Is that possible, to use the file adapter(NFS) to generate a file in a remote windows share folder?
    This is possible only, when your PI system is installed on Windows OS also.
    > How can i specify the target directory field?
    The same way as you access it from your Windows Explorer.
    > Why did it put my path as sub-folder of /usr/sap/XID/DVEBMGS00/j2ee/cluster/server0?
    Because this is the working directory of the Adapter Engine
    > Can i put it in another place? or even start from the root?
    Yes, of course. Why you do not simply try it?

Maybe you are looking for

  • My sound does not work on my internal speakers

    I used external speakers on Friday and unplugged them when finshed.  Shut my computer down, and turned it on today and my sound does not work for anything

  • ITunes 7.5 and Nike+

    When upgrading to iTunes 7.5 certain pieces of key functionality for Nike+ users have been removed. The section at the bottom of the Nike+ iPod tab used to have a "Create Account" button for users who have not set up a nikeplus.com account and a "cha

  • Reinstalling Snow Leopard after Mountain Lion! Firmware issue!!

    Greetings! I have a Mid 2011 iMac - which I wish too sell so I can get the new iMac when they are released. Originaly my iMac came with SL, which I have the factory reinstall dvd. Over time, I have upgraded the OS from SL to Lion, then ML. Which I pu

  • Can you use an iPhone 5 and the lightning to 30 pin adapter with the Scosche IPNRFCS wireless Car RF remote?

    I'd like to use this remote for my iphone 5 in my car to listen to music. The iphone will be plugged  into the stereo and be stowed away but I want a way to change the song because my stereo doesnt allow complete ipod control. Can i use the 30 pin ad

  • Problems batch processing files in Illustrator CC2014

    I have a set of actions that I run Batch with that take all of the .eps files in a specific folder and saves .AI & .PDF formats, exports .JPG & .PNG and Saves for Web .GIF files. I'm running into two major issues that I can't find any solutions to. I