I am trying to use the client from the latest build from the latest version from cvs.
The help from the client says: "grant [<namespace>] <permission> [on <path>] to <principal>"
Ok here is what I am entering and what I am getting back.
[LOCALHOST] /AJCS/ $ grant write on /AJCS/files/AJCSData to ollie grant DAV::write on /AJCS/files/AJCSData to /ollie Error: unknown type of principal element: <D:ace> ... </D:ace> Fatal Error: null java.lang.NullPointerException at org.apache.webdav.cmd.Client.addPermission(Client.jaa:1698) ...
So then I tried: grant write on /AJCS/files/AJCSData to /users/ollie
but got same response.
Whazzup?
Ollie
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
