mirror of
https://github.com/samba-team/samba.git
synced 2025-11-18 00:23:50 +03:00
r6263: Get rid of generate_wellknown_sids, they are const static and initializable
statically. Volker
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
cd8b93edc6
commit
3493d9f383
@@ -39,9 +39,6 @@
|
||||
SA_RIGHT_USER_CHANGE_PASSWORD | \
|
||||
SA_RIGHT_USER_SET_LOC_COM )
|
||||
|
||||
extern DOM_SID global_sid_World;
|
||||
extern DOM_SID global_sid_Builtin;
|
||||
|
||||
extern rid_name domain_group_rids[];
|
||||
extern rid_name domain_alias_rids[];
|
||||
extern rid_name builtin_alias_rids[];
|
||||
|
||||
Reference in New Issue
Block a user