Difference between revisions of "Top 5"

From SME Server
Jump to navigationJump to search
(Add SMTP relay over SSL, re-order to order likely to be implemented.)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
These are five projects that are almost ready and would be nice to have finished and documented.
+
These are four (at the moment) projects that are almost ready and would be nice to have finished and documented.
  
 
See if you can help test or contribute to them.  
 
See if you can help test or contribute to them.  
We limit the projects to five to concentrate effort.  
+
We limit the projects to four (at the moment) to concentrate effort.  
  
===SMTP Smart relay over SSL===
 
  
http://bugs.contribs.org/show_bug.cgi?id=897
 
  
 
===Backup with dar===
 
===Backup with dar===
This contrib uses dar (http://dar.linux.free.fr) to create a
+
http://wiki.contribs.org/Backup_with_dar
feature rich backup system for smeserver to network shares or attached USB disk.
 
 
 
This rpm has moved from being a contrib, to testing stage
 
for inclusion in the base install.
 
The latest version of the rpm can be found in the smetest repo
 
  
http://wiki.contribs.org/Backup_with_dar
+
Released in 7.4
  
 
===Disable yum remove===
 
===Disable yum remove===
Software installer (namely "Remove installed software") is removing more than
+
Released as an update for SME7. For details see [[bugzilla:3133]].
just the packages selected due to dependencies.
 
 
 
It runs yum -y remove <selected packages>
 
and therefore removes the requested packages along with any
 
dependencies BUT without asking for confirmation. I think this is a bit
 
dangerous and much to tempting especially for someone that is a "bit sleepy"
 
 
 
http://bugs.contribs.org/show_bug.cgi?id=3133
 
  
 
===Shadow Copy===
 
===Shadow Copy===
Letting network users restore previous versions via Explorer
+
This is implemented
has dramatically reduced the need for me to involve myself in restoring
 
files and is a tremendous timesaver overall.
 
  
This is already implemented, it just needs verification it works.
+
For usage see the wiki entry [[ShadowCopy]].
  
http://bugs.contribs.org/show_bug.cgi?id=1549
+
===LDAP user account information and authentication===
 +
http://wiki.contribs.org/LDAP
  
===LDAP user account information and authentication===
 
Perhaps it would be nice to take a look at [[bugzilla::1543]] and try and implement the excellent work done by Sebastien Fourestier.
 
 
Storing user information and authentication in a LDAP backend would improve adding Linux workstations to the domain as well ([http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html#id412238 Samba man pages: Winbind: Microsoft Active Directory Services]).
 
Storing user information and authentication in a LDAP backend would improve adding Linux workstations to the domain as well ([http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html#id412238 Samba man pages: Winbind: Microsoft Active Directory Services]).

Latest revision as of 09:45, 31 May 2009

These are four (at the moment) projects that are almost ready and would be nice to have finished and documented.

See if you can help test or contribute to them. We limit the projects to four (at the moment) to concentrate effort.


Backup with dar

http://wiki.contribs.org/Backup_with_dar

Released in 7.4

Disable yum remove

Released as an update for SME7. For details see bugzilla:3133.

Shadow Copy

This is implemented

For usage see the wiki entry ShadowCopy.

LDAP user account information and authentication

http://wiki.contribs.org/LDAP

Storing user information and authentication in a LDAP backend would improve adding Linux workstations to the domain as well (Samba man pages: Winbind: Microsoft Active Directory Services).