search for: llovet

Displaying 2 results from an estimated 2 matches for "llovet".

Did you mean: llover
2014 Jul 31
2
Samba4 creating share and setting permissions without windows tools
Hello, I need a way to set permissions to share folder without to use RSAT, I've not found anything about that. The samba wiki said that --------------------- Change permissions on folders of a share Changes of permissions are done using the classic *nix tools 'chmod', 'chown' and 'chgrp'. Example: Code: # mkdir /srv/samba/Demo/Example/ # chown foobar:DemoGroup
2008 May 21
2
RSpec for testing REST webservices? (Not Rails)
Hi, I am new to RSpec and BDD. I was wondering if RSpec specifications are a good solution for testing REST webservices (not implemented in Rails). If so, what would be a good way to test something like the API described below? =========== GET http://localhost/workflow text/xml Result: 200 OK <?xml version="1.0"?> <workflows>