1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/utils
Jean-François Micouleau cdf9b42754 added a tdb to store the account policy informations.
You can change them with either usermanager->policies->account
or from a command prompt on NT/W2K: net accounts /domain

we can add a rpc accounts to the net command. As the net_rpc.c is still
empty, I did not start. How should I add command to it ? Should I take the
rpcclient/cmd_xxx functions and call them from there ?

alse changed the SAM_UNK_INFO_3 parser, it's an NTTIME. This one is more
for jeremy ;-)

        J.F.
(This used to be commit bc28a8eebd)
2001-12-03 17:14:23 +00:00
..
debug2html.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
make_printerdef.c move to SAFE_FREE() 2001-09-17 11:48:29 +00:00
net_ads.c Make better use of the ads_init() function to get the kerberos relam etc. 2001-11-29 06:21:56 +00:00
net_rap.c This change reworkes the connection code for both rpcclient and net new 2001-12-03 07:42:18 +00:00
net_rpc.c This is another major rework of the 'net' command. 2001-12-03 04:39:23 +00:00
net.c This change reworkes the connection code for both rpcclient and net new 2001-12-03 07:42:18 +00:00
net.h Forgot this one with the last commit... 2001-12-03 06:49:47 +00:00
nmblookup.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
pdbedit.c Minor typos 2001-11-25 18:54:04 +00:00
rpccheck.c fix some possible memleaks and not tested reallocs spotted by Andreas Moroder 2001-10-03 21:10:29 +00:00
smbcacls.c Renamed sid field in SEC_ACE to trustee to be more in line with MS's 2001-11-30 01:04:15 +00:00
smbcontrol.c Removed TimeInit() call from every client program (except for one place 2001-11-23 00:52:29 +00:00
smbfilter.c Removed TimeInit() call from every client program (except for one place 2001-11-23 00:52:29 +00:00
smbgroupedit.c added a tdb to store the account policy informations. 2001-12-03 17:14:23 +00:00
smbpasswd.c Removed TimeInit() call from every client program (except for one place 2001-11-23 00:52:29 +00:00
smbtree.c fix a bunch of places where we can double-free a cli structure 2001-11-28 03:56:30 +00:00
smbw_sample.c Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
status.c Removed TimeInit() call from every client program (except for one place 2001-11-23 00:52:29 +00:00
testparm.c This is another rather major change to the samba authenticaion 2001-11-24 12:12:38 +00:00
testprns.c Removed TimeInit() call from every client program (except for one place 2001-11-23 00:52:29 +00:00