Displaying 4 results from an estimated 4 matches for "fcopy".
Did you mean:
  copy
  
2017 Dec 14
3
ADUC missing msNPAllowDialin and need vpn advice for ad setup.
Hai, 
 
Im reading : 
https://wiki.samba.org/index.php/VPN_Single_SignOn_with_Samba_AD 
 
I wanted to use the "msNPAllowDialin" , in ADUC tab "Dail-in"  but i notices this one was gone/
i was missing this one : https://wiki.samba.org/images/8/88/MsNPAllowDialin.jpg 
Admin pc, windows 7 64bit, samba 4.7.3.  AD
Reinstalled it with the needed dll's from a win2008R2. 
 
Now my
2017 Dec 14
0
ADUC missing msNPAllowDialin and need vpn advice for ad setup.
...dard AD attribute:
> 
> cn: msNPAllowDialin
> ldapDisplayName: msNPAllowDialin
> attributeId: 1.2.840.113556.1.4.1119
> attributeSyntax: 2.5.5.8
> omSyntax: 1
> isSingleValued: TRUE
> schemaIdGuid: db0c9085-c1f2-11d1-bbc5-0080c76670c0
> systemOnly: FALSE
> searchFlags: fCOPY
> attributeSecurityGuid: 037088f8-0ae1-11d2-b422-00a0c968f939
> systemFlags: FLAG_SCHEMA_BASE_OBJECT
> 
> If you look here:
> 
> https://msdn.microsoft.com/en-us/library/ms678093(v=vs.85).aspx
> 
> it says:
> 
> Do not modify this value directly.
> 
> But I also...
2017 Feb 01
15
[PATCH 00/14] hyperv: vmbus related patches
This is a rebase/resend of earlier patches. I skipped the pure
cosmetic patches for now.  Mostly this is consolidation earlier
changes, removing dead code etc.  The important part is the
change for allowing a vmbus channel to get callback directly
in interrupt mode; this is necessary for NAPI support.
Stephen Hemminger (14):
  vmbus: use kernel bitops for traversing interrupt mask
  vmbus: drop
2017 Feb 01
15
[PATCH 00/14] hyperv: vmbus related patches
This is a rebase/resend of earlier patches. I skipped the pure
cosmetic patches for now.  Mostly this is consolidation earlier
changes, removing dead code etc.  The important part is the
change for allowing a vmbus channel to get callback directly
in interrupt mode; this is necessary for NAPI support.
Stephen Hemminger (14):
  vmbus: use kernel bitops for traversing interrupt mask
  vmbus: drop