- dan@caffeinated:/etc$ ssh 192.168.0.2
- Auto configuration failed
- 140357925521072:error:0200100D:system library:fopen:Permission denied:bss_file.c:169:fopen('/usr/lib/ssl/openssl.cnf','rb')
- 140357925521072:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:174:
- 140357925521072:error:0E078002:configuration file routines:DEF_LOAD:system lib:conf_def.c:199:
- dan@caffeinated:/etc$ ls -las /usr/lib/ssl/openssl.cnf
- 0 lrwxrwxrwx 1 root root 20 Mar 30 20:07 /usr/lib/ssl/openssl.cnf -> /etc/ssl/openssl.cnf
- dan@caffeinated:/etc$ ls -las /etc/ssl/openssl.cnf
- ls: cannot access /etc/ssl/openssl.cnf: Permission denied
- dan@caffeinated:/etc$ sudo chmod 777 /etc/ssl/openssl.cnf
- dan@caffeinated:/etc$ cat /etc/ssl/openssl.cnf
- cat: /etc/ssl/openssl.cnf: Permission denied
SHARE
TWEET
Untitled
a guest
Apr 10th, 2012
100
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data

