Closed GoogleCodeExporter closed 9 years ago
It appears that the configuration file is not on a volume which allows you to
set ownership of a file to
root:wheel. That would be the case, for example, for a remote volume, or a
volume not formatted as "Mac OS
Extended" (although some other formats are OK).
Try "Use Shadow Copies of Configuration Files" in the Options menu. That will
tell Tunnelblick to maintain a
copy of the configuration file on your boot drive and protect and use that
copy. This should be done
automatically for configuration files on remote volumes, so if the file is on a
remote volume, please let me
know because if Tunnelblick isn't detecting that situation I'd like to fix it
so it detects it properly. If the config
file is not remote (for example, is on an external drive, or even a non-boot
internal drive), you must specify
the "Use Shadow Copies..." option.
Please let us know if that works out.
Original comment by jkbull...@gmail.com
on 22 Feb 2010 at 1:49
my volume is formatted in hpfs and my user volume is on different disk than root
/Users/userfolder -> /Volume/users/userfolder
both formatted in hpfs of course
Effectively when I try to change owner in terminal I stay the owner!
sudo chown root:wheel ~/Library/openvpn/*
ls ~/Library/openvpn/
-rw-r--r--@ 1 username staff 593 28 sep 22:18 UltraVPN.conf
-rw-r--r--@ 1 username staff 1220 8 jan 2007 UltraVPN.crt
-rw-r--r-- 1 username staff 458 28 sep 22:19 UltraVPN_stealthy connect.ovpn
I try shadow copies and that work fine, thanks
Original comment by michael....@gmail.com
on 22 Feb 2010 at 3:37
Glad it's working.
Original comment by jkbull...@gmail.com
on 22 Feb 2010 at 4:06
Original issue reported on code.google.com by
michael....@gmail.com
on 22 Feb 2010 at 1:38