diff options
author | Andrew Bartlett <abartlet@samba.org> | 2008-08-27 21:36:27 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2008-08-27 21:36:27 +1000 |
commit | 960bd9df1f4c7bec95be5362fa7fa66d5ac591e9 (patch) | |
tree | 5c51a4927ff1875eb06d43abce8b50a5b36924d0 /source4/samba4-skip | |
parent | 031d145e382fd545f43fa1cd72c10e1469034659 (diff) | |
download | samba-960bd9df1f4c7bec95be5362fa7fa66d5ac591e9.tar.gz samba-960bd9df1f4c7bec95be5362fa7fa66d5ac591e9.tar.xz samba-960bd9df1f4c7bec95be5362fa7fa66d5ac591e9.zip |
Add a test to explore Netlogon PAC validation
However, I have still not figured out this protocol yet, and the docs
are rather unclear... :-(
Andrew Bartlett
(This used to be commit d878643071a1477435a267e2944461d367cdfa79)
Diffstat (limited to 'source4/samba4-skip')
-rw-r--r-- | source4/samba4-skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip index b1313adea0c..35b274f63f6 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -41,6 +41,7 @@ ntvfs.cifs.raw.context ntvfs.cifs.raw.qfileinfo.ipc rpc.dssync rpc.samsync +rpc.pac # Not finished yet ldap.uptodatevector # Segfaults rpc.remact # Not provided by Samba 4 rpc.oxidresolve # Not provided by Samba 4 |