Displaying 2 results from an estimated 2 matches for "optiker".
Did you mean:
oetiker
2008 Oct 22
0
file and directory permissions?
...shares distributed with
Samba. In order to make sure files and folders on these shares are readable
*and* writeable, the shares typically look like this:
[public]
path = /home/01_public
create mask = 740
directory mask = 750
force create mode = 220
force directory mode = 770
force group = optiker
read list = zhang, @optiker
write list = @optiker
With this, we want to have new or copied files to get -rw-rw---- and new or
copied folders to get drwxrwx---.
This works OK for the Windows clients but the unixlike clients (Linux and
MacOSX) write files with -rwxrw-r--, which is a little diff...
2008 Jan 14
1
Problems with forms
hello all
i''m a newbie on mechanize, but already had some success.
But now i''m in a real problem :
The following HTML-Code is not parsed corect, not all form element are
found. I''can''t change the server-code.
How to fix ?
HTML-Site
------X-----------------------------------------------------------------------X-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD