Displaying 6 results from an estimated 6 matches for "43c4".
Did you mean:
434
2010 Sep 16
0
WG: Running 2 SAMBA4 DC Replication WERR_BADFILE error
Can Somebody have a look !?
Or an Idea. How bind can resolve the second cname ._mscds.
I can take every other cname for my second samba4 but the: a441f8f9-629d-43c4-bce6-a5dfba1e4ad9._msdcs
NODE1 is: 02284f45-de16-4125-a795-3b614f540ef7
NODE2 is: a441f8f9-629d-43c4-bce6-a5dfba1e4ad9
So Replication from NODE2 to NODE1 works fine:
UpdateRefs OK for a441f8f9-629d-43c4-bce6-a5dfba1e4ad9._msdcs.tuebingen.tst.loc DC=tuebingen,DC=tst,DC=loc
dreplsrv_op_pull_source...
2011 May 18
90
Patches for VGA-Passthrough XEN 4.2 unstable
Hello, I have been working on VGA-passthrough in the last month.
When Xen was at his version 3.5 there was a few patches to make this work for some graphic cards using the patches developed by Han Weidong and posted here (http://lists.xensource.com/archives/html/xen-devel/2009-08/msg01176.html) and the same patches posted file by file are here
2011 May 18
90
Patches for VGA-Passthrough XEN 4.2 unstable
Hello, I have been working on VGA-passthrough in the last month.
When Xen was at his version 3.5 there was a few patches to make this work for some graphic cards using the patches developed by Han Weidong and posted here (http://lists.xensource.com/archives/html/xen-devel/2009-08/msg01176.html) and the same patches posted file by file are here
2010 Aug 16
1
WG: HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
...#<---secondary dns
IN A 192.168.134.27
IN A 192.168.134.28
;
node1 IN A 192.168.134.27
node2 IN A 192.168.134.28
gc._msdcs IN A 192.168.134.27
02284f45-de16-4125-a795-3b614f540ef7._msdcs IN CNAME node1
a441f8f9-629d-43c4-bce6-a5dfba1e4ad9._mscds IN CNAME node2
;
; global catalog servers
_gc._tcp IN SRV 0 100 3268 node1
_gc._tcp.Default-First-Site-Name._sites IN SRV 0 100 3268 node1
_ldap._tcp.gc._msdcs IN SRV 0 100 3268 node1
_ldap._tcp.Default-First-Site-Name._sites.g...
2010 Oct 05
0
WG: HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
...#<---secondary dns
IN A 192.168.134.27
IN A 192.168.134.28
;
node1 IN A 192.168.134.27
node2 IN A 192.168.134.28
gc._msdcs IN A 192.168.134.27
02284f45-de16-4125-a795-3b614f540ef7._msdcs IN CNAME node1
a441f8f9-629d-43c4-bce6-a5dfba1e4ad9._mscds IN CNAME node2
;
; global catalog servers
_gc._tcp IN SRV 0 100 3268 node1
_gc._tcp.Default-First-Site-Name._sites IN SRV 0 100 3268 node1
_ldap._tcp.gc._msdcs IN SRV 0 100 3268 node1
_ldap._tcp.Default-First-Site-Name._sites.g...
2010 Aug 09
2
HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
centOs5.5/samba4/named here is a short guide setting it up to work.
First of all do not install the bind package coming with centos 5.5!!
Install needs for samba
yum install libacl* gnutls* readline* python* gdb* autoconf*
Named installation:
Here is a description on what to do:
http://jason.roysdon.net/2009/10/16/building-bind-9-6-on-rhel5-centos5-for-d
nssec-nsec3-support/
The steps,
yum