Page 1 of 1

Time Machine with Yosemite

PostPosted: Wed May 13, 2015 12:02 am
by Diejeitor123
Hi:

Another problem of mine. I have a MacBook Pro retina with Yosemite and every time I want to set up Time Machine displays this error when typing your username and password " You don 't have the privileges of reading, writing and recording Necessary disk backup ."

I have enabled the AFP server , created a folder called " netatalk " with AFP and Time Machine Share under " activated. "Access to shared resources " have marked the Private option and "Total Access" to my user but can not get access .

Any ideas?

thanks

Re: Time Machine with Yosemite

PostPosted: Wed May 13, 2015 7:07 am
by Jocko
Hi Diejeitor123,

afp conf file path is /usr/etc/afp.conf. So check if for your volume netatalk you have these lines
Code: Select all
[netatalk]
path = /share/1100/netatalk
valid users =   youruserlogin
invalid users = nobody
rwlist =   youruserlogin
rolist =
time machine = yes
vol size limit = xxxxxxx

Re: Time Machine with Yosemite

PostPosted: Wed May 13, 2015 8:13 am
by Diejeitor123
To view it ssh or telnet? I tried ssh but root/giveit2me dont works like pass

Re: Time Machine with Yosemite

PostPosted: Wed May 13, 2015 9:26 am
by Jocko
Do you mean that from your Mac, in a root terminal, the command
Code: Select all
ssh root@yournasip
fails when you enter the password ?

Did you try to change it in SSH Access menu?