RE: FW: sftp error question

"Constance Morris" <[email protected]>
Newsgroups gmane.linux.redhat.general
Message-ID <D82DF1C2744C6C43954D0E0E5E7697C801D96592CFE0@DSCEXCHANGE1.daltonstate.local>
Good Afternoon Mark,
Yeah, I did not go into the office this weekend. Needed a break. :-)
Hope you took time off too.

Yes, I was able to create a file and remove it from his directory. 
I've looked in /var/log/httpd but I'm not entirely sure what should be standing out. 

For example in in the (access_log) I see:

[05/May/2013:04:13:27 -0400] "OPTIONS /faculty/jadams/biol%202212/images/Muscle%20function/ HTTP/1.1" 200 - "-" "Microsoft Office Protocol Discovery"
[05/May/2013:04:13:28 -0400] "GET /faculty/jadams/biol%202212/images/Muscle%20function/muscle%20fiber%20anatomy.jpg HTTP/1.1" 404 384 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.3; .NET4.0C; BRI/2; MATM; ms-office; MSOffice 14)"

In the (ssl_access_log):

[05/May/2013:14:38:42 -0400] "GET /faculty-staff/jadams/index.html HTTP/1.1" 200 30712
[05/May/2013:14:38:43 -0400] "GET /faculty-staff/jadams/images/grid.png HTTP/1.1" 200 91700
[05/May/2013:14:40:02 -0400] "GET /faculty-staff/jadams/index.html HTTP/1.1" 200 30712
[05/May/2013:14:40:03 -0400] "GET /faculty-staff/jadams/images/grid.png HTTP/1.1" 304 -
[05/May/2013:14:40:13 -0400] "GET /faculty-staff/jadams/Biol%203500/Intro%20to%20Ecology.htm HTTP/1.1" 200 7270
[05/May/2013:14:40:21 -0400] "GET /faculty-staff/jadams/Biol%203500/Review%20Sheets/Review%20Sheet%209.htm HTTP/1.1" 200 17373
[05/May/2013:14:40:21 -0400] "GET /faculty-staff/jadams/Biol%203500/Review%20Sheets/Review%20Sheet%209.htm HTTP/1.1" 200 25901

In the (ssl_request_log):

[05/May/2013:14:38:42 -0400] 97.89.50.47 TLSv1 DHE-RSA-AES256-SHA "GET /faculty-staff/jadams/index.html HTTP/1.1" 30712
[05/May/2013:14:38:43 -0400] 97.89.50.47 TLSv1 DHE-RSA-AES256-SHA "GET /faculty-staff/jadams/images/grid.png HTTP/1.1" 91700
[05/May/2013:14:40:02 -0400] 97.89.50.47 TLSv1 DHE-RSA-AES256-SHA "GET /faculty-staff/jadams/index.html HTTP/1.1" 30712
TLSv1 AES128-SHA "GET /aa-rootfiles/search-results.htm?cx=017604476765390051355%3Aiq0sp4u8fwe&cof=FORID%3A10&ie=UTF-8&q=smitherman&sa=SEARCH&siteurl=www.daltonstate.edu%2Ffaculty-staff%2Fjadams%2Findex.html&ref=www.google.com%2Fcse%3Fcx%3D017604476765390051355%253Aiq0sp4u8fwe%26cof%3DFORID%253A10%26ie%3DUTF-8%26q%3Djames%2Badams%26sa%3DSEARCH%26siteurl%3Dwww.daltonstate.edu%252F%26ref%3D%26ss%3D1638j289366j11%26ad%3Dn9%26num%3D10%26rurl%3Dhttp%253A%252F%252Fwww.daltonstate.edu%252Faa-rootfiles%252Fsearch-results.htm%253Fcx%253D017604476765390051355%25253Aiq0sp4u8fwe%2526cof%253DFORID%25253A10%2526ie%253DUTF-8%2526q%253Djames%252Badams%2526sa%253DSEARCH%2526siteurl%253Dwww.daltonstate.edu%25252F%2526ref%253D%2526ss%253D1638j289366j11&ss=4287j2283689j10 HTTP/1.1" 24750

In the (error_log):

[Sun May 05 10:09:04 2013] [error] [client 64.18.115.99] File does not exist: /var/www/html/aa-directory, referer: http://www.daltonstate.edu/faculty-staff/jadams/index.html
[Sun May 05 10:09:04 2013] [error] [client 64.18.115.99] File does not exist: /var/www/html/aa-directory, referer: http://www.daltonstate.edu/faculty-staff/jadams/index.html

If I understand what I googled correctly, then the top ones - with the exception of the HTTP 1.1 304- log are okay. The (TLSv1 DHE-RSA-AES256-SHA) logs have to do with SSL ciphers?
This last one, I'm not sure about it. There isn't a directory called 'aa-directory' in that path (/var/www/html/). I've sent an email to the webmaster to find out if there used to be such a directory, but I'm waiting to hear back. Not sure how Mr. Adams' directory would be tied into that one though.

Hope you're having a great day!
Constance 




-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of mark
Sent: Saturday, May 04, 2013 1:50 PM
To: General Red Hat Linux discussion list
Subject: Re: FW: [redhat-list] sftp error question

Hi, Constance,

On 05/03/13 15:30, Constance Morris wrote:
> LOL - Mark,
>
> That's what some of my co-workers say too about Ex. Web. Yes, I have 
> checked the permissions and ownership and all is in place. I've even 
> compared his with others that should be the same to make sure I was 
> not missing something. I had hoped I had missed something yesterday 
> and after a good nights rest would see it today, but nope.
>
> Please be patient with me, but I will say yes to them being mounted 
> (NFS)

Can you log in as them, cd to the directory, and touch a throwaway file (i.e., touch this; rm this), to see if it's writable? If not, try restarted aufofs and nfslock.

Hmmm... it's web based - have you looked at /var/log/httpd to see if it's telling you anything?

> - I am not at the office at the moment and will double check when I 
> get back.

On a weekend? I hope you're not there <g>. Have a good one.

	mark
--
"If you are not a socialist at 18, you have no heart. If you are still a socialist at 40, you have no head." - Churchill "If you are 40, still not rich, and not still a socialist, you have no head." - whitroth

--
redhat-list mailing list
unsubscribe mailto:[email protected]?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

-- 
redhat-list mailing list
unsubscribe mailto:[email protected]?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.