From f5d5df9644abc08ae1b16a0826eb8cf5c3de54d1 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 3 Jan 2003 17:39:30 +0000 Subject: patch to include support for daemontools from Michael Handler (This used to be commit a8db1b611d83bfd8dcf60f1e6d8fcbf57c798528) --- docs/htmldocs/nmbd.8.html | 69 +++++++++++++++++--- docs/htmldocs/pdbedit.8.html | 144 +++++++++++++++++++++++++++++++++-------- docs/htmldocs/smbd.8.html | 76 ++++++++++++++++++---- docs/htmldocs/smbpasswd.8.html | 67 ++++++++++--------- docs/htmldocs/testparm.1.html | 43 ++++++------ docs/htmldocs/wbinfo.1.html | 37 +++++------ 6 files changed, 314 insertions(+), 122 deletions(-) (limited to 'docs/htmldocs') diff --git a/docs/htmldocs/nmbd.8.html b/docs/htmldocs/nmbd.8.html index c427e488dc..1183a14522 100644 --- a/docs/htmldocs/nmbd.8.html +++ b/docs/htmldocs/nmbd.8.html @@ -35,12 +35,12 @@ NAME="AEN8">

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

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

DESCRIPTION

OPTIONS

-F

If specified, this parameter causes + the main nmbd process to not daemonize, + i.e. double-fork and disassociate with the terminal. + Child processes are still created as normal to service + each connection request, but the main process does not + exit. This operation mode is suitable for running + nmbd under process supervisors such + as supervise and svscan + from Daniel J. Bernstein's daemontools + package, or the AIX process monitor. +

-S

If specified, this parameter causes + nmbd to log to standard output rather + than a file.

-a

nmbd also logs to standard + output, as if the -S parameter had been + given.

-o

FILES

SIGNALS

VERSION

SEE ALSO

AUTHOR

+ pdbedit

pdbedit

pdbedit

Synopsis

pdbedit [-l] [-v] [-w] [-u username] [-f fullname] [-h homedir] [-d drive] [-s script] [-p profile] [-a] [-m] [-x] [-i passdb-backend] [-e passdb-backend] [-b passdb-backend] [-D debuglevel]

[-l] [-v] [-w] [-u username] [-f fullname] [-h homedir] [-D drive] [-S script] [-p profile] [-a] [-m] [-x] [-i passdb-backend] [-e passdb-backend] [-b passdb-backend] [-d debuglevel] [-s configfile] [-P account-policy] [-V value]

DESCRIPTION

OPTIONS

pdbedit -l

		sorce:500:Simo Sorce
 		samba:45:Test User
 		

pdbedit -l -v

		---------------
@@ -132,6 +144,9 @@ CLASS="PROGRAMLISTING"
 		Logon Script:   
 		Profile Path:   \\BERSERKER\profile
 		

pdbedit -l -w

		sorce:500:508818B733CE64BEAAD3B435B51404EE:D2A2418EFC466A8A0F6B1DBB5C3DB80C:[UX         ]:LCT-00000000:
 		samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:BC281CE3F53B6A5146629CD4751D3490:[UX         ]:LCT-3BFA1E8D:
 		

This option specifies the username to be used for the operation requested (listing, adding, removing). - It is required in add, remove and modify - operations and optional in list operations.

-d drive
-D drive

This option can be used while adding or @@ -229,7 +247,7 @@ CLASS="COMMAND"

-s script
-S script

This option can be used while adding or @@ -269,10 +287,19 @@ CLASS="COMMAND" CLASS="COMMAND" >pdbedit -a -u sorce -

new password:
 		retype new password

pdbedit -b xml:/root/pdb-backup.xml -l

-P account-policy

Display an account policy

Valid policies are: minimum password age, reset count minutes, disconnect time, + user must logon to change password, password history, lockout duration, min password length, + maximum password age and bad lockout attempt.

Example: pdbedit -P "bad lockout attempt"

		account policy value for bad lockout attempt is 0
+		

-V account-policy-value

Sets an account policy to a specified value. + This option may only be used in conjunction + with the -P option. +

Example: pdbedit -P "bad lockout attempt" -V 3

		account policy value for bad lockout attempt was 0
+		account policy value for bad lockout attempt is now 3
+		

NOTES

VERSION

SEE ALSO

AUTHOR

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

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

DESCRIPTION

OPTIONS

