Displaying 20 results from an estimated 130 matches for "ifa".
Did you mean:
if
2016 Aug 14
4
Horrible BIND9_DLZ DNS breakage after DC replaced and samba-tool domain demote --remove-other-dead-server
...I am fairly sure this is your problem, it should be able to find the
> > KDC on its own DC. Have you checked /etc/krb5.conf, /etc/hosts
> > and /etc/resolv.conf ?
>
> With the BIND server not running, and this krb5.conf:
>
> [libdefaults]
> default_realm = SAMBA.IFA.NET
> dns_lookup_realm = false
> dns_lookup_kdc = true
> ~
>
> samba_dnsupdate cannot find the KDC. Even if I add:
>
> [realms]
> SAMBA4.IFA.NET {
> kdc= 172.31.0.10
> }
>
Well, I don't think you can find th...
2016 Aug 14
2
Horrible BIND9_DLZ DNS breakage after DC replaced and samba-tool domain demote --remove-other-dead-server
On Sun, 14 Aug 2016 20:48:04 +0100
Alex Crow via samba <samba at lists.samba.org> wrote:
>
>
> On 14/08/16 19:37, Rowland Penny via samba wrote:
> > On Sun, 14 Aug 2016 19:18:41 +0100
> > Alex Crow via samba <samba at lists.samba.org> wrote:
> >
> >>> Ok, lets just run through this:
> >>> You have an NT4-style PDC
> >>
2016 Aug 14
0
Horrible BIND9_DLZ DNS breakage after DC replaced and samba-tool domain demote --remove-other-dead-server
> I am fairly sure this is your problem, it should be able to find the
> KDC on its own DC. Have you checked /etc/krb5.conf, /etc/hosts
> and /etc/resolv.conf ?
With the BIND server not running, and this krb5.conf:
[libdefaults]
default_realm = SAMBA.IFA.NET
dns_lookup_realm = false
dns_lookup_kdc = true
~
samba_dnsupdate cannot find the KDC. Even if I add:
[realms]
SAMBA4.IFA.NET {
kdc= 172.31.0.10
}
it still complains about not finding a KDC and does not complete.
Oddly if I can use the outpu...
2011 Sep 01
3
betareg question - keeping the mean fixed?
Hello,
I have a dataset with proportions that vary around a fixed mean, is it
possible to use betareg to look at variance in the dispersion parameter
while keeping the mean fixed?
I am very new to R but have tried the following:
svec<-c(qlogis(mean(data1$scaled)),0,0,0)
f<-betareg(scaled~-1 | expt_label + grouped_hpi, data=data1, link.phi="log",
2014 Jun 23
2
ListenAdress Exclusion
I was wondering what everyone's thoughts were on a simpler way to exclude
addresses from having listeners on them.
I know a lot of people have multiple subnets, especially larger
corporations.
Some networks are non-route-able, and therefor unsuitable for use with SSH,
aside from communication between other servers on the same subnet.
Given that we may want to exclude those non-route-able
2008 Oct 07
0
"route flush" does not delete routes created with -interface option
...If I do "route -n flush -inet" then it does not delete the routes created with
a -interface option. see verbose output:
route -vn flush -inet
RTM_GET: Report Metrics: len 204, pid: 0, seq 0, errno 0,
flags:<UP,GATEWAY,STATIC>
locks: inits:
sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
146.64.80.0 192.168.0.100 (255) ffff ffff ff sis0:0.0.24.c7.8b.80
192.168.0.44
RTM_DELETE: Delete Route: len 204, pid: 0, seq 2, errno 0,
flags:<UP,GATEWAY,STATIC>
locks: inits:
sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
146.64.80.0 192.168.0.100 (255) ffff ffff ff sis0:0.0.24.c7...
2006 Sep 25
1
Windows password change issue
...e
information if needed.
Thanks!
My smb.conf file:
workgroup = MYGROUP
domain logons = yes
security = user
local master = yes
os level = 65
preferred master = yes
domain master = yes
log file = /var/log/samba/%m.log
passdb backend = ldapsam:ldap://localhost
ldap admin dn = "cn=Manager,dc=ifa,dc=hawaii,dc=edu"
ldap user suffix = ou=People
ldap group suffix = ou=Groups
ldap machine suffix = ou=Computers
ldap suffix = dc=ifa,dc=hawaii,dc=edu
add machine script = /usr/sbin/smbldap-useradd -w "%u"
logon path = \\%L\profiles\%U
printable = no
unix password sync = yes
passw...
2016 Aug 15
2
Horrible BIND9_DLZ DNS breakage after DC replaced and samba-tool domain demote --remove-other-dead-server
In addition with Rowlands comment.
I suggest you try
/etc/hosts add only
127.0.0.1 localhost
Now type
Hostname -f
Hostname -s
Hostname -d
Hostname -I
Are these all correct? > No,
Edit resolv.conf
domain samba.ifa.net
search samba.ifa.net ifa.net
nameserver 127.0.0.1
What happens now if you try the above command.
Correct? Yes => correct your hosts and resolv.conf
No
||
\/ change resolv.conf to
nameserver IP_of_server
Still not working, error in named.conf or no entries in the AD DNS.
Try it out....
2008 Jul 03
0
[PATCH] ia64/pv_ops: paravirtualized istruction checker.
...t be handled by cpp easily.
+ * They are handled by sed instead of cpp.
+ */
+
+/* for .S
+ * itc.i
+ * itc.d
+ *
+ * bsw.0
+ * bsw.1
+ *
+ * ssm psr.ic | PSR_DEFAULT_BITS
+ * ssm psr.ic
+ * rsm psr.ic
+ * ssm psr.i
+ * rsm psr.i
+ * rsm psr.i | psr.ic
+ * rsm psr.dt
+ * ssm psr.dt
+ *
+ * mov = cr.ifa
+ * mov = cr.itir
+ * mov = cr.isr
+ * mov = cr.iha
+ * mov = cr.ipsr
+ * mov = cr.iim
+ * mov = cr.iip
+ * mov = cr.ivr
+ * mov = psr
+ *
+ * mov cr.ifa =
+ * mov cr.itir =
+ * mov cr.iha =
+ * mov cr.ipsr =
+ * mov cr.ifs =
+ * mov cr.iip =
+ * mov cr.kr =
+ */
+
+/* for intrinsics
+ * ssm psr.i...
2008 Jul 03
0
[PATCH] ia64/pv_ops: paravirtualized istruction checker.
...t be handled by cpp easily.
+ * They are handled by sed instead of cpp.
+ */
+
+/* for .S
+ * itc.i
+ * itc.d
+ *
+ * bsw.0
+ * bsw.1
+ *
+ * ssm psr.ic | PSR_DEFAULT_BITS
+ * ssm psr.ic
+ * rsm psr.ic
+ * ssm psr.i
+ * rsm psr.i
+ * rsm psr.i | psr.ic
+ * rsm psr.dt
+ * ssm psr.dt
+ *
+ * mov = cr.ifa
+ * mov = cr.itir
+ * mov = cr.isr
+ * mov = cr.iha
+ * mov = cr.ipsr
+ * mov = cr.iim
+ * mov = cr.iip
+ * mov = cr.ivr
+ * mov = psr
+ *
+ * mov cr.ifa =
+ * mov cr.itir =
+ * mov cr.iha =
+ * mov cr.ipsr =
+ * mov cr.ifs =
+ * mov cr.iip =
+ * mov cr.kr =
+ */
+
+/* for intrinsics
+ * ssm psr.i...
2016 Mar 16
1
Showstopper problem: Winbindd no longer starting
...;t get winbind started, CTDB times it
out. I've taken the clustering=yes line out of smb.conf, and run winbind
at dedug level from the console. I get this:
Processing section "[global]"
doing parameter max protocol = SMB2
doing parameter host msdfs = yes
doing parameter workgroup = IFA_NET
doing parameter netbios name = LIZARDCLUSTER
doing parameter private dir = /mfs/ctdb/private
doing parameter security = DOMAIN
doing parameter passdb backend = tdbsam
doing parameter username map = /etc/samba/smbusers
doing parameter syslog = 0
doing parameter log file = /var/log/samba/%m
doing...
2019 May 14
2
error adding users to Domain Admins group during classicupgrade
...n a separate server. During the classicupgrade, there were a number
warnings while importing groups:
WARNING 2019-05-13 15:09:56,728 pid:25284
/usr/local/samba/lib64/python2.7/site-packages/samba/upgrade.py #299: Could
not add group name=Domain Admins ((68, 'Entry CN=Domain
Admins,CN=Users,DC=ifa,DC=hawaii,DC=edu already exists'))
WARNING 2019-05-13 15:09:56,729 pid:25284
/usr/local/samba/lib64/python2.7/site-packages/samba/upgrade.py #161: Could
not modify AD idmap entry for
sid=S-1-5-21-280721883-191778108-123917971-512, id=512, type=ID_TYPE_GID
((32, "Base-DN '<SID=S-1-5...
2007 Aug 21
2
ldap and computer accounts
I'm attemtping to configure a Ubuntu server for a bunch of windows clients.
I'd like the authentication information to be in ldap.So far the stuff
works,
I can authenticate users in LDAP just fine.
But when I want a windows machine to join the domain I get the
error 'The user name could not be found'. The computer account
gets created (via smbldap-tools) and I can see it in the
2016 Aug 12
2
Horrible BIND9_DLZ DNS breakage after DC replaced and samba-tool domain demote --remove-other-dead-server
...al DC name>" which seemed to run
successfully. However the next time named was restarted it complained
that the main forward zone had no records, on both new DCs, and could
not complete the startup sequence:
Aug 12 14:44:56 samba4-dc-1 named[2483]: samba_dlz: started for DN
DC=samba,DC=ifa,DC=net
Aug 12 14:44:56 samba4-dc-1 named[2483]: samba_dlz: starting configure
Aug 12 14:44:56 samba4-dc-1 named[2483]: zone samba.ifa.net/NONE: has no
NS records
I've checked with ldbedit and there seems to be nothing corrupted or
obviously wrong. There is a correct FSMO role for both DNS ro...
2008 Feb 25
6
[PATCH 0/4] ia64/xen: paravirtualization of hand written assembly code
Hi. The patch I send before was too large so that it was dropped from
the maling list. I'm sending again with smaller size.
This patch set is the xen paravirtualization of hand written assenbly
code. And I expect that much clean up is necessary before merge.
We really need the feed back before starting actual clean up as Eddie
already said before.
Eddie discussed how to clean up and suggested
2008 Feb 25
6
[PATCH 0/4] ia64/xen: paravirtualization of hand written assembly code
Hi. The patch I send before was too large so that it was dropped from
the maling list. I'm sending again with smaller size.
This patch set is the xen paravirtualization of hand written assenbly
code. And I expect that much clean up is necessary before merge.
We really need the feed back before starting actual clean up as Eddie
already said before.
Eddie discussed how to clean up and suggested
2008 Apr 09
15
[PATCH 00/15] RFC: ia64/pv_ops take 4
Hi. This patchset implements ia64/pv_ops support which is the
framework for virtualization support.
Please review and comments.
On x86 various ways to support virtualization were proposed, and
eventually pv_ops won. So on ia64 the pv_ops strategy is appropriate too.
Later I'll post the patchset which implements xen domU based on
ia64/pv_ops. Currently only ia64/xen pv_ops implementation
2008 Apr 09
15
[PATCH 00/15] RFC: ia64/pv_ops take 4
Hi. This patchset implements ia64/pv_ops support which is the
framework for virtualization support.
Please review and comments.
On x86 various ways to support virtualization were proposed, and
eventually pv_ops won. So on ia64 the pv_ops strategy is appropriate too.
Later I'll post the patchset which implements xen domU based on
ia64/pv_ops. Currently only ia64/xen pv_ops implementation
2008 Mar 28
0
[14/17][PATCH] kvm/ia64: Add guest interruption injection support.
...;& !bundle.i64[1]) {
>+ return -EACCES;
>+ }
>+
>+ ret = vmm_fp_emulate(fp_fault, &bundle, ®s->cr_ipsr,
>®s->ar_fpsr,
>+ &isr, ®s->pr, ®s->cr_ifs, regs);
>+ return ret.status;
>+}
>+
>+void reflect_interruption(u64 ifa, u64 isr, u64 iim,
>+ u64 vec, REGS *regs)
>+{
>+ u64 vector;
>+ int status ;
>+ VCPU *vcpu = current_vcpu;
>+ u64 vpsr = VCPU(vcpu, vpsr);
>+
>+ vector = vec2off[vec];
>+
>+ if (!(vpsr & IA64_PSR_IC) && (vector !=
>IA64_DATA_NESTED_TLB_VECTOR)) {
>+...
2003 Oct 17
1
heatmap function
...,Rowv=res.hclust$order,Colv=1:dim(mat)[[2]]).
In this case, the order of the columns are unchanged but a dendrogram
is added to the top. How can I avoid it?
Thanks,
Oiliver
--
-------------------------------------------------------------
Martin Olivier
INRA - Unit? prot?omique LIRMM - IFA/MAB
2, Place Viala 161, rue Ada
34060 Montpellier C?dex 1 34392 Montpellier C?dex 5
Tel : 04 99 61 27 01 Tel : O4 67 41 86 71
martinol at ensam.inra.fr martin at lirmm.fr