Difference between revisions of "TODOs for 3.0.23"
Line 8: | Line 8: | ||
* Fix 'msdfs root = yes' for [homes] error | * Fix 'msdfs root = yes' for [homes] error | ||
* Move the trusted domain accounts to passdb, thus to LDAP (implies a schema change) | * Move the trusted domain accounts to passdb, thus to LDAP (implies a schema change) | ||
+ | * Fix 'username map' token issue | ||
Maybe later: | Maybe later: |
Revision as of 07:23, 5 May 2006
- 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
- Fix 'msdfs root = yes' for [homes] error
- Move the trusted domain accounts to passdb, thus to LDAP (implies a schema change)
- Fix 'username map' token issue
Maybe later:
- 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