-F

If specified, this parameter causes + the main smbd process to not daemonize, + i.e. double-fork and disassociate with the terminal. + Child processes are still created as normal to service + each connection request, but the main process does not + exit. This operation mode is suitable for running + smbd under process supervisors such + as supervise and svscan + from Daniel J. Bernstein's daemontools + package, or the AIX process monitor. +

-S

If specified, this parameter causes + smbd to log to standard output rather + than a file.

-i

smbd also logs to standard + output, as if the -S parameter had been + given.

FILES

LIMITATIONS

ENVIRONMENT VARIABLES

PAM INTERACTION

VERSION

DIAGNOSTICS

SIGNALS

SEE ALSO

AUTHOR

+ smbpasswd

smbpasswd

smbpasswd

Synopsis

smbpasswd [-a] [-x] [-d] [-e] [-D debuglevel] [-n] [-r <remote machine>] [-R <name resolve order>] [-m] [-U username[%password]] [-h] [-s] [-w pass] [username]

[-a] [-x] [-d] [-e] [-D debuglevel] [-n] [-r <remote machine>] [-R <name resolve order>] [-m] [-U username[%password]] [-h] [-s] [-w pass] [-i] [-L] [username]

DESCRIPTION

suite.

The smbpasswd program has several different - functions, depending on whether it is run by the root user or not. When run as a normal user it allows the user to change the password used for their SMB sessions on any machines that store @@ -75,12 +69,9 @@ CLASS="COMMAND" CLASS="COMMAND" >smbpasswd differs from how the passwd program works - however in that it is not setuid root but works in a client-server mode and communicates with a locally running

smbpasswd can also be used by a normal user to change their SMB password on remote machines, such as Windows NT Primary Domain @@ -119,7 +110,7 @@ CLASS="COMMAND" >

OPTIONS

This option specifies that the username following should be added to the local smbpasswd file, with the - new password typed (type <Enter> for the old password). This + new password typed (type <Enter> for the old password). This option is ignored if the username following already exists in the smbpasswd file and it is treated like a regular change password command. Note that the default passdb backends require @@ -303,12 +294,9 @@ CLASS="PARAMETER" copy of the user account database and will not allow the password change).

Note that Windows 95/98 do not have a real password database so it is not possible to change passwords specifying a Win95/98 machine as remote machine target.

-i

This option tells smbpasswd that the account + being changed is an interdomain trust account. Currently this is used + when Samba is being used as an NT Primary Domain Controller. + The account contains the info about another trusted domain.

This option is only available when running smbpasswd as root. +

-L

Run in local mode.

username

This specifies the username for all of the - root only options to operate on. Only root can specify this parameter as only root has the permission needed to modify attributes directly in the local smbpasswd file. @@ -520,7 +523,7 @@ CLASS="EMPHASIS" >

NOTES

VERSION

SEE ALSO

AUTHOR

+ testparm

testparm

testparm

Synopsis

testparm [-s] [-h] [-v] [-L <servername>] {config filename} [hostname hostIP]

[-s] [-h] [-v] [-L <servername>] [-t <encoding>] {config filename} [hostname hostIP]

DESCRIPTION

will successfully load the configuration file.

Note that this is Note that this is NOT a guarantee that the services specified in the configuration file will be available or will operate as expected.

OPTIONS

-t encoding

Output data in specified encoding. +

configfilename

FILES

DIAGNOSTICS

VERSION

This man page is correct for version 2.2 of +>This man page is correct for version 3.0 of the Samba suite.

SEE ALSO

AUTHOR

+ wbinfo

wbinfo

wbinfo

Synopsis

wbinfo [-u] [-g] [-h name] [-i ip] [-n name] [-s sid] [-U uid] [-G gid] [-S sid] [-Y sid] [-t] [-m] [-r user] [-a user%password] [-A user%password]

[-u] [-g] [-i ip] [-N netbios-name] [-n name] [-s sid] [-U uid] [-G gid] [-S sid] [-Y sid] [-t] [-m] [-r user] [-a user%password] [-A user%password] [-p]

DESCRIPTION

OPTIONS

.

-h name
-N name

The -h-N option queries

-i ip
-I ip

The -i-I option queries

EXIT STATUS

VERSION

This man page is correct for version 2.2 of +>This man page is correct for version 3.0 of the Samba suite.

SEE ALSO

AUTHOR