Kashub's Code Barn - "Synology problem with ssh key authenticaction"

podświetlone jako qbasic (dodał(a) kashub @ 2024-04-20 17:53:29)

Twoja wyszukiwarka
Podświetl ten kod w:
Ostatnio dodane:
Losowe wpisy:
# when you RUN ssh with -vvv AND see something like this:
# debug1: Remote: Ignored authorized keys: bad ACL permission FOR file /volume1/homes/yourusername
# this will likely FIX it:
chown -R <user> /volume1/homes/yourusername
chmod 750 /volume1/homes/yourusername
chmod 700 /volume1/homes/yourusername/.ssh
chmod 600 /volume1/homes/yourusername/.ssh/authorized_keys
 
| Opony zimowe | | Programista PHP | | Blog o książkach | | Darmowe Blogi | | Przenieś bloga z onetu | | Kody programów | | Wklejacz kodów | | Skróć link | | Pionowe opisy |