1. Enable GtkSamba to insert and delete parameters and service.

2. Enable managing of remote servers, mounting via SMB or NFS.

3. Incorporate the data structures in the loadparm.c file from the
Samba sources. This will make GtkSamba able to distinguish between
boolean, integer, enumeration, and string parameters. Then, parameter
checking and and GUI dialogs for each generic type can be implemented.

4. Interface to smbstatus, smbadduser and smbpassword.

5. Generate specialized GUI dialog boxes for confuring the more
commonly used and more important parameters.

6. Write usefull comments into the config file, so you can edit it by
hand if you wish. 

