Displaying 4 results from an estimated 4 matches for "follwow".
Did you mean:
follow
2011 Sep 06
0
can''t passthrough usb devices to domU (Unexpected error: <class ''xen.util.vusb_util.UsbDeviceParseError''>)
Hello,
I try to passthrough an usb 1.1 device (floppy drive) to a domU.
Dom0 and domU are based on opensuse11.4.
I did the follwowing in dom0
--snip--
xenserver:~ # xm usb-list-assignable-devices
3-1 : ID 0644:0000 TEAC TEAC FD-05PUB
3-2 : ID 0644:0000 TEAC TEAC FD-05PUB
xenserver:~ # xm usb-hc-create vdrserver 1 2
xenserver:~ # xm usb-list vdrserver
Idx BE state usb-ver BE-path...
2016 Aug 04
2
Samba 4.2.14 Group Policy (GPO) sync error
Perhaps I am on the wrong track but I would like to share some
additional observations...
I quickly enabled DNS query logging:
# rndc querylog
Then run another gpupdate on the client.
During the Update I see lots of queries:
04-Aug-2016 14:46:58.414 queries: info: client 10.0.1.186#59270
(_ldap._tcp.Default-First-Site-Name._sites.dc._msdcs.ad.cyberdyne.local):
view internal: query:
2016 Aug 04
3
Samba 4.2.14 Group Policy (GPO) sync error
..."" failed.
> The name will remain "ad.cyberdyne.local".
>
> Well, actualy this is what I want anyway. I found this Microsoft
> article about:
> <https://support.microsoft.com/en-us/kb/2018583>
> But also forcing NetBIOS over TCP did not help. I have the follwowing
> in my dhcpd.conf anyway:
> option netbios-name-servers 10.0.1.6;
> option netbios-node-type 8;
>
>
> In any case this should not harm as far as I understood.
>
>
> But I went a bit more into DNS topics and came across a potential
> issue or at least...
2016 Aug 04
0
Samba 4.2.14 Group Policy (GPO) sync error
...DNS name of this computer to "" failed.
The name will remain "ad.cyberdyne.local".
Well, actualy this is what I want anyway. I found this Microsoft article
about:
<https://support.microsoft.com/en-us/kb/2018583>
But also forcing NetBIOS over TCP did not help. I have the follwowing in
my dhcpd.conf anyway:
option netbios-name-servers 10.0.1.6;
option netbios-node-type 8;
In any case this should not harm as far as I understood.
But I went a bit more into DNS topics and came across a potential issue
or at least nuisance.
I am currently using BIND and it manag...