1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/rpc_parse
Andrew Bartlett 8ba00d147b OK. Smbpasswd -j is DEAD.
This moves the rest of the functionality into the 'net rpc join' code.

Futhermore, this moves that entire area over to the libsmb codebase, rather
than the crufty old rpc_client stuff.

I have also fixed up the smbpasswd -a -m bug in the process.

We also have a new 'net rpc changetrustpw' that can be called from a
cron-job to regularly change the trust account password, for sites
that run winbind but not smbd.

With a little more work, we can kill rpc_client from smbd entirly!
(It is mostly the domain auth stuff - which I can rework - and the
spoolss stuff that sombody else will need to look over).

Andrew Bartlett
(This used to be commit 575897e879)
2001-12-05 11:00:26 +00:00
..
.cvsignore add .po32 files to ignore list 2001-11-28 19:49:43 +00:00
parse_dfs.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
parse_lsa.c const religion 2001-12-03 08:16:51 +00:00
parse_misc.c Const religion for some of the RPC code. 2001-12-05 00:22:24 +00:00
parse_net.c OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +00:00
parse_prs.c samr_querydom_info level 1: found the meaning of the unknow fields. And 2001-11-21 23:25:30 +00:00
parse_reg.c Tidyups and things I discovered during the merge... 2001-11-15 21:06:41 +00:00
parse_rpc.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
parse_samr.c Const religion for some of the RPC code. 2001-12-05 00:22:24 +00:00
parse_sec.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
parse_spoolss.c merge from APPLIANCE_HEAD 2001-11-28 21:51:11 +00:00
parse_srv.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
parse_wks.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00