Dont Have Authority/permissions Ondisk After Installing Backup |
sam. 15 juil. 2006, 18:06
Message
#1
|
|
Member Groupe : Members Messages : 53 Inscrit : 18 juil. 04 Lieu : London - UK Membre no 47,155 |
HI
I rescently had to rearange my partitions due to a misscalculation in how much size my system drive needed to be. All data was stored on an external drive and then brought back in after partitioning. On my non system drives the data is messed with. Some files are locked as in its only accesable to someone elses login. Other files if i try to sae into them it sais I dont have the permissions and have to type in my password to authenticate. Lastly tobay i tried to run a library program to transfer ome midi data into a hardware synth and i get ERROR There is a problem accessing the SysEx files folder "/Volumes/Library/librarian files". The folder's privileges do not allow writing. I would be very greatfull if someone knows what the problem here is, its doing my head in. |
|
|
sam. 15 juil. 2006, 21:33
Message
#2
|
|
Webmaster Groupe : Admin Messages : 3,204 Inscrit : 29 oct. 00 Lieu : Sommieres - FR Membre no 11 |
this means that you dont have the right unix permissions / ownership on some of your files.
If you're not afraid by the terminal.app (/Applications/Utilities) you could try: chown -R your_short_name /path/to/my/broken/directory/ (this will change ownership on your directory , plus all file insides) chmod -R 755 /path/to/my/broken/directory/ (this will allow the user to have full authorisation, whiles others can only read and execute) if terminal say that you are not allowwed to blablabla..., prefix the two commands by "sudo" ie : sudo chown -R your_short_name /path/to/my/broken/directory/ Terminal will then ask you for your admin pass, and if correct, execute the command. HTH -------------------- Soif, MacMusic Webmaster
440Software, our new audio software directory _____________________________________ 440Software, notre nouveau site sur les logiciels audio pour Mac, PC et iPhone/iPad |
|
|
1 utilisateur(s) sur ce sujet (1 invité(s) et 0 utilisateur(s) anonyme(s))
0 membre(s) :