"K.C. Baltz" <[EMAIL PROTECTED]> writes: > Is it possible to create Groups via the WebDAV interface? I'd like to > create a User Group and add/link users to it. K.C.
I think, there are no utility methods for doing this, but groups are normal resources with certain properties, which can be created using propatch. See http://www.webdav.org/acl/protocol/draft-ietf-webdav-acl-12.htm for details. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
