Andrew Bartlett
c6aa710f8d
docs: Deprecate NT4-like domains and SMBv1-only protocol options
...
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14460
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2020-08-18 00:10:40 +00:00
Ralph Boehme
24905ba82d
docs-xml: remove explicit "constant"
...
The constant mark applied to types "string" and "ustring". The previous patches
in this patchset already markes all string options as either constant or
substituted, but it's still possible to add options or change existing ones to
be neither constant nor substituted.
In order to enforce strings to be either constant or substitued, remove the
explicit constant marker. Instead, any option that is not marked as substituted
is implicitly made constant.
This patch doesn't change behaviour and all generated files are the same before
and after this change.
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:37 +00:00
Ralph Boehme
a0185c7efb
smbdotconf: mark "shutdown script" with substitution="1"
...
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:36 +00:00
Ralph Boehme
434d2632cb
smbdotconf: mark "set primary group script" with substitution="1"
...
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:36 +00:00
Ralph Boehme
1377e66edf
smbdotconf: mark "delete user script" with substitution="1"
...
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:34 +00:00
Ralph Boehme
7547d837ec
smbdotconf: mark "delete user from group script" with substitution="1"
...
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:34 +00:00
Ralph Boehme
b1c27e7246
smbdotconf: mark "delete group script" with substitution="1"
...
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:34 +00:00
Ralph Boehme
00c4d9ec1a
smbdotconf: mark "add user to group script" with substitution="1"
...
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:33 +00:00
Ralph Boehme
4c345289ba
smbdotconf: mark "add user script" with substitution="1"
...
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:33 +00:00
Ralph Boehme
b0198b1831
smbdotconf: mark "add machine script" with substitution="1"
...
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:33 +00:00
Ralph Boehme
9e35015739
smbdotconf: mark "add group script" with substitution="1"
...
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:33 +00:00
Ralph Boehme
db75b5d6fc
smbdotconf: mark "abort shutdown script" with substitution="1"
...
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:33 +00:00
Andrew Bartlett
d004196036
auth: Add hooks for notification of authentication events over the message bus
...
This will allow tests to be written to confirm the correct events are triggered.
We pass in a messaging context from the callers
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2017-03-29 02:37:28 +02:00
Alexander Bokovoy
5c79a0fc90
logon script: clarify usage for different Samba roles
...
'logon script' is only used when Samba runs as a logon server in the
classical domain controller role. And even there 'ldapsam' passdb
backend will override it.
For Samba AD setup 'logon script' is not used at all.
Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-12-02 23:46:15 +01:00
Garming Sam
d4b3cb0dd2
manpages: Markup led to missing space
...
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2016-05-06 05:03:16 +02:00
Michael Adam
718007b223
docs:smbdotconf: fix tabs/space mixup in logon parameter metadata
...
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-01-22 01:55:09 +01:00
Michael Adam
46069ed06c
docs:smbdotconf: change type to cmdlist where needed.
...
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31 01:55:32 +02:00
Michael Adam
99d0c3b0dc
docs:smbdotconf: add deprecated flags where missing.
...
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31 01:55:31 +02:00
Michael Adam
64b720d284
docs:smbdotconf: make formatting of headers uniform.
...
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31 01:55:29 +02:00
Michael Adam
4a6a010e78
docs:smbdotconf: remove swat-specific flags.
...
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
2015-05-02 00:56:31 +02:00
Garming Sam
e1f5921870
docs: insert meta data into logon script parameter
...
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-02 23:43:26 +01:00
Garming Sam
d3936c7c71
docs: insert meta data into logon path parameter
...
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-02 23:43:25 +01:00
Garming Sam
7de2312792
docs: insert meta data into logon home parameter
...
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-02 23:43:25 +01:00
Garming Sam
27e890c0e8
docs: insert meta data into logon drive parameter
...
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-02 23:43:24 +01:00
Garming Sam
aad88fa024
docs: insert meta data into domain logons parameter
...
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-02 22:56:18 +01:00
Stefan Metzmacher
807bcb4981
lib/param: add "reject md5 client" option, defaulting to false
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2014-01-07 12:47:17 +01:00
Stefan Metzmacher
87bdc88328
lib/param: add "allow nt4 crypto" option, defaulting to false
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2014-01-07 12:47:17 +01:00
Andrew Bartlett
28499b0476
docs: Remove references to security=share and security=server from the smb.conf docs
2012-09-04 09:31:48 +10:00
Björn Jacke
1b0690fd83
s3/doc: some spelling fixes
...
Thanks to Frans Luteijn <f.a.g.luteijn at knoware.nl> for providing the fixes!
Autobuild-User(master): Björn Jacke <bj@sernet.de>
Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104
2012-06-11 23:16:26 +02:00
Andrew Bartlett
46168e99f7
s3-param Deprecate a number of security parameters for 3.6
...
This follows up on the agreement on the samba-technical list in Jan
2011 to deprecate these options, and to possibly remove these in the
4.0 release after user feedback.
Andrew Bartlett
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri May 13 19:51:41 CEST 2011 on sn-devel-104
2011-05-13 19:51:41 +02:00
Günther Deschner
3938d1e5fa
s3-docs: Fix Bug #4280 . Shutdown scripts are called as root for privileged users.
...
GUenther
2009-06-12 00:48:23 +02:00
Karolin Seeger
f741b90ee8
s3/docs: Fix shutdown script example.
...
This fixes bug #5897 . Thanks to TAKAHASHI Motonobu
<monyo [at] samba.gr.jp> for reporting and providing the example!
Karolin
2009-05-19 13:42:16 +02:00
Karolin Seeger
981431fb93
manpages: Add manpage for "init logon delayed hosts".
...
Karolin
(This used to be commit a415244365
)
2008-08-22 11:04:49 +02:00
Karolin Seeger
d5fa943cbd
manpages: Add manpage for "init logon delay".
...
Karolin
(This used to be commit fc5010e6d9
)
2008-08-22 11:04:16 +02:00
Gerald W. Carter
8f8a9f0190
Moving docs tree to docs-xml to make room for generated docs in the release tarball.
...
(This used to be commit 9f672c26d6
)
2008-04-23 08:47:48 -05:00