1
0
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:
Volker Lendecke
2005-04-09 11:46:40 +00:00
committed by Gerald (Jerry) Carter
parent cd8b93edc6
commit 3493d9f383
23 changed files with 81 additions and 169 deletions

View File

@@ -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[];