search for: ute

Displaying 19 results from an estimated 19 matches for "ute".

Did you mean: ate
2004 Sep 29
2
defining a template for functions via do.call and substit ute.
Here's one not-so-straightforward way: > f <- function(a, b) a + b > flist <- as.list(f) > names(flist)[1:2] <- c("x", "y") > flist[[3]] <- do.call("substitute", list(body(f), list(a=as.name("x"), b=as.name("y")))) > g <- as.function(flist) > g function (x, y) x + y HTH, Andy > From: john.gavin at ubs.com > > Hi, > > Given a function > > fun <- function(a, b) a + b > > how do I gener...
2016 Mar 31
5
Windows 10
...setting, so I will delete this setting Now it is still possible to login with user xxx , but if I want to login with another user, I get the same error message no logonserver available is it at this time still possible to work with windows 10 and samba only with the NT1 protocol? Kind regards Ute korn
2011 Oct 04
0
security of ntlmauth / winbindd_privileged dir
I have a working setup with samba & squid on one machine. However it seems that ntlm_auth is not doing what I expected. As an unprivilegd user I am able to test succesfull password: ute at alix:~$ ntlm_auth -V Version 3.5.6 ute at alix:~$ ntlm_auth --username=hans --password=keins NT_STATUS_OK: Success (0x0) Surely I know this password. Now the same with diagnostics on: ute at alix:~$ ntlm_auth --diagnostics --username=hans --password=keins winbind client not authorized t...
2005 Jul 29
1
Errbar()-function, cap and logarithmic scaling
Hello! If I use the errbar-function and have a logarithmic scale on the x-axis, then the little horizontal bars at the end of the errbars (cap) disappear. What can I do? Thanks for helping! Ute
2004 Oct 13
1
random forest -optimising mtry
...itiy values changed a lot: res op12 op13 op14 op23 op24 op34 [1,] 0.1092702 0.117489 0.09696328 0.08725208 0.08495621 0.06506148 This is what makes me think that I have overtuned my second forest...So how should I choose mtry? Best regards, Ute
2006 Feb 11
1
Switchtower deploy fails though setup works
...plication role :db, application, :primary => true set :deploy_to, "/home/#{user}/#{application}" Whatever, I use for the repository, I consistently get the error: C:\Dan\dev\radrails\flydash>rake --trace deploy (in C:/Dan/dev/radrails/flydash) ** Invoke deploy (first_time) ** Execute deploy loading configuration c:/Program Files/Ruby/lib/ruby/gems/1.8/gems/switchtower-0 .10.0/lib/switchtower/recipes/standard.rb loading configuration ./config/deploy.rb executing task deploy transaction: start executing task update_code querying latest revision... c:/Program Files/Ruby/bin/rake.b...
2012 Oct 10
1
upsmon twin-daemon?
?Hello gents, I just have a quick question: yesterday, I was doing some UTing with upsmon and I've noticed that I always get 2 upsmon daemons; is that intentional? Why? Thanks, vasek -- V?clav Krpec Software Developer Network UPS Tools project Eaton Opensource Team Eaton European Innovation Center ----------------------------- Eaton Elektrotechnika s.r.o. ~ S?dlo spolecnosti, jak je
2013 Jan 29
2
unicorn 4.6.0pre1 - hijacking support!
Installing from RubyGems.org: gem install --pre unicorn >From db919d18e01f6b2339915cbd057fba9dc040988b Mon Sep 17 00:00:00 2001 From: Eric Wong <normalperson at yhbt.net> Date: Tue, 29 Jan 2013 21:02:55 +0000 Subject: [PATCH] unicorn 4.6.0pre1 - hijacking support This pre-release adds hijacking support for Rack 1.5 users. See Rack documentation for more information about hijacking.
2005 Dec 02
1
Cannot read strange filenames
...mnt/test/EURO insgesamt 2,5K drwxrwxrwx 1 root root 0 2005-12-01 16:30 . drwxrwxrwx 1 root root 0 2005-12-01 14:26 .. -rwxrwSrwt 1 root root 7 2005-12-01 09:14 euro@?.txt (linux) -rwxrwSrwt 1 root root 7 2005-12-01 10:09 T?uro (linux) -rwxrwSrwt 1 root root 0 2005-12-01 14:37 ?ml?ute (linux) -rwxrwSrwt 1 root root 7 2005-12-01 09:40 ?uro (linux) -rwxrwSrwt 1 root root 23 2005-12-01 14:26 wint?uro.txt (win) 1. [root@foobar ]# ls -lah /mnt/test/EURO/wint\?uro.txt -rwxrwSrwt 1 root root 23 2005-12-01 14:26 /mnt/test/EURO/wint?uro.txt (seems to work) Now with ar...
2005 Jun 15
4
Adding a cups printer driver
...er Drivers # this path holds the driver structure path = /etc/samba/drivers guest ok = no browseable = yes read only = yes write list = root [PagePro8L] comment = Minolta PagePro8L Network Printer printable = yes path = /var/spool/samba public = yes guest ok = yes printer admin = printeruser,root,ute [printers] comment = All Printer path = /var/spool/samba browseable = no public = yes writable = no printable = yes printer admin = root guest ok = yes Although I do not know in which succession the driver files should be added in the colon separated list, probably can help. The samba-version i...
2006 Jan 28
1
PR#8528
...issonApprox.htm= =20 It is fairly easy to understand and find error bounds for and hence include= =20 sensibly in an algorithm to calculate pgamma. The basis and accuracy of the some of the algorithms I use is discussed in= =20 http://members.aol.com/iandjmsmith/Accuracy.htm In this case, the absolute = error=20 in the log of the probability gives a good indication of the accuracy of yo= ur=20 answer. In the least extreme example you consider=20 (pgamma(0.9*1e25,1e25,log=3DT)the absolute error would be about 5360515 and= if you exponentiated the result=20 the relative error would be about 10 to...
2012 May 22
3
How to remove square brackets, etc. from address strings?
Hello, I'd like to remove the individual pairs of square brackets along with their content - plus the space directly behind it - from address strings such as this: [Swidsinski, Alexander; Loening-Baucke, Vera; Lochs, Herbert] Charite Humboldt Univ, Innere Klin, D-10098 Berlin, Germany; [Hale, Laura P.] Duke Univ, Med Ctr, Dept Pathol, Durham, NC 27710 USA I'd like get the
2008 Aug 21
0
Group member can not delete files - only dir (775) owner can
...xr-x 10 admin Administratoren 12288 2008-08-21 14:49 svs ... root@horst:/opt/svs# ls -l ... -rw-rw-rw- 1 rado Administratoren 77 2008-08-17 18:05 test.txt ... root@horst:/var/log/samba# getent group | grep rado Administratoren::10001:scense,rado,Administrator,admin sambauser::10004:ute,rado,jutta,connyie,bernd,anne chef::10005:rado,connyie Although /opt/svs has the dir mask of 775 and I (rado) am a member of Administratoren I can not rename/delete test.txt. I can create new files/folders and edit files owned by admin, so the group mapping (AD to Samba) works. The logfile says &...
2005 Feb 04
2
Failures they e2fsck doesn't find
Hi, I've run many time e2fsck, but in a special dir ls tells me: ls: r?cksendung-wlan.dvi: No such file or directory ls: baf?g_r?ckmeldung.latex: No such file or directory ls: finpr?f.pdf: No such file or directory $ cat finpr?f.pdf cat: finpr?f.pdf: Datei oder Verzeichnis nicht gefunden I don't know what to do? How can I find the failure? If I cat the files with debugfs, I see the
2013 Jan 28
1
The RPC server is unavailable on Samba 4 clients
...he FRS event log to see if the SYSVOL has successfully been shared. ......................... SHUKA-KU failed test SysVolCheck Starting test: KccEvent * The KCC Event log test Found no KCC errors in "Directory Service" Event log in the last 15 min utes. ......................... SHUKA-KU passed test KccEvent Starting test: KnowsOfRoleHolders Role Schema Owner = CN=NTDS Settings,CN=SHUKA-KU,CN=Servers,CN=Default- First-Site-Name,CN=Sites,CN=Configuration,DC=gaara,DC=kazekage,DC=net Role Domain Owner = CN=NTDS Sett...
2008 Dec 05
6
xen-3.0-x86_32 not supported by xen kernel
I build a DomU kernel on RHEL AS5.1. But when I boot this Guest DomU with the kernel, it gives me error message: Error: (2, ''Invalid kernel'', ''xc_dom_compat_check: guest type xen-3.0-x86_32 not supported by xen kernel, sorry\n'') Can someone give me any suggestion about this problem? Thank you! Joe _______________________________________________ Xen-users
2003 Oct 14
4
Printing Issues with NT type Clients.
Hi. To begin with, I have a freshly built RedHat Linux 8.0 box running samba 2.2.8a. The kernel version is 2.4.18-14. I downloaded and compiled samba from source. I am using LPRng-3.8.9-6 as my printing system. The attached printer is a Lexmark Z22 printer and it is attached to the parralel port. Problem: For the life of me, I can't get NT type clients, NT4, 2K and XP to print to samba.
2003 Dec 01
0
No subject
...ering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. CashTech Solutions. Return-Path: <eelco@nexus.com.na> Delivered-To: samba@lists.samba.org Received: from mx01.uunet.com.na (mx01.uunet.com.na [196.20.7.164]) by lists.samba.org (Postfix) with ESMTP id 7D93E517B for <samba@lists.samba.org>; Thu, 31 May 2001 07:07:52 -07...
2003 Dec 01
0
No subject
...by lists.samba.org (Postfix) with ESMTP id D52AD461F for <samba@lists.samba.org>; Thu, 9 Aug 2001 13:55:05 -0700 (PDT) Received: from [199.5.83.150] by gate.suizafoods.com for samba@lists.samba.org id PAA04312; Thu Aug 9 15:59:09 2001 Received: by cfmail.suizafoods.com from localhost (router,SLMail V4.3); Thu, 09 Aug 2001 17:00:10 -0400 for <samba@lists.samba.org> Received: from adamsconlan [199.5.83.80] by cfmail.suizafoods.com [199.5.83.150] (SLmail 4.3.0.3454) with SMTP id 099D18448CC011D5B22500805FC7E930 for <samba@lists.samba.org>; Thu, 09 Aug 2001 17:00:07...