summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_secdes.h
Commit message (Collapse)AuthorAgeFilesLines
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2005-05-231-10/+34
| | | | * removing the testprns tool
* r6038: adding more flesh to 'net rpc service'Gerald Carter2005-03-241-0/+47
| | | | | | open and close the service control manager. Also experimenting with ideas for cli_xxx() interface.
* r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask defineGerald Carter2005-01-281-1/+4
| | | | | | | | | | | | * make sure to apply the rights_mask and not just the saved bits from the mask in access_check_samr_object() * allow root to grant/revoke privileges (in addition to Domain Admins) as suggested by Volker. Tested machine joins from XP, 2K, and NT4 with and without pre-existing machine trust accounts. Also tested basic file operations using cmd.exe and explorer.exe after changing the STANDARD_RIGHTS_WRITE_ACCESS bitmask.
* r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter2005-01-261-1/+4
| | | | | | | | | * added SE_PRIV checks to access_check_samr_object() in order to deal with the run-time security descriptor and their interaction with user rights * Reordered original patch in _samr_set_userinfo[2] to still allow root/administrative password changes for users and machines.
* r196: merging struct uuid from trunkGerald Carter2004-04-131-9/+2
|
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-2/+9
| | | | | | | | to checkout try this: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 samba-3_0-work metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+469
metze