_TaskName:SmbServer
comment:Free format comment describing this share.
path:Directory name to be shared.
workgroup:This controls what workgroup your server will appear to be in when queried by clients.
server_string:Free format name for this server.
encrypt_passwords:This boolean controls whether encrypted passwords will be negotiated with the client. Note that Windows NT 4.0 SP3 and above will by default expect encrypted passwords unless a registry entry is changed. See the smbserver manual.
null_passwords:Allow or disallow access to accounts that have null passwords.
password_level:This parameter defines the maximum number of characters that may be upper case in passwords.|MA value of zero will cause only two attempts to be made - the password as is and the password in all-lower case.|M The higher value this parameter is set to the more likely it is that a mixed case password will be matched against a single case password. However, you should be aware that use of this parameter reduces security and increases the time taken to process a new connection.
read_only:If set then users of a share may not create or modify files in the share's directory.
debuglevel:Sets the level of logging detail in debug file (!smbserver.Resources.ALogFile).
protocol:The value of the parameter is the highest protocol level that will be supported by the server.|MNT1 is the highest, CORE is the lowest.
print_command:After a print job has finished spooling to a service, this command will be used via a system() call to process the spool file. All occurrences of "%s" will be replaced by the appropriate spool file name.
delete_readonly:This parameter allows readonly files to be deleted. This is not normal DOS semantics, but is allowed by UNIX.
set_filetype:When a client creates a file on the RISCOS share, the filetype is set according to the extension if this option is set.
append_filetype:If set the filetype is appended to the filename as an extension when searching directories for a client.
strip_extension:If set when a client creats a file on the RISCOS share the extension is removed from the filename.
detect_DOSDisc:Detect DOSDisc shares or DOSDiscs within a share.
expand_archives:If set and the file has seen !ArcFS, archives will be servered as directories rather than zip files to the client.
detect_extension:When reading a RISCOS directory and a file has some sort of extension (/jpg) !smbserver normally repaces the extension with the filetype. When this option is set an extension already on the name is left on the name.
detect_!LanMan98:When set, if a !LanMan98 is detected the file type is passed to !LanMan98 as a hex number instead of an extension. E.g. a jpeg file called fred is server as fred,c85 rather than fred.jpg.
guest_ok:If set then no password is required to connect to the service.
printable:If set then clients may open, write to and submit spool files on the directory specified for the share.
