Displaying 11 results from an estimated 11 matches for "darf".
Did you mean:
daff
2004 Apr 27
2
Problems with Samba 3 and XP Roaming Profiles
...= /home/netlogon
guest ok = yes
writable = no
[profiles]
path = /home/profiles
browseable = yes
csc policy = disable
share modes = no
profile acls = yes
create mode = 0600
directory mode = 0700
read only = no
writable = yes
[transfer]
comment = Jeder darf schreiben
path = /shares/transfer
writeable = Yes
create mode = 0666
directory mode = 0777
2002 Dec 20
2
DISASTER - Samba corrupts shared directory data - URGENTLY
...4096 Dec 20 08:59 ../
drwxr-xr-x 2 root users 4096 Dec 20 09:37 Biblioteca/
drwxrwxrwx 2 root users 4096 Dec 20 09:37 Boletim de
Ocorr?ncia/
drwxr-xr-x 2 root users 4096 Dec 20 09:37 CargaMaquinaTS/
drwxr-xr-x 2 root users 4096 Dec 20 09:37 Darf/
drwxr-xr-x 3 root users 4096 Dec 20 09:37 Dot/
drwxr-xr-x 2 root users 4096 Dec 20 09:37 EspecComerciais/
drwxrwxrwx 5 root users 8192 Dec 20 09:37 Etiquetas
Exportacao/
drwxrwx--- 2 root exportpa 4096 Dec 20 09:37 ExportPayment/
drwxr-xr-x 2...
2006 May 30
1
Not working validation
...d that that validation
isn''t working anymore. The validation functions are not even called.
Example:
class Company < ActiveRecord::Base
validates_uniqueness_of :name
validates_numericality_of :money
validates_each :money do |record, attr, value|
record.errors.add( attr, "darf nicht unter 0 sinken.") \
if value < 0.0
end
# more code
That''s not the only class for which the validation isn''t working
anymore. I''ve tested the validation by calling save! on an invalid
object and expected that an exception will be...
2009 Jun 10
0
New patch for folder pattern matches
...m Laden der Config. Dort habe ich noch eine
"2" durch den Enum-Wert ersetzt.
Beim Test sieht's super aus!
Man koennte jetzt noch match_fn[] in die match_name[] packen, um alles
zusammen zu haben ... .
Wie ist das eigentlich, das Feld, auf den der Rueckgabewert von getenv()
zeigt, darf nicht veraendert werden, oder? Ansonsten koennte man:
strings[i] = p_strsplit(global_pool, tmp, ";");
if (i == MT_PATTERN_IGNCASE) {
/* lower case the string */
char **list = strings[i];
while (*list) {
lowercase_string(*list, *list);
++list;
}...
2002 Apr 03
2
strange problem --reboot
hi
i'm using the system with pIII,intel 815 chipset with
PXE enabled bios...and 3com NIC..
on the server side i'm using pxelinux.0 as boot
loader,dhcp server and tftp server..
when i boots the system dhcp reply is proper ..
i captured the packets..
so it shows that it ask for pxelinux.cfg/c0a80115 file
then the client get rebooted automatically...
it doesn't send any packet asking for
2013 Sep 19
2
Support for GlusterFS
Hi,
Is there an option to procure support for glusterfs deployment. ? As we moving into core production scenarios with glusterfs in mind, it would be slightly relieving to have this confirmation !!
Thanks & Regards,
Bobby Jacob
P SAVE TREES. Please don't print this e-mail unless you really need to.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Jun 22
1
snmp-ups 2.4.3 cannot talk to upsd
Hi all,
I recently upgraded an ubuntu jaunty machine with nut 2.4.1 to lucid
LTS. The previously working nut configuration is a no-go, but I got it
up and running using the snmp-ups executable from the previous install.
What it happens (from what I can see at least) is that the status has
been changed and it's not read as before. In the 2.4.1 release I had an
"OL" string (online, I
2013 Apr 19
3
Make install error
Hi, I'm recompiling dovecot 2.2.0/2.2.1 with error below during make
install:
test -z "/usr/local/dovecot/lib/dovecot/auth" || /usr/bin/mkdir -p
"/usr/local/dovecot/lib/dovecot/auth"
/usr/bin/mkdir: cannot create directory
?/usr/local/dovecot/lib/dovecot/auth?: File exists
make[3]: *** [install-auth_moduleLTLIBRARIES] Error 1
make[3]: Leaving directory
2012 Sep 05
2
Memory leak by getting the virtual size of a IMAP folder
Hi everyone,
I am writing a dovecot statistic plugin, which calls the
'mailbox_get_metadata' function with MAILBOX_METADATA_VIRTUAL_SIZE as
the 2nd parameter.
enum mailbox_status_items metadata_items = MAILBOX_METADATA_VIRTUAL_SIZE;
struct mailbox_metadata metadata;
mailbox_get_metadata(mailbox, metadata_items, &metadata);
but Valgrind finds a memory leak when this function is
2010 Jun 11
0
Wine release 1.2-rc3
...ranslation.
shdoclc: Fix again Italian translation.
Maarten Lankhorst (1):
dsound: Unofficially support 5.1 sound.
Marcus Meissner (4):
shlwapi: Handle NULL ptr return from allocation (Coverity).
mshtml: Add check for doc_obj being NULL (Coverity).
dbghelp: Add 2 new darf defines and implement DW_OP_stack_value.
wininet: Fixed buffer lengths in InternetCrackUrlW tests.
Mariusz Pluci?ski (5):
gameux: Add initial header for gameux.dll.
gameux: Add declaration of IGameExplorer interface.
gameux: Add declaration of IGameStatistics interface....
2013 Feb 20
2
Dovecot LDA LDAP lookups on samba4 server ends very often in timeouts
I hope that someone will be so kind to help me into solving this really
strange thing (don't know if it is a bug or not)
I have a samba4 server and want to use postfix+dovecot - dovecot
version is 2.0.11
as for the postfix side everything is OK (all the LDAP lookups works
without any error, tested also manually with postmap -q)
the real pain is with dovecot deliver:
it seems that