Displaying 20 results from an estimated 4000 matches similar to: "SAMBA PDC trust with another SAMBA PDC"
2002 Jan 28
1
residuals in plot.gam (mgcv)
Is there a way to add residuals to plots produced by plot.gam in the mgcv
package? I'm looking for something like what you get using resid=T in Splus
plot.gam.
Thanks in advance
Toby
-----Original Message-----
From: Simon Wood [mailto:snw at mcs.st-and.ac.uk]
Sent: 23 January, 2002 8:14 PM
To: Toby.Patterson at csiro.au
Cc: r-help at stat.math.ethz.ch
Subject: Re: [R] multiple surfaces in
2002 Apr 03
1
optim()
I was having some problems persuading optim() to give me the answers I
wanted,
& simplified down to:
sqr<-function(x){(x+1)^2}
optim(1,sqr)
I accept this is a hammer to crack a nut, but was still expecting the
answer -1.
I got:
$par
[1] -0.8
$value
[1] 0.04
$counts
function gradient
12 NA
$convergence
[1] 0
$message
NULL
so I've
2010 Jun 02
2
24G running on centos 5 desktop.
Hi All,
Thought I would let those that are interested know that I had success in
running 24G on an Asus P6T with 24G kit of Kingston DDR3. While I was
putting this together I saw lots of forum posts asking if anyone had tried
it. Well we did here at our work and all looks great including running
"memtest86" overnight.
I have a fluid dynamics simulation running on it with 90% memory
2009 Oct 25
0
Using WCSLIB in R
Hello,
I'm aware that not everyone who uses R is an astronomer, and so
apologies in advance to those people for the nature of this email. I
need to convert right-ascension and declination (RA & DEC) coordinates
for an object on the sky into physical pixel positions in a FITS image
in R.
There is a C library that does this, WCSLIB by Mark Calabretta
2009 Oct 07
1
Improved Function Information with <TAB> Key
Hello,
Pressing the <TAB> key when typing a function into an R terminal does not
produce the expected output. Currently, R will order all of the available
function inputs into alphabetical order and present them as options, whereas
it should display the inputs in the order they appear in the function.
For example:
> test = function(b,a,c){
print(b)
a*c
}
> test(
2010 Oct 04
3
EXT4 mount issue
Hi All,
When a couple of EXT4 filesystems are mounted in a server I get the
message
Oct 1 18:49:42 sraid3 kernel: EXT4-fs (sdb): mounted filesystem without journal
Oct 1 18:49:42 sraid3 kernel: EXT4-fs (sdc): mounted filesystem without journal
in the system logs.
My confusion is why are they mounted without a journal? They were both
created with
mkfs -t ext4 /dev/sdb
mkfs -t ext4
2008 Apr 25
1
interdomain trust between two samba pdc's
I have been trying off and on for some time now to get an interdomain trust
relationship going between two samba pdc machines (DomainA=trusted &
DomainB=trusting). Both pdc's are running on Solaris boxes and NIS is
involved (I doubt there is a NIS complication just because I can use
accounts on DomainA on DomainB's samba, as long as I add them using
smbpasswd manually).
The situation
2000 Apr 02
0
Feature report
Hi Guys,
We are having the weirdest problem with all SAMBA version 2.05 to
2.07pre 3
SAMBA is running on DEC UNIX 4.0F
For no reason that we can see
some users are no longer being allowed to connect to their shares.
We see the problem with WIN95, 98 2000 (all plain passwd)
Let me explain more clearly
If I map netowrk drive //joequimby/naismith
my own user and passwd are not recognised
2010 Jun 07
2
Odd INFO "120 seconds" in logs for 2.6.18-194.3.1
Hi,
Since upgrading to "2.6.18-194" I am getting odd messages in the logs.
Such as;
sraid3 kernel INFO task pdflush 259 blocked for more than 120 seconds.
The output from
> grep '120 seconds' /var/log/messages | tr : ' ' | awk '{print $10}' | sort | uniq -c
6 nfsd
4 pdflush
This is from an NFS server that since the upgrade has been
2005 Feb 28
1
Interdomain trust problem
Hi all,
I have two different domains. At one point I had them trusting eaach other
but then I ruined it. Now I am trying to get them back. They both have LDAP
backend. I need them bot to trust each other and be trusted by each other.
Here are the steps I am following:
1. On each domain, create a computer account called the other domain:
CORP: smbldap-useradd -ai FURN$
CORP:
2001 Sep 26
2
newbie: rsync and ssh and password
Hi,
I've got the following command that works fine; it prompt for a password
then runs okay:
"rsync -az -e ssh myserver.ac.uk:/var/lib/mysql
/www/rsynctagsassets/databases"
I wanted to run it as a script so put it into a file called rsync.sh and
chmod +x 'd it.
It runs as a script okay but still prompts for a password.
I read "man ssh" and the bit about
2006 May 08
1
checking trust secret failed for interdomain trust
Hi samba members,
I've searched through google, the archives and RTFM but I can't figure this out.
I've got a setup of two different offices with both their own samba PDC, wins, etc. Via OpenVPN i've set up an interdomain trust between the two domains (for now one way, but this will become two ways).
One domain is called PSW with bluemoon as PDC, the other PSWINDWG with redmoon as
2005 May 11
2
inter domain trust - another network
Hi all!!!
I am trying to stablish a interdomain relationship, but i am having
serious problem making samba and nt seeing domains in another network
segments. Which is the best and easier way to configure samba to
stablish relashionships between domains in differents network segments?
For example i have domain A in network 192.168.101.0 and domain B in
network 192.168.120.0. They are both under
2005 Jan 04
2
Problems on HP-UX 11i with 'user add script'
This one doesn't make any sense to me. What's worse, it seems to
occasionally work and sometimes not. I am attempting to log into a domain
(DOMA let's say) and I only have an account on DOMB. When DOMA's Samba PDC
attempts to create a UNIX account for me, this is what happens:
[2005/01/04 15:47:15, 3] auth/auth_util.c:smb_create_user(53)
smb_create_user: Running the command
2014 Sep 28
1
nss, samba3/ldap PDC, NT4 interdomain trust and performance
Hi everyone,
last week I took a look at a samba3 PDC server with some performance
issues. The samba3 PDC has an ldap backend and has nss_ldap configured
properly. It has also interdomain trust so it has nss_winbind configured
too, so in /etc/nsswitch.conf there is :
passwd: compat ldap winbind
group: compat ldap winbind
This setup has some performance issues on the nss_ldap part of the
2005 Mar 01
1
Migrate profiles from one domain to another
Hi all,
I need to migrate profiles from one running domain to another. I can't use
the standard Windows Profile tools, because when I am a member of one domain,
profiles for the other domain say "Account Unknown" and the Copy function is
disabled. I can't get interdomain trusts working and have no responses to my
email about that, so I am looking for another way to get
2004 Oct 27
2
Interdomain trust across the NAT
Hi,
can I establish interdomain trust between two domains across NAT.
If yes, please how???
Thank you, Sopik Bronislav
2015 Mar 10
2
Samba4 interdomain trust
> Il 04/07/2014 18:19, Marc Muehlfeld ha scritto:
> It's on the "Roadmap" page
> (https://wiki.samba.org/index.php/Roadmap#Trust_support). But no
> timeline or planned version yet.
By reading https://wiki.samba.org/index.php/Roadmap#Trust_support seems
that trust support is not finished yet, btw in changelogs seems that in
4.2.* (with winbindd) interdomain trusts are
2015 Mar 13
2
Samba4 interdomain trust
On Tue, 2015-03-10 at 11:37 +0100, Klaus Hartnegg wrote:
> Am 10.03.2015 um 11:00 schrieb Sergio Rizzi:
> > By reading https://wiki.samba.org/index.php/Roadmap#Trust_support seems
> > that trust support is not finished yet, btw in changelogs seems that in
> > 4.2.* (with winbindd) interdomain trusts are now working.
>
> The release notes say that windindd "paves
2005 Jun 14
1
Proper behavior of Interdomain Trust uid mappings
Hi there,
I'm running Samba 3.0.14a-sernet on Suse 9.1 using ldapsam.
I've got an interdomain trust setup across a vpn connection with a
2k3sp1 domain (DOMB).
The trust works.
What is strange is that a user from DOMB can't access any shares until
they browse a share on our domain controller, say netlogon, then samba
creates a new posix account for them in the ou=users base.
I have