John Terpstra
22d644505f
Fixes bug #243
-
John Terpstra
3b4693c3b2
Updating missing flags.
-
Gerald Carter
9de53f309c
fix typo
-
Jelmer Vernooij
ee4b69c539
Fix typo
-
John Terpstra
a88dc502cb
Documentation Update for Beta3.
-
Gerald Carter
ee44d72a1b
remove outdated doc
-
Gerald Carter
ec92d85673
adding another missing doc
-
Gerald Carter
c9c5f68eea
updating WHATSNEW
...
removing old readme (not part of WHATSNEW)
-
Alexander Bokovoy
02c5e2fc6f
Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, nmbd, winbindd). Reviewed by jerry and tridge.
-
Alexander Bokovoy
38f85593c4
Fix cut&paste bug in strdup() usage example. Found by Metze
-
Gerald Carter
6fdf9f8cd5
odding some more docs
-
Gerald Carter
7c91c4360f
adding docs on hew parameters I added.
-
Gerald Carter
140e2fd5d7
update docs to reflect the change in default behavior for winbindd
-
Andrew Bartlett
2b493813fc
SPNEGO SMB signing is now fixed for NTLMSSP, with kerberos to follow shortly.
...
Andrew Bartlett
-
Alexander Bokovoy
3f63bcb471
Small documentation fixes from Metze
-
John Terpstra
4cdadbbbe9
Typo fixes from Vorlon.
-
Jelmer Vernooij
f197e458b5
Document 'security = ads'
-
Jelmer Vernooij
bfa1a247b0
Don't print status message for every smb.conf option processed - it makes tracking down errors difficult
-
Jelmer Vernooij
522e5cca1b
First results of 'make undocumented' - fix some typos and remove obsolete option
-
Jelmer Vernooij
087e9af450
Move find_missing_doc.pl to the docs system
-
Jelmer Vernooij
2eaaa3fe69
Add make target 'undocumented'
-
Jelmer Vernooij
20e07f8bfa
Be less verbose, support outputting all types of variables(both G and S)
-
Gerald Carter
1111bc7b0c
Large set of changes to add UNIX account/group management
...
to winbindd. See README.idmap-and-winbind-changes for details.
-
John Terpstra
80709d4304
Adding profile acls man entry for smb.conf.5
-
Andrew Bartlett
3dd7678416
This parameter is unused.
...
Andrew Bartlett
-
Jelmer Vernooij
1a6cdbddbd
Fix typos
-
Jelmer Vernooij
60f0934a6d
Update from Andrew Bartlett with documentation for
...
'client lanman auth' and 'client ntlmv2 auth'
-
Andrew Bartlett
b67479076d
Clear up the difference between 'smb signing' and 'sign&seal' - which has to
...
this point referred to schannel.
Andrew Bartlett
-
Tim Potter
32e872f23d
The default_realm parameter needs to be set in a minimal krb5.conf.
-
Tim Potter
9648e97625
Update my email address.
-
Jelmer Vernooij
ace326ffe5
Regenerate manpages
-
Jelmer Vernooij
cc02d3bc17
regenerate docs
-
Jelmer Vernooij
4255b96134
Generate docs.
-
Jelmer Vernooij
d2ceb1ada0
Use entities
-
Jelmer Vernooij
371c9796bb
Fix some syntax errors and typo's
-
John Terpstra
8bfaf39680
Adding idmap uid/gid smb.conf man page entries. Marking winbind uid/gid as deprecated.
-
Jelmer Vernooij
aba86db38f
Fix a typo
-
Jelmer Vernooij
b7b45794c2
Document "client use spnego"
-
Gerald Carter
ba448e6eb8
being a responsible developer for a change. Make sure to
...
update the docs wrt to the recent code changes.
Can someone regenerate these in the SAMBA_3_0 tree please?
Thanks.
-
Volker Lendecke
21d330af10
Add the 'guest' passdb backend automatically if
...
guest account != ""
Volker
-
Alexander Bokovoy
0413385feb
Document name resolve order suggested settings for security=ads as mentioned by Jerry
-
Jelmer Vernooij
ffaddd8202
Add netlogon debug registry key info
-
Jeremy Allison
a97f25c785
Add documentation for "map acl inherit" parameter.
...
Jeremy.
-
John Terpstra
81abfec7fa
Updating change from "winbind uid/gid" to "idmap uid/gid"
-
John Terpstra
7eea35ba9f
Applied Vance Lankhaar's spelling fixes.
-
Jelmer Vernooij
598a7596f2
Fix typo
-
Jelmer Vernooij
76182f4738
VFS modules are located in the subdirectory vfs of $LIBDIR
-
Jim McDonough
2628259c20
Remove short -A option, but still leave in the --set-auth-user option.
...
This reflects a change made in wbinfo as a result of bug 158.
-
Jelmer Vernooij
4ffe0b9f54
Fix for non-bourne shells
-
Jelmer Vernooij
def4f2e81c
Fix case
-