From 7d3cc61d26a7787c73397f940796c9aae93da096 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Sat, 5 Jan 2002 03:52:39 +0000 Subject: merge from 2.2 and regenerate docs (This used to be commit f7d900873c3553dde88d42d903b74dc49c9a6c71) --- docs/htmldocs/nmbd.8.html | 27 ++++++++++++++++++-------- docs/htmldocs/smb.conf.5.html | 44 ++++++++++++++++++++++++------------------ docs/htmldocs/smbclient.1.html | 8 +++++--- docs/htmldocs/smbd.8.html | 43 ++++++++++++++++++++++++++--------------- 4 files changed, 76 insertions(+), 46 deletions(-) (limited to 'docs/htmldocs') diff --git a/docs/htmldocs/nmbd.8.html b/docs/htmldocs/nmbd.8.html index ad8c7c61ab..f926e46a75 100644 --- a/docs/htmldocs/nmbd.8.html +++ b/docs/htmldocs/nmbd.8.html @@ -37,12 +37,12 @@ NAME="AEN8" >nmbd [-D] [-a] [-o] [-P] [-h] [-V] [-d <debug level>] [-H <lmhosts file>] [-l <log directory>] [-n <primary netbios name>] [-p <port number>] [-s <configuration file>]

[-D] [-a] [-i] [-o] [-P] [-h] [-V] [-d <debug level>] [-H <lmhosts file>] [-l <log directory>] [-n <primary netbios name>] [-p <port number>] [-s <configuration file>]

DESCRIPTION

OPTIONS

-i

If this parameter is specified it causes the + server to run "interactively", not as a daemon, even if the + server is executed on the command line of a shell. Setting this + parameter negates the implicit deamon mode when run from the + command line. +

-o

FILES

SIGNALS

VERSION

SEE ALSO

AUTHOR

Default: encrypt passwords = noencrypt passwords = yes

. - The default is to use the stand LDAP port 389. + The default is to use the stand LDAPS port 636. +

See Also: ldap ssl

Default : ldap port = 389ldap port = 636

ldap ssl can be set to one of three values: - (a) onon - Always use SSL when contacting the ldap server, (b) off, (b) off - - Never use SSL when querying the directory, or (c) start - tls - Use the LDAPv3 StartTLS extended operation + Never use SSL when querying the directory, or (c) start_tls + - Use the LDAPv3 StartTLS extended operation (RFC2830) for communicating with the directory server.

Default : ldap ssl = offldap ssl = on

WARNINGS

VERSION

SEE ALSO

AUTHOR

A third option is to use a credentials file which - contains the plaintext of the username and password. This + contains the plaintext of the domain name, username and password. This option is mainly provided for scripts where the admin doesn't wish to pass the credentials on the command line or via environment variables. If this method is used, make certain that the permissions @@ -589,7 +589,7 @@ CLASS="COMMAND" >

This option allows - you to specify a file from which to read the username and + you to specify a file from which to read the username, domain name, and password used in the connection. The format of the file is

username = <value> password = <value> +domain = <value>

Make certain that the permissions on the file restrict +>If the domain parameter is missing the current workgroup name + is used instead. Make certain that the permissions on the file restrict access from unwanted users.

smbd [-D] [-a] [-o] [-P] [-h] [-V] [-b] [-d <debug level>] [-l <log directory>] [-p <port number>] [-O <socket option>] [-s <configuration file>]

[-D] [-a] [-i] [-o] [-P] [-h] [-V] [-b] [-d <debug level>] [-l <log directory>] [-p <port number>] [-O <socket option>] [-s <configuration file>]

DESCRIPTION

OPTIONS

-i

If this parameter is specified it causes the + server to run "interactively", not as a daemon, even if the + server is executed on the command line of a shell. Setting this + parameter negates the implicit deamon mode when run from the + command line. +

-o

FILES

LIMITATIONS

ENVIRONMENT VARIABLES

INSTALLATION

RUNNING THE SERVER AS A DAEMON

RUNNING THE SERVER ON REQUEST

PAM INTERACTION

TESTING THE INSTALLATION

VERSION

DIAGNOSTICS

SIGNALS

SEE ALSO

AUTHOR