Displaying 3 results from an estimated 3 matches for "contnued".
Did you mean:
  continued
  
2003 Jun 05
0
NT4 to Samba Migration
...ve not started Samba
2)
   #rpcclient NT4PDC -U Administrator%password
   rpcclient>lsaquery
   domain WORKGROUP has sid S-1-5-21-2005620710-1318861517-1539857752
   rpcclient>
3)
   #net getsid -S NT4PDC -w WORKGROUP -U Administrator%password
    i get the error getsid not found???
   but i contnued to next step
4)
    #net getlocalsid
    [2003/06/05 13:48:08, 0] utils/net.c:net_getlocalsid(388)
    Can't fetch domain SID for name: PRUTHVI
    i contnued :-( ...by setting local SID to above SID i got using
     #net setlocalsid S-1-5-21-2005620710-1318861517-1539857752
5)
  #net rpc joi...
2019 May 27
3
[PATCH v2 3/8] s390/cio: add basic protected virtualization support
On Thu, 23 May 2019 18:22:04 +0200
Michael Mueller <mimu at linux.ibm.com> wrote:
> From: Halil Pasic <pasic at linux.ibm.com>
> 
> As virtio-ccw devices are channel devices, we need to use the dma area
> for any communication with the hypervisor.
> 
> It handles neither QDIO in the common code, nor any device type specific
> stuff (like channel programs
2019 May 27
3
[PATCH v2 3/8] s390/cio: add basic protected virtualization support
On Thu, 23 May 2019 18:22:04 +0200
Michael Mueller <mimu at linux.ibm.com> wrote:
> From: Halil Pasic <pasic at linux.ibm.com>
> 
> As virtio-ccw devices are channel devices, we need to use the dma area
> for any communication with the hypervisor.
> 
> It handles neither QDIO in the common code, nor any device type specific
> stuff (like channel programs