Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

WEBDAV

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  config question  
Author Message
itbjk

External


Since: Sep 21, 2004
Posts: 1



(Msg. 1) Posted: Tue Sep 21, 2004 3:15 pm
Post subject: WEBDAV
Archived from groups: alt>apache>configuration (more info?)

I have setup WebDav on AIX.

I am struggling however with permissions on the Directory.

<Directory "/usr/test/">
Dav On
Options Indexes FollowSymLinks
AllowOverride None
LdapConfigFile /usr/IBMIHS/conf/ldap.prop
AuthType Basic
AuthName DAV
<Limit POST PUT DELETE COPY MOVE MKCOL GET>
Require valid-user
LDAPRequire filter
"((groupMembership=cn=DEV,ou=EPUK,ou=P,ou=PCM,o=PUKNET))"
</Limit>
</Directory>

<Directory "/usr/test/concept">
LdapConfigFile /usr/IBMIHS/conf/ldap.prop
<Limit POST PUT DELETE COPY MOVE MKCOL>
Require valid-user
LDAPRequire filter "(|(groupMembership=cn=AAT,ou=EPUK,ou=P,ou=PCM,
o=PUKNET)(groupMembership=cn=DEV,ou=EPUK,ou=P,ou=PCM,o=PUKNET))"
</Limit>

This works fine - eveybody is Limited by the spesified directives except
AAT and DEV group.
I need to configure another group BBT for the same directory but with only
" read " permissions they should not be able to open any files.
Does this make sense ? Hope so.
Any Ideas?

 >> Stay informed about: WEBDAV 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Webdav like FTP - I am trying to set webdav using apache latest version 2.0.48 with DAV. I would like to connect like "http://host/Blrftp", this should list two folders "FromBlr and ToBlr" I have a folder name "BLRFTP" with two subfolders &...

webdav - Hellow again guys, I'm trying to setup webdav under windows XP, apache 2.0.48. Here's my config: 1. <Directory c:/davdocs> DAV On </Directory> 2. DAVLockDB c:/temp/DAVLock The permissions are for later, just try to connect as webfolder to...

webdav - Hi folks, i have heard of webdav as a good alternative for ftp and now I want to assing a windows-device to it. I got this entry in my httpd.conf: <VirtualHost 193.74.254.4:80> ServerName webdav.diebandbreite.de Alias /homepage..

webdav on osx - Hi, I want a webdav server in osx. apache(1.3) is running wel I have configured httpd as it was show on the internet adres http://shawnwall.com/teach/webdav-ical.php Iwen i start safari browser/or explorer I get a message: Forbidden you don't have....

Disable SSI for WebDAV? - We use SSI to include some standard headers and footers. And we want to give some authors access to the content by using WebDAV. The problem is that also when using WebDAV the SSIs are executed. That's really not fine because after the first WebDAV writ...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]