Forum Replies Created
-
AuthorPosts
-
January 22, 2008 at 4:31 am in reply to: Tiger 10.4.11 Server – Leopard Client Folder Permission Problems #371193
tmolesky
ParticipantWell, I have some good news after 30 minutes with a great OSX Server Support person at Apple. He basically replicated the problem on his end, acknowledging that A. I am not nuts, or a bad network administrator B. That it can be resolved.
I did not have ACL’s enabled for the two groups that I had set up to access Share A and Share B, which are two separate folders on the same RAID.
Group A has Access to [i]both[/i] Share A and Share B
Group B [i]only[/i] has access to Share BI had POSIX Permission set up the following way:
[b]Share A[/b]
Owner: Admin – Read & Write
Group: Group A – Read & Write
Everyone: None[b]Share B[/b]
Owner: Admin – Read & Write
Group: Group B – Read & Write
Everyone: Read & WriteHe told me to put Group A on The Access Control List:
Group A / Allow / Full control
Group B / Allow / Full control (add Group B to Group A list)and set both shares to:
Owner: Admin – Read & Write
Group: Group staff Read Only
Everyone: Read Only
These are the standard default settings – it did not work. same problems with Leopard Clients, Read-only access now from Tiger ClientsI set the POSIX permissions back to what I had them above and it worked! i am not sure why, as ACL should override any POSIX behavior.
Leopard clients can now create folders and documents that the Tiger users can rename, save, edit and/or delete.I hope this helps anyone who is ripping their hair out in clumps like I was before getting some help.
October 29, 2007 at 7:25 pm in reply to: OSX Server 10.4.10 – HTTP Error 401.2 – Unauthorized: Access is denied due to server configuration. #370307tmolesky
ParticipantI was using index.html.
Since this is the only site hosted on the server, I had moved all the default files that are in /library/webserver/documents/ to new folder called “old” and put my new index page there. It is a simple HTML document with one image and one hyperlink.After viewing your above posting, I decided to create a subfolder for the site within /library/webserver/documents/ instead of it just being at the root level and made sure the server points there and that “index.html” is the selected default.
I restarted the web service and it worked for about 5 minutes – meaning I was able to access the page (from outside of the network, on an entirely different subnet 75 miles away). After around 5 – 7 minutes, it stopped working again – meaning, it is looking for authentication again. Below are the logs since restarting the service:
[b]
ACCESS LOG[/b]
10.157.245.225 – – [29/Oct/2007:12:25:46 -0400] “GET /favicon.ico HTTP/1.1” 404 3752
10.157.245.225 – – [29/Oct/2007:12:26:40 -0400] “GET /favicon.ico HTTP/1.1” 404 3752
10.234.6.224 – – [29/Oct/2007:14:25:09 -0400] “GET / HTTP/1.1” 200 1140
10.234.6.224 – – [29/Oct/2007:14:25:09 -0400] “GET /image_CGRE_K.jpg HTTP/1.1” 200 20304
10.234.6.224 – – [29/Oct/2007:14:25:23 -0400] “GET /favicon.ico HTTP/1.1” 404 3752
10.156.136.10 – – [29/Oct/2007:14:41:48 -0400] “GET / HTTP/1.1” 200 1140
– – – [29/Oct/2007:14:41:48 -0400] “” 501 –
10.156.136.10 – – [29/Oct/2007:14:41:48 -0400] “GET /image_CGRE_K.jpg HTTP/1.1” 200 20304
– – – [29/Oct/2007:14:41:48 -0400] “” 501 –
10.156.136.44 – – [29/Oct/2007:15:00:46 -0400] “GET / HTTP/1.1” 200 1140
– – – [29/Oct/2007:15:00:46 -0400] “” 501 –[b]ERROR LOG[/b]
[Mon Oct 29 12:25:46 2007] [error] [client 10.234.9.150] File does not exist: /Library/WebServer/Documents/favicon.ico
[Mon Oct 29 12:26:40 2007] [error] [client 10.234.9.150] File does not exist: /Library/WebServer/Documents/favicon.ico
[Mon Oct 29 14:25:23 2007] [error] [client 10.234.9.150] File does not exist: /Library/WebServer/Documents/favicon.ico
[Mon Oct 29 14:41:48 2007] [error] [client 10.234.9.150] Invalid method in request
[Mon Oct 29 14:41:48 2007] [error] [client 10.234.9.150] Invalid method in request
[Mon Oct 29 15:00:46 2007] [error] [client 10.234.9.150] Invalid method in requestI have since deleted the default Realm setting and restarted the service with no luck – it constantly asks for authentication after a few minutes… I am totally baffled.
October 25, 2007 at 6:30 pm in reply to: OSX Server 10.4.10 – HTTP Error 401.2 – Unauthorized: Access is denied due to server configuration. #370294tmolesky
ParticipantHere is the server log – the problem is occuring right now:
IP addresses are internal, so I am not concerned about any intrusions
I am not sure what the 10.234.9.190 is… that is not the server address[Sun Oct 21 15:37:40 2007] [error] [client 10.234.9.150] File does not exist: /Library/WebServer/Documents/favicon.ico
[Wed Oct 24 12:59:40 2007] [error] [client 10.234.9.150] Invalid method in request
[Wed Oct 24 12:59:40 2007] [error] [client 10.234.9.150] Invalid method in request
[Wed Oct 24 12:59:41 2007] [error] [client 10.234.9.150] File does not exist: /Library/WebServer/Documents/favicon.ico
[Wed Oct 24 12:59:41 2007] [error] [client 10.234.9.150] Invalid method in request
[Wed Oct 24 14:41:49 2007] [error] [client 10.234.9.150] Invalid method in request
[Wed Oct 24 14:49:01 2007] [error] [client 10.234.9.190] File does not exist: /Library/WebServer/Documents/favicon.ico
[Wed Oct 24 14:49:37 2007] [error] [client 10.234.9.190] File does not exist: /Library/WebServer/Documents/favicon.ico
[Wed Oct 24 14:49:55 2007] [error] [client 10.234.9.190] File does not exist: /Library/WebServer/Documents/favicon.ico
[Wed Oct 24 14:50:04 2007] [error] [client 10.234.9.190] File does not exist: /Library/WebServer/Documents/favicon.ico
[Wed Oct 24 14:50:14 2007] [error] [client 10.234.9.190] File does not exist: /Library/WebServer/Documents/favicon.ico
[Wed Oct 24 14:50:36 2007] [error] [client 10.234.9.190] File does not exist: /Library/WebServer/Documents/favicon.ico
[Wed Oct 24 14:57:32 2007] [error] [client 10.234.9.190] File does not exist: /Applications/Portfolio NetPublish Server/WebRoot/global/media/spacer.gif
[Wed Oct 24 14:57:57 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:57:57 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:57:57 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:57:57 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:57:57 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:57:57 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:58:31 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:58:31 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:58:31 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:58:31 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:58:31 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 14:58:31 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:31:36 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:31:36 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:31:36 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:31:36 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:31:36 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:31:36 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:32:05 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:32:05 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:32:05 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:32:05 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:32:05 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/media
[Wed Oct 24 16:32:05 2007] [error] [client 10.234.9.190] script not found or unable to stat: /Applications/Portfolio NetPublish Server/WebRoot/app/mediaSee anything funny?
-
AuthorPosts
Recent Comments