TODOs for 3.0.23: Difference between revisions

From SambaWiki
No edit summary
m (TODOs for 3.0.24 moved to TODOs for 3.0.23)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
There are a lot of upcoming changes:
* Remove rhosts authentication
* Change winbindd response: the info3 text form response needs to go into extra_data
* Check that all parameter default changes are documented in smb.conf
* Deprecate really old parameters (e.g. magic script)
* Make sure that the NTLMSSP bit that was added with r15129 does not break anything
* Replace smbwrapper with the version in examples/
* Finish modify and delete port spoolss functionality


* Convert from hand coded MS-RPC marshalling/unmarshalling to using the libndr layer from the Samba 4 branch. [[Samba3/libndr|Partially done]].

* Fix winbind offline mode bugs.
Maybe later:
* Add AD Site support to winbindd.

* Addition of --with-dnsupdate for DDNS registration during domain join
* Remove references to 'winbind use default domain' from the daemons, move the responsibility to the libraries
* Finish the \unixinfo pipe
* backport IDL feature from Samba 4

Latest revision as of 01:44, 26 February 2007

There are a lot of upcoming changes:

  • Convert from hand coded MS-RPC marshalling/unmarshalling to using the libndr layer from the Samba 4 branch. Partially done.
  • Fix winbind offline mode bugs.
  • Add AD Site support to winbindd.
  • Addition of --with-dnsupdate for DDNS registration during domain join