
Hello!

This is ksamba Ver. 2.1. It is yet simple. 

ksamba supports now nls. nls is useable for germany,
because of the german nls-file. To use nls you must
set the LANG-variable. This could be set in /etc/profile.
Example:

LANG=de
export LANG


Until now, the smb.conf file must be in /etc.
The entries in smb.conf must look like this:

printcap=/etc/printcap

this does not work:

printcap = /etc/printcap

Until now the global section and the fileservice sections are available.
Later there will also be a window for print services, and
for special settings from the global section.

If you have any comments (especially concerning the code) or proposals
for enhancements, send an e-mail to Lars.Kneschke@kiel.netsurf.de.

Excuse my (possibly) bad english, but i'm a german!! :-)

TODO

- rewrite the code to make it smaller, many funktions can make to one class
- documentation
- think about the handling of the programm
- implement more features (printserver is yet empty)
  There are two files global_parameters.txt and service_parameters.txt. In
  these files, you can read, wich parameters are supported by ksamba.

Any suggestions could be sent to Lars.Kneschke@kiel.netsurf.de.

