Asking for administrator's permission #2370
-
Hi. Quite new to all this so sorry if i misunderstood something basic. I have built a Phoniebox using v2 and am quite happy with it. I have added songs, rfid reader and its working better than intended. The roadblock is that I wanted to add some buttons to the box and had a problem with the config file. I have found the gpio_settings config file inside pi\RPi-Jukebox-RFID\settings but I don't seem to be able to change/save or do anything with it (getting error: need to ask for administrator's permission). If I try to give myself access using the "Give Security permission" function in network settings it says I don't have permission to do that. I have tried to change the file from two different computers at this time (windows and chromebook) and while both find the file without problem and don't seem to have access to edit it. Would appreciate any help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi, Could you run this command in a terminal |
Beta Was this translation helpful? Give feedback.
Ok then i don't know what you mean with "If I try to give myself access using the "Give Security permission" function in network settings it says I don't have permission to do that." ^^
So you only open them on a remote host? How do you access the Pi (WinScp, Samba, ...)?
That looks good so far.
Can you try and edit the file from a terminal?
nano /home/pi/RPi-Jukebox-RFID/settings/gpio_settings.ini
; test write
)CTRL
+o
, thenEnter
to confirm the file name