1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/rpc_client
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
..
cli_login.c OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +00:00
cli_netlogon.c OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +00:00
cli_pipe.c Added NT_USER_TOKEN into server_info to fix extra groups problem. 2001-11-03 23:34:24 +00:00
cli_reg.c the next step in the intl changeover. This should get us compiling agian, 2001-10-14 12:10:29 +00:00
cli_samr.c the next step in the intl changeover. This should get us compiling agian, 2001-10-14 12:10:29 +00:00
cli_spoolss_notify.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
cli_spoolss.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
cli_srvsvc.c the next step in the intl changeover. This should get us compiling agian, 2001-10-14 12:10:29 +00:00
cli_trust.c OK. Smbpasswd -j is DEAD. 2001-12-05 11:00:26 +00:00
cli_wkssvc.c the next step in the intl changeover. This should get us compiling agian, 2001-10-14 12:10:29 +00:00
msrpc_spoolss.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
ntclienttrust.c the next step in the intl changeover. This should get us compiling agian, 2001-10-14 12:10:29 +00:00