SoC/2012

From SambaWiki

SoC Projects 2012

Implement a ncurses based registry editor for the Samba(3) registy

There are currently only two ways to access Samba's registry in a readable way. One is using the 'net' command to enumerate it. You can also modify entries with it. The other is using a regedit on a Windows machine and connect over the registry remote protocol. We would like to have a ncurses based registry editor for Samba. It should be able to access the local registry directly and also a registry over the RPC protocol remotely.

Samba GTK+ frontends