mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r14708: Add a (bogus) UUID and a comment to the PAC defintion.
Andrew Bartlett
This commit is contained in:
parent
bdb55ce2b5
commit
0ce6513e34
@ -5,8 +5,10 @@
|
|||||||
#include "idl_types.h"
|
#include "idl_types.h"
|
||||||
|
|
||||||
[
|
[
|
||||||
|
uuid("5-6-7-8"),
|
||||||
version(0.0),
|
version(0.0),
|
||||||
pointer_default(unique),
|
pointer_default(unique),
|
||||||
|
helpstring("Active Directory KRB5 PAC"),
|
||||||
depends(security,netlogon,samr),
|
depends(security,netlogon,samr),
|
||||||
helper("librpc/ndr/ndr_krb5pac.h")
|
helper("librpc/ndr/ndr_krb5pac.h")
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user