Displaying 20 results from an estimated 8000 matches similar to: "samba over multiple subnets"
2001 Sep 02
1
Special Characters in artist field
Hi,
I began to encode my CD collection into the ogg format today, but I ran
into a little, minor problem. Certain characters don't work, for
example "björk" comes out as something like "BjAPrk" 'P' being a
paragraph symbol. I'm pretty sure it's an ogg problem as ogginfo outputs:
...
artist=Björk
...
Is there anyway to fix this, or a fix planned
2001 Sep 12
0
AES update..
I've done a decent size update of the OpenSSH portable from the upstream
tree. There is an AES upgrade that needs to take place, but I need people
to test and tell me what endedness changes need to be applied (if any).
Attached is the patch. It is geared towards the latter snapshots..Unsure
how it will patch (if at all) against 2.9pX series.
Thanks.
- Ben
"This is dark day in
2003 Jul 15
0
ntconfig.pol policies for groups
Hi!
I have a problem using ntconfig.pol-policies for domain groups other
than "Domain Users" and "Domain Admins".
I am using Samba 2.2.7 with LDAP support as a PDC.
Policies work as expected for "Domain Users" and "Domain Admins" but
setting policies for any other group doesn't work.
The "Browse"-list for AddGroups in poledit only shows
2002 Dec 12
0
if problem in function
Dear all,
I have written a function for calculating the volume of a tree (=trad) or
snag (=h?gst).
The included volume regreesion model includes ten parameter values, which
are tree species specific.
bj?rk.formh?jd.pars is an object which includes the parameter values
(parameter set) for birch (=bj?rk).
There is one row per tree in the data object.
> relev.kols[1:5,
2003 Sep 19
0
samba-3.0.0-rc4 and Domain Admins
Hi!
I am experiencing problems adding a user (e.g. smbadmin) to the "Domain
Admins" group on my samba-PDC using the ldapsam backend.
When I add "Domain Admins" as a supplementary group, the Windows 2000
client doesn't treat smbadmin as an admin. However, using "Domain
Admins" as the primary group (including setting sambaPrimaryGroupSID as
2003 Dec 27
1
Faked samba packages / rootkit?
Does anybody know of these samba packages?
http://ftp.cvut.cz/samba/samba-latest.tar.gz
AFAICS they are faked and contain some kind of rootkit (you can see
this in the history below. the server this history is from is taken
offline for security reasons, and nobody is there till 7th Jan I
can't give you more details)
> 144 w
> 145 cat /etc/issue
> 146 uname -a
> 147
2001 Jun 11
1
Additional output in cancor
Hi everyone,
Can I suggest an additional output component in cancor, from package
mva? It would be useful to have the number of canonical correlation
vectors, equivalently the rank of the covariance between x and y (label
"rank"). This would usually be min(dx, dy), where dx and dy have
already been computed for the svd function, but there might be
situations where it was less than
2010 Jan 21
6
Shorewall 4.4.6 and Multiple ISP with 2 routed subnets
Hello,
I have 2 ISP uplinks (zones: inet1 and inet2), each with a fixed IP on the outside and a routed subnet (/25 and /26) on the inside. So, behind the firewall i have 2 networksegments (lan1 and lan2) with public IP-addresses. The segments are completely isolated from eachother: hosts in zone "lan1" connect only to "inet1" and hosts in zone "lan2" only connect
2018 Dec 07
3
Implement VLIW Backend on LLVM (Assembler Related Questions)
Hello,
I want to implement LLVM backend for a specific VLIW hardware. I am working
on defining its instruction set, and assembly language.
The hardware has two pipelines, int and float. Each pipeline can do 3
operations/cycle, 3 operations forms an instruction.
One of the Integer Instruction looks like this:
add Ri, Rj, Rk; add Rl, Rm, Rn; add Ro, Rp, Rq
An int instruction and a float
2023 Mar 21
0
Floating-point-related surprising behaviour in boot:::norm.inter
Dear all,
I have been implementing some bootstrap-related methods, and came across
this theoretically undesirable behaviour in the computation of bootstrap
quantiles. The manual says:
?Interpolation on the normal quantile scale is used when a non-integer
order statistic is required.?
Theoretically, when R=999 and (R+1)*alpha is integer, then, the
calculations of the 95% CI should never contain
2011 Aug 16
0
Cubic splines in package "mgcv"
re: Cubic splines in package "mgcv"
I don't have access to Gu (2002) but clearly the function R(x,z) defined
on p126 of Simon Wood's book is piecewise quartic, not piecewise cubic.
Like Kunio Takezawa (below) I was puzzled by the word "cubic" on p126.
As Simon Wood writes, this basis is not actually used by mgcv when
specifying bs="cr".
Maybe the point is
2010 Apr 16
0
Yet Testing rKward
Hi,
I continue testing rKward. I dont know how to save the results from a
script execution without use copy and paste or using a rkward output system.
Now I try to understand how adapt my script do use the rKward output system.
Example:
I have this script:
----------------------
## Carregar a tabela de riqueza e equitabilidade
library(gdata)
dadosriq <-
2010 Jan 13
4
<= returns wrong result? Why
Dear all,
Does anybody know the probable reason why <= gives false when it should give
true?
These two variables are of the same type, and everything works in the cycle
but then it stops when they are equal.
this is the output result
> Rk[47] <= RB[21]
[1] FALSE
> Rk[47]
[1] 0.002842007
> RB[21]
[1] 0.002842007
Thanks a lot.
[[alternative HTML version deleted]]
2016 Sep 29
2
[RFC] Interprocedural MIR-level outlining pass
Hi Violeta,
I compiled with
clang -Oz and
clang -Oz -mno-red-zone for comparisons against Oz
and
clang -O0 and
clang -O0 -mno-red-zone for comparisons against a default clang.
I unfortunately don’t have the clang commit I worked with on my home laptop, and don’t have access to the computer I was using at Apple, so I can’t help you there.
Jessica
> On Sep 28, 2016, at 11:22 AM, Violeta
2008 Nov 18
5
[LLVMdev] llvm-gcc compilation error: BUILT_IN_ADJUST_TRAMPOLINE undeclared
llvm-gcc 2.4 doesn't seem to compile; what is wrong?
This is my first attempt to compile llvm-gcc.
The llvm core compiled without problems.
$ uname -a
Linux ygramoel 2.6.26.5-45.fc9.x86_64 #1 SMP Sat Sep 20 03:23:12 EDT 2008
x86_64 x86_64 x86_64 GNU/Linux
$ gcc -v
...
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
$ svn co
2003 Jan 31
1
Problems with boot package (empinf returns NA)
Hi
I'm using boot package for some analysis on linear regression
coeficients. My problem is that I can not compute bca intervals, I get
an error message
> bca.ci(blm8901,index=1)
Error in if (!all(rk > 1 & rk < R)) warning("Extreme Order Statistics
used as Endpoints") :
missing value where logical needed
The problem is the empinf.reg function that is
2006 Nov 14
0
R-Help : Warning messages using plot(cox.zph)
Hi,
I get a warning message when I plot cox.zph objects with the transform km and
rank, but not with id and log with the same data set.
Here's the command:
example is a coxph object
rk <- cox.zph(example, transform='rank')
rk
plot(rk)
and here's the warning message:
Warning messages:
1: suppression des ex-aequos de 'x' in: approx(xx, xtime, seq(min(xx),
max(xx),
2015 Jul 17
3
[LLVMdev] LLVM instrumentation
Yeah I have already see pintool but I need this to work with ARM and Intel.
If I remember correctly, pintool does not work on ARM (or quite bad).
My goal with the instrumentation is, once I have the information (time + call), to choose (during a second compilation) if some of my passes are applicable or not.
Greetings,
Johan
On 17 Jul 2015, at 16:09, Kenneth Adam Miller <kennethadammiller
2015 Jul 17
2
[LLVMdev] LLVM instrumentation
The PGO was my first guess but I can get a lot of information.
At first, I follow the explanation at http://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation but instead of llvm-profdata merge, I used llvm-profdata show *.profraw.
Sadly, the information I get is the total number of function, the maximum function count and the maximum internal block count.
Do you know if you
2001 Dec 10
0
Reaching different subnets
Hi!
I have a problem with samba, that I don't know if it's possible to solve. This is my network:
<Subnet1>-Ethernet-<Gateway>-Ethernet-<Subnet2>-Internet
Subnet1 is my own local network (bcast 192.168.1.255), Gateway is my own gateway machine (FreeBSD4.4, IPs: 192.168.1.1 and 193.13.35.101), Subnet2 is my neighbours (bcast 193.13.255.255).
I can configure all