Displaying 7 results from an estimated 7 matches for "019f".
Did you mean:
0197
2002 Sep 28
1
A problem reading configuration file
...1 2002 /opt/samba-dir/EBT23/BIN/DYNATEXT.INI
From the windoze point of view it should be E:\EBT23\BIN\DYNATEXT.INI .
Please could an expert review the trace and find, where the problem is ?
With regards, Pavel Troller
08260ca8:trace:global:GlobalHandle16 019f
08260ca8:Call WPROCS.133: INT_INT21HANDLER() ret=02cf:539f ds=0a17
AX=4e52 BX=0a17 CX=0016 DX=0dfa SI=0114 DI=0e14 ES=0a17 EFL=00000292
08260ca8:trace:int21:DOS3Call AX=4e52 BX=0a17 CX=0016 DX=0dfa SI=0114 DI=0e14 DS=0a17 ES=0a17 EFL=00000292
08260ca8:trace:int21:DOS3Call FINDFIRST mask 0x0016...
2014 May 26
2
nwfilter usage
.../>
<filterref filter='outbound-only'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
</interface>
<filter name='outbound-only' chain='root'>
<uuid>0c834381-402c-faf3-019f-eb5a40ea6b61</uuid>
<filterref filter='allow-arp'/>
<filterref filter='allow-dhcp'/>
<filterref filter='qemu-announce-self'/>
<filterref filter='no-other-l2-traffic'/>
</filter>
My goal is to allow the guest to reach the i...
2014 May 28
3
Re: nwfilter usage
...t;
>> <address type='pci' domain='0x0000' bus='0x00' slot='0x03'
>> function='0x0'/>
>> </interface>
>>
>> <filter name='outbound-only' chain='root'>
>> <uuid>0c834381-402c-faf3-019f-eb5a40ea6b61</uuid>
>> <filterref filter='allow-arp'/>
>> <filterref filter='allow-dhcp'/>
>> <filterref filter='qemu-announce-self'/>
>> <filterref filter='no-other-l2-traffic'/>
>> </filter&...
2014 May 26
0
Re: nwfilter usage
...er='outbound-only'/>
> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
> </interface>
>
> <filter name='outbound-only' chain='root'>
> <uuid>0c834381-402c-faf3-019f-eb5a40ea6b61</uuid>
> <filterref filter='allow-arp'/>
> <filterref filter='allow-dhcp'/>
> <filterref filter='qemu-announce-self'/>
> <filterref filter='no-other-l2-traffic'/>
> </filter>
>
> My goa...
2014 May 28
0
Re: nwfilter usage
...dress type='pci' domain='0x0000' bus='0x00' slot='0x03'
>>> function='0x0'/>
>>> </interface>
>>>
>>> <filter name='outbound-only' chain='root'>
>>> <uuid>0c834381-402c-faf3-019f-eb5a40ea6b61</uuid>
>>> <filterref filter='allow-arp'/>
>>> <filterref filter='allow-dhcp'/>
>>> <filterref filter='qemu-announce-self'/>
>>> <filterref filter='no-other-l2-traffic'/>
&...
2010 Jan 29
7
with Xen4 config -> (pci-passthrough-strict-check no), DomU init reports "Error: pci: PCI Backend and pci-stub don''t own device"
testing,
uname -ri
2.6.33-rc5-4-xen x86_64
rpm -qa | grep -i Xen-4
xen-4.0.0_20873_01-29.1.x86_64
cat test.cfg
name = ''test''
builder = ''linux''
bootloader = ''/usr/lib/xen/boot/domUloader.py''
bootargs = ''--entry=xvda1:vmlinuz-xen,/boot/initrd-xen''
disk = [
1999 Sep 23
1
rpcclient problem
i can use the smbclient -L just fine to get a list of shares off my NT4 (Alpha processor) server. My problem lies with rpcclient. It lets me login but then samtest gives the following error:
smb: \> samtest
samtest
SAM Encryption Test
SAMR_R_UNKNOWN_38: Unknown NT error
smb: \>
all i need to be able to do is change the nt password, but the ntpass command gives the same error.
any ideas