mirror of
https://github.com/samba-team/samba.git
synced 2025-12-10 04:23:50 +03:00
r5203: additional changes for BUG 2291 to restrict who can join a BDC and add domain trusts
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
c3edeba62d
commit
5ec1faa2ad
@@ -1,3 +1,4 @@
|
||||
|
||||
/*
|
||||
Unix SMB/CIFS implementation.
|
||||
SMB parameters and setup
|
||||
@@ -59,6 +60,7 @@ typedef struct {
|
||||
|
||||
/* defined in lib/privilegs.c */
|
||||
|
||||
extern const SE_PRIV se_priv_none;
|
||||
extern const SE_PRIV se_machine_account;
|
||||
extern const SE_PRIV se_print_operator;
|
||||
extern const SE_PRIV se_add_users;
|
||||
|
||||
Reference in New Issue
Block a user