daily pastebin goal
12%
SHARE
TWEET

Untitled

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