Advertisement
Guest User

Untitled

a guest
Jul 26th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. 2013-07-26 14:53:43,703 mod_sql/4.3[11731]: query "SELECT email, (CASE WHEN substring(password from 1 for 6) = 'PBDKF2' THEN substring(password from 38 for 69) ELSE password END) AS password2,'jibesh','jibesh','/home/jibesh/uploads/jibesh@abcd.com','/bin/bash' FROM galaxy_user WHERE email='jibesh@abcd.com'"
  2. 2013-07-26 14:53:43,704 mod_sql/4.3[11731]: entering postgres cmd_close
  3. 2013-07-26 14:53:43,704 mod_sql/4.3[11731]: connection 'default' count is now 1
  4. 2013-07-26 14:53:43,704 mod_sql/4.3[11731]: exiting postgres cmd_close
  5. 2013-07-26 14:53:43,704 mod_sql/4.3[11731]: exiting postgres cmd_select
  6. 2013-07-26 14:53:43,704 mod_sql/4.3[11731]: <<< process_named_query 'LookupGalaxyUser'
  7. 2013-07-26 14:53:43,704 mod_sql/4.3[11731]: <<< sql_lookup
  8. 2013-07-26 14:53:43,704 mod_sql/4.3[11731]: custom SQLUserInfo query 'LookupGalaxyUser' returned 6 columns for user 'jibesh@abcd.com'
  9. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: user UID 0 below SQLMinUserUID 999, using SQLDefaultUID 1000
  10. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: user GID 0 below SQLMinUserGID 999, using SQLDefaultGID 1000
  11. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: cache miss for user 'jibesh@abcd.com'
  12. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: user 'jibesh@abcd.com' cached
  13. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: + pwd.pw_name : jibesh@abcd.com
  14. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: + pwd.pw_uid : 1000
  15. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: + pwd.pw_gid : 1000
  16. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: + pwd.pw_dir : /home/jibesh/uploads/jibesh@abcd.com
  17. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: + pwd.pw_shell : /bin/bash
  18. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: <<< cmd_getpwnam
  19. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: >>> cmd_auth
  20. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: entering postgres cmd_escapestring
  21. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: entering postgres cmd_open
  22. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: connection 'default' count is now 2
  23. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: exiting postgres cmd_open
  24. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: entering postgres cmd_close
  25. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: connection 'default' count is now 1
  26. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: exiting postgres cmd_close
  27. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: exiting postgres cmd_escapestring
  28. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: cache hit for user 'jibesh@abcd.com'
  29. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: >>> cmd_check
  30. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: checking password using SQLAuthType 'sha1'
  31. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: 'sha1' SQLAuthType handler reports failure
  32. 2013-07-26 14:53:43,705 mod_sql/4.3[11731]: checking password using SQLAuthType 'sha256'
  33. 2013-07-26 14:53:43,722 mod_sql/4.3[11731]: 'sha256' SQLAuthType handler reports failure
  34. 2013-07-26 14:53:43,722 mod_sql/4.3[11731]: checking password using SQLAuthType 'pbkdf2'
  35. 2013-07-26 14:53:43,729 mod_sql/4.3[11731]: 'pbkdf2' SQLAuthType handler reports failure
  36. 2013-07-26 14:53:43,729 mod_sql/4.3[11731]: <<< cmd_check
  37. 2013-07-26 14:53:43,729 mod_sql/4.3[11731]: <<< cmd_auth
  38. 2013-07-26 14:53:43,731 mod_sql/4.3[11731]: entering postgres cmd_exit
  39. 2013-07-26 14:53:43,731 mod_sql/4.3[11731]: entering postgres cmd_close
  40. 2013-07-26 14:53:43,732 mod_sql/4.3[11731]: connection 'default' closed
  41. 2013-07-26 14:53:43,732 mod_sql/4.3[11731]: connection 'default' count is now 0
  42. 2013-07-26 14:53:43,732 mod_sql/4.3[11731]: exiting postgres cmd_close
  43. 2013-07-26 14:53:43,732 mod_sql/4.3[11731]: exiting postgres cmd_exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement