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)
 
(11 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
* Convert from hand coded MS-RPC marshalling/unmarshalling to using the libndr layer from the Samba 4 branch. [[Samba3/libndr|Partially done]].
* Check that all parameter default changes are documented in smb.conf
* Fix winbind offline mode bugs.
* deprecate really old parameters (e.g. magic script)
* Add AD Site support to winbindd.
* Make sure that the NTLMSSP bit that was added with r15129 does not break anything
* Addition of --with-dnsupdate for DDNS registration during domain join

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