Ok, this patch removes the privilege stuff we had in, unused, for some time.
authorSimo Sorce <idra@samba.org>
Wed, 18 Jun 2003 15:24:10 +0000 (15:24 +0000)
committerSimo Sorce <idra@samba.org>
Wed, 18 Jun 2003 15:24:10 +0000 (15:24 +0000)
commite341e7c49f8c17a9ee30ca3fab3aa0397c1f0c7e
tree8243923c184334cca26a54612298ff16f06f7899
parent37acf55b609e90d4ae1a4b6bafb6067487352cee
Ok, this patch removes the privilege stuff we had in, unused, for some time.

The code was nice, but put in the wrong place (group mapping) and not
supported by most of the code, thus useless.

We will put back most of the code when our infrastructure will be changed
so that privileges actually really make sense to be set.

This is a first patch of a set to enhance all our mapping code cleaness and
stability towards a sane next beta for 3.0 code base

Simo.
16 files changed:
source/groupdb/mapping.c
source/include/mapping.h
source/include/passdb.h
source/include/privileges.h
source/passdb/passdb.c
source/passdb/pdb_interface.c
source/passdb/pdb_ldap.c
source/rpc_server/srv_lsa_nt.c
source/rpc_server/srv_samr_nt.c
source/rpc_server/srv_util.c
source/sam/idmap_util.c
source/smbd/lanman.c
source/utils/net.c
source/utils/net_groupmap.c
source/utils/net_rpc_samsync.c
source/utils/pdbedit.c