search for: produkte

Displaying 20 results from an estimated 154 matches for "produkte".

2016 May 26
2
No such Base DN: CN=Produktion A-Studio (alt?), CN=Users, DC=srg2, DC=local / RSAT
Hi colleagues, it seems i've hit a bug in SAMBA as follows: The local windows network admin of our local radio station filled / transferred some user account data into our new FreeNAS by the Win RSAT. We are setting up SAMBA as a PDC incl. directory service and use the current stable FreeNAS with its current SAMBA "4.3.6-GIT-UNKNOWN" One account name "produktion-a"
2016 May 26
0
No such Base DN: CN=Produktion A-Studio (alt?), CN=Users, DC=srg2, DC=local / RSAT
Parenthesis are not yet a good idea with Samba. A colleague created users with parenthesis in CN field and we just can't use ldbsearch to look for them, as long as we set parenthesis in LDAP filter. We must use wildcard to avoid the bug (bug because we can use escaped parenthesis in filters with ldapsearch, I can be totally wrong but I do believe if ldapsearch permit parenthesis the protocol
2016 May 26
3
No such Base DN: CN=Produktion A-Studio (alt?), CN=Users, DC=srg2, DC=local / RSAT
2016-05-26 13:51 GMT+02:00 mathias dufresne <infractory at gmail.com>: > Parenthesis are not yet a good idea with Samba. A colleague created users > with parenthesis in CN field and we just can't use ldbsearch to look for > them, as long as we set parenthesis in LDAP filter. We must use wildcard to > avoid the bug (bug because we can use escaped parenthesis in filters with
2013 Oct 11
1
"dos filetime resolution" "dos filetimes" respected in samba4
Hello, i had to upgrade a server from 3.6 to 4.0.10. Now i have a problem had already i solved again. The problem is that a machines program is old and require dos filetime resolution = yes but i does not work with the new 4.0.10 [produktion] path=/home/filestore/produktion browseable = yes writable = yes # create mask = 0777 # directory mask = 0777 #
2010 Aug 05
0
samba-3.3.10 - Strength Problem with access on one share
Hi, i'm running samba on a FreeBSD 8.0 Jail and have a strength problem about one share with these error messages: pc (ip) connect to service bb.produkt.dev initially as user root (uid=0, gid=80) (pid 44072) pc (ip) couldn't find service bb.produkt.de pc (ip) couldn't find service bb.produkt.de pc (ip) couldn't find service bb.produkt.de pc (ip) couldn't find service
2015 Jul 17
0
Bug#782383: Panic: "System without CMOS RTC must be booted from EFI" i.c.w. HP servers
Hello, HP offers BIOS firmware updates. After applying these to an affected server, Xen Hypervisor starts normally. -- Regards, Andreas Haase [zu unserer Webseite]<http://www.evolver.de/> Unsere Top-Produkte: ? evolverOAS<http://www.evolver.de/produkte/evolveroas/> ? evolverCMS<http://www.evolver.de/produkte/evolvercms/> ? evolverSSO<http://www.evolver.de/produkte/evolversso/> ? Themenportale<http://www.evolver.de/produkte/mietsoftware/> ? evolverGUI<http://www.evolver.de/pro...
2011 Jun 15
2
Escape sequence in eval ()
...[1] "TABLE$\"2011-01-02\"$close" but I need TABLE$"2011-01-02"$close I highly appreciate your help! Sincerely, Franc BS Student, University of Mannheim Schon geh?rt? WEB.DE hat einen genialen Phishing-Filter in die Toolbar eingebaut! [1]http://produkte.web.de/go/toolbar References 1. http://produkte.web.de/go/toolbar
2011 Apr 27
2
multiple comparisons on a between factor
...arison correction afterwards on the entire set of p values obtained. is this valid (in statistical terms)? if not, could anyone refer to a better procedure i should use instead? Thanks in advance. Lisa WEB.DE DSL Doppel-Flat ab 19,99 ?/mtl.! Jetzt mit gratis Handy-Flat! [1]http://produkte.web.de/go/DSL_Doppel_Flatrate/2 References 1. http://produkte.web.de/go/DSL_Doppel_Flatrate/2
2012 Feb 28
2
ts.plot and x axes customization
...n") in the ts.plot-code. But after that I was not aible to add the customized axes via axis()... In advance, thank you very much for your help and hints! Regards, Jochem Ihr WEB.DE Postfach immer dabei: die kostenlose WEB.DE Mail App f?r iPhone und Android. [1]https://produkte.web.de/freemail_mobile_startseite/ References 1. https://produkte.web.de/freemail_mobile_startseite/
2016 May 26
0
No such Base DN: CN=Produktion A-Studio (alt?), CN=Users, DC=srg2, DC=local / RSAT
Am Donnerstag, 26. Mai 2016, 17:35:15 schrieben Sie: > Stupid me! > > https://msdn.microsoft.com/en-us/library/aa746475%28v=vs.85%29.aspx > > So we can simply replace parenthesis and others special characters with > necessary codes. Some MS behaviour well reproduced, not a bug, mea culpa : ) chrrr - Ok, does it mean i can try the subsitute char codes instead too in my string -
2011 Aug 24
2
Split data frame by date (POSIXlt)
...t of bounds... (German: "Fehler in args[[i]] : Indizierung au?erhalb der Grenzen") Can anybody help me? Thanks in advance! Best Franc BSc. Student University of Mannheim Schon geh?rt? WEB.DE hat einen genialen Phishing-Filter in die Toolbar eingebaut! [1]http://produkte.web.de/go/toolbar References 1. http://produkte.web.de/go/toolbar
2012 Mar 14
2
Memory statistics for DomU's
An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120314/0496343e/attachment.htm>
2009 Dec 30
1
Fwd: Negbin Error Warnings
...se doesn't have any NAs. > Does this mean that the NBR-model is the wrong model for this data? > > Thanks in advance. > > ___________________________________________________________ > Preisknaller: WEB.DE <http://web.de/> DSL Flatrate für nur 16,99 Euro/mtl.! > http://produkte.web.de/go/02/ > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-<http://www.r-project.org/posting-> > guide.html > and p...
2006 Dec 10
0
Rails Recipes: Drag'n'Drop Sortable List with unique index?
Hi all On page 31 of the "Pragmatic Programmer''s Rails Recipes" book there''s the recipe "Creating a Drag-and-Drop Sortable List". I think this is very useful, but sadly I have a unique constraint on my product_id and position fields (because the acts_as_list scope is product_id). When I try the recipe then Rails crashes very very badly: I have to restart the
2005 Sep 13
2
Problems installing printer driver
Hello, (please excuse poor translations of german Windows-GUI-items) a customer of ours has a strange problem trying to install a printer driver on the print$ share. The driver in question comes from http://www.kyocera.de/kyocera_n/german/downloads/downloads.html -> choose 'Treiber' -> choose 'Produkt Typ: Drucker', choose 'Produkt: FS-6020', choose 'Sprache:
2009 Dec 30
2
Negbin Error Warnings
...calculation rpois produced NAs. However, the data I use doesn't have any NAs. Does this mean that the NBR-model is the wrong model for this data? Thanks in advance. ___________________________________________________________ Preisknaller: WEB.DE DSL Flatrate f?r nur 16,99 Euro/mtl.! http://produkte.web.de/go/02/
2010 Mar 08
2
fit a gamma pdf using Residual Sum-of-Squares
Hi all, I would like to fit a gamma pdf to my data using the method of RSS (Residual Sum-of-Squares). Here are the data: x <- c(86, 90, 94, 98, 102, 106, 110, 114, 118, 122, 126, 130, 134, 138, 142, 146, 150, 154, 158, 162, 166, 170, 174) y <- c(2, 5, 10, 17, 26, 60, 94, 128, 137, 128, 77, 68, 65, 60, 51, 26, 17, 9, 5, 2, 3, 7, 3) I have typed the following code, using nls method:
2011 Sep 03
7
scp fails after sending command: scp -v -t
...long so that apparently his case was never resolved properly. I cannot ignore this problem for the next six months. So any help will be appreciated! ___________________________________________________________ Schon geh?rt? WEB.DE hat einen genialen Phishing-Filter in die Toolbar eingebaut! http://produkte.web.de/go/toolbar
2010 Feb 03
1
Fwd: Re: Fixed Point on wideband-mode: Single Frame loss on 2000 Hz sine causes "freak off"
...17:57 geschrieben: > Just had a look and the fixed-point residual *does* look odd. That's worth > investigating (though I don't think it's related to LPC stability). > > Jean-Marc _________________________________________ NEU: Mit WEB.DE DSL ?ber 1000,- ? sparen! http://produkte.web.de/go/02/
2009 Apr 01
1
Invalid or corrupt kernel image
...ng the boot I get 2 times a - Invalid or corrupt kernel image - message. The third time the bzImage boots fine. Could someone help me? /agni ____________________________________________________________________ Psssst! Schon vom neuen WEB.DE MultiMessenger geh?rt? Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123