mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
46e5effea9
* rewrote the tdb layout of privilege records in account_pol.tdb
(allow for 128 bits instead of 32 bit flags)
* migrated to using SE_PRIV structure instead of the PRIVILEGE_SET
structure. The latter is now used for parsing routines mainly.
Still need to incorporate some client support into 'net' so
for setting privileges. And make use of the SeAddUserPrivilege
right.
(This used to be commit
|
||
---|---|---|
.. | ||
auth_builtin.c | ||
auth_compat.c | ||
auth_domain.c | ||
auth_ntlmssp.c | ||
auth_rhosts.c | ||
auth_sam.c | ||
auth_server.c | ||
auth_unix.c | ||
auth_util.c | ||
auth_winbind.c | ||
auth.c | ||
pampass.c | ||
pass_check.c |