1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
Commit Graph

769 Commits

Author SHA1 Message Date
Jelmer Vernooij
218395ac7e Update documentation to cover cascaded VFS modules 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
11ad39398e Some more doc updates:
- make
- update status of docs document
- move security_level to 'type of installation' part
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
cf9c1c2584 Move VFS documentation to SGML 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
411647ecfb fix typo(s/plaintext pass column/plain pass column/) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
377631b3a0 Add note about error that happens when the loopback device doesn't work 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
836bfb3a1b correct make 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
960082d860 'make everything' in docs 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
7f9b0dbf5b Fix small syntax errors 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
2d38795d3a Add note about obsolete section 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
f92f10ef25 Add pdb_xml docs 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
1c06377f84 Fix various small syntax errors
add docs for pdb_mysql
don't build obsolete docs in Makefile
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
570c3b2fab The default for 'announce version' is 4.9, not 4.5 or 4.2 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
bae2a38b17 Sync to actual state 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
dfc3d55493 Large number of updates - new structure of the HOWTO, better names, introductions, updating to 3.0 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
ea026d74c1 Move encryption algorithm explanation to dev-doc 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
b279cc0653 Move explanation of encryption algorithm to dev-doc 0001-01-01 00:00:00 +00:00
Andrew Bartlett
5c6041f713 Fix typo 0001-01-01 00:00:00 +00:00
Andrew Bartlett
18abaeffda Add a 'ldap trust ids' option that lets pdb_ldap check for posixAccount
attributes rather than calling getpwnam() on the user.

This should help fix some of metze's performance issues - particularly on
enumerations.

There is a consequential change to the operation of 'non unix account's in LDAP
- they are no longer restricted to being 'within' the NUA range, but will
always be added to that range.

Finally, there is the doco for this and the previous LDAP SSL changes.
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
4fc8f1d3f2 Initial updating of Diagnosis 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
675226f1a1 Update status of docs - some more manpages are now up-to-date 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
1a06235f18 Update manpages - make ready for 3.0 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
6c442fe5c9 Add initial upgrading doc (doesn't contain much currently)
Start using more entities
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
125c2fea55 The locking description in this doc is outdated - note that 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
5bd2c390e8 We also support security = server 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
752ef9463d 2.2 was the previous release - don't talk about it like it's current 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
c11b611bac Small markup fixes 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
932b364de7 -E doesn't take arguments 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
706a87e774 Sync with actual changes 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
522b7470a3 Fix typo (-s -> -S) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
257a1ff880 Update info on ldap suffix (thanks metze) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
85eeb8870f document ldap suffix 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
5845f17c92 Document -P and -V (patch from Guenther Deschner <gd@suse.de>) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
3de1a82962 Move OID documents to web module 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
b55fe96c1f Add faq chapter about the samba features 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
2bbc4187e7 Don't say we need WINS Replication documentation 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
328c5a92a1 Add text doc about what work is left on the docs for 3.0 0001-01-01 00:00:00 +00:00
Andrew Tridgell
3ca3cc838e add a 'mangle prefix' option to allow people to tune the number of
characters used in the prefix for 8.3 names in the hash2
algorithm. The longer the prefix the more readable the 8.3 names will
be, but the weaker the hash.

this was added because of someone complaining that the new hashing
algorithm was unreadable but the old one was broken :)
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
1fb6353c39 Document parameters that have been added in 3.0 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
9f388e15b0 Update for 3.0 (document -B, -s, -n options). Is now current 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
28fb5f00c0 smb.conf.5 is completely up-to-date for 3.0 now. Say so in the VERSION section 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
1bf8ca3c89 Try to put some questions from the mailinglist in 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
e8d7f8eb43 Add FAQ 'I have set 'force user' and samba still makes 'root' the owner of all the files I touch!' 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
7fe52d378d Document %D. Make a difference between sub_basic and sub_advanced substitutions 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
853558151e Add note to HP-UX: use gcc or HP's ansi C compiler and not the freely supplied C compiler
(which isn't ansi C compatible)
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
744615f13f Remove note about the howto being in 'htmldocs' - this notice has
been in since 2.2 so people should know by now...
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
6bfd71ec20 These utilities aren't in HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
aacdde1fcb These utilities are not in HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
ef40bde434 make_smbcodepage and make_unicodemap are gone in HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
5a81ac79db Add info on chpass on *BSD systems (thanks Krzysztof Kowalik <kkowalik@uci.agh.edu.pl>) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
3903420756 make html 0001-01-01 00:00:00 +00:00