1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
Commit Graph

404 Commits

Author SHA1 Message Date
Luke Leighton
f973195b5c adding bits about SAM database security, and what the SAM commands are
actually for.
0001-01-01 00:00:00 +00:00
Luke Leighton
b31de16407 explicit reference to tell people that rpcclient doesn't work with
Windows 95.  i can just imagine some people saying "it dunna wurk on
my box at home", and me having to reply, "i dunna care".
0001-01-01 00:00:00 +00:00
Luke Leighton
28a63ac24d yodl update 0001-01-01 00:00:00 +00:00
Luke Leighton
d8d1daff6f oops. 0001-01-01 00:00:00 +00:00
Luke Leighton
3a6900ad7b adding some command descriptions behind the rpcclient commands. 0001-01-01 00:00:00 +00:00
Luke Leighton
9eef1817f8 yodl update - rpcclient 0001-01-01 00:00:00 +00:00
Luke Leighton
a46b33079f added an rpcclient man page. wow! 0001-01-01 00:00:00 +00:00
Tim Potter
31f0a7a334 Fixed typo in automatic printer install share name.
Removed confusing 'writeable = no' parameter from example [printers]
entry.
0001-01-01 00:00:00 +00:00
Tim Potter
61d5407159 According to params/loadparm.c, the "case sensitive", "casesignames",
and "short preserve case" name mangling parameters are local options
but the documentation says they are globals.
0001-01-01 00:00:00 +00:00
Herb Lewis
d3dd8cdc12 add description of -P option 0001-01-01 00:00:00 +00:00
Tim Potter
5e0994b8bb Fixed quoting/escaping bug in example code. 0001-01-01 00:00:00 +00:00
Herb Lewis
1a0e378a6f add Windows 2000 version of Plain Text Password registry entry 0001-01-01 00:00:00 +00:00
Matthew Chapman
4a23a358b5 Trying to improve DC location & browsing performance for the average user
who doesn't know what an LMB or DMB is.

* check_master_browser_exists now performs the check the first time
around, so if there is indeed no master browser then Samba takes up the job
much faster.

* Upped default OS level to 32. There is no reason why some stupid little
Windows box should become LMB instead of a Samba *server*.

* "domain master" now defaults to "auto". Currently this attempts to
become DMB iff Samba is the PDC (ala Windows NT). "preferred master" also
defaults to "auto", which enables preferred master iff Samba is DMB.

* lp_server_role now just returns the predetermined role, rather than
working it out each time, since the server role is becoming very heavily
used (esp for the BDC code).
0001-01-01 00:00:00 +00:00
John Terpstra
5feb10ef13 Put this back after it dropped off. 0001-01-01 00:00:00 +00:00
Tim Potter
753596246c Documentation for VFS construction. 0001-01-01 00:00:00 +00:00
Gerald Carter
644cda5d80 referred reader to NT Domain FAQ for more info (copy of update to 2.0) 0001-01-01 00:00:00 +00:00
John Terpstra
1041d53ec2 Folding into Samba-2.1.X tree documents added to 2.0.3. 0001-01-01 00:00:00 +00:00
Christopher R. Hertel
fcbdf5fe97 Updated the docs to match the changes I made to debug2html.
Chris -)-----
0001-01-01 00:00:00 +00:00
Christopher R. Hertel
a045186d4d First go at documentation for debug2html.
Chris -)-----
0001-01-01 00:00:00 +00:00
Luke Leighton
2bc031e8fa added ldap files by Matthew Chapman. 0001-01-01 00:00:00 +00:00
Luke Leighton
4f85105578 added text and html versions of LDAP.yo. smb.conf.5 not generated yet
because there were parts rejected from the ldap patch file.
0001-01-01 00:00:00 +00:00
Luke Leighton
2c438c86cb matthew chapman's ldap code, to date. plus docs! 0001-01-01 00:00:00 +00:00
Andrew Tridgell
7e9b687de7 fixed a link to testparm.1.html 0001-01-01 00:00:00 +00:00
John Terpstra
f8b811bcda Updated version info and date in document headers. 0001-01-01 00:00:00 +00:00
Luke Leighton
13a656b0e5 adding group parsing: add/modify/delete/add members. 0001-01-01 00:00:00 +00:00
Luke Leighton
da442218c5 updating smb.conf from yodl 0001-01-01 00:00:00 +00:00
Luke Leighton
37a6acf43c missed out endit()s, ta andrej. 0001-01-01 00:00:00 +00:00
Luke Leighton
b95b2b5d44 updated smb.conf - have not done a yodl2xxx. 0001-01-01 00:00:00 +00:00
John Terpstra
8de177b05a Fixed typo. "Browsable is an acronym for browseable. 0001-01-01 00:00:00 +00:00
Andrew Tridgell
98b72722c8 re-ran yodl 0001-01-01 00:00:00 +00:00
Andrew Tridgell
bfca6e6a9d got rid of a dangerous message command example 0001-01-01 00:00:00 +00:00
Luke Leighton
f057b2e7a2 updated from yodl 0001-01-01 00:00:00 +00:00
Luke Leighton
6c4cf9ea4a added "domain group map" and "local group map" explanations. 0001-01-01 00:00:00 +00:00
Andrew Tridgell
7cb1470eb3 use http://samba.org/ not http://samba.org/samba/ 0001-01-01 00:00:00 +00:00
Andrew Tridgell
42d2509c9f global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
Richard Sharpe
8594c4bcae Added changes to smbtar submitted by Sandy Whitesel
Added some extra documentation for smbclient

Grr, Jeremy beat me to a bug fix in client.c

Will have to get Jeremy to tell me how to check out SAMBA_2_0 :-)
0001-01-01 00:00:00 +00:00
Herb Lewis
85fbd40102 update testparm with -s option so it doesn't require a carriage return
also allow specifying [host hostip] without [configfile]
updated man page
0001-01-01 00:00:00 +00:00
Andrew Tridgell
73b662069c support.txt is now maintained solely on the web pages 0001-01-01 00:00:00 +00:00
Jeremy Allison
598d0255d4 Update for 2.0beta1.
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
08fd703258 removed information on installing via cgi 0001-01-01 00:00:00 +00:00
Herb Lewis
f213352c3d missed a .B 0001-01-01 00:00:00 +00:00
Jeremy Allison
9e1ff71faf Fixed munging of sample file in man pages.
Jeremy.
0001-01-01 00:00:00 +00:00
Herb Lewis
7d8ec97b45 ran spell check and other minor tweaks 0001-01-01 00:00:00 +00:00
Jeremy Allison
566e92027f Updated for 2.0beta1. 0001-01-01 00:00:00 +00:00
Jeremy Allison
a5555bd3b7 Problems found by Herb.
Jeremy.
0001-01-01 00:00:00 +00:00
Herb Lewis
10093ae5fc Commiting tt fix. 0001-01-01 00:00:00 +00:00
Herb Lewis
86dfde31d9 Fixed missing parens in tt entry. 0001-01-01 00:00:00 +00:00
Tim Potter
41970a40c3 Someone else is already doing this. 0001-01-01 00:00:00 +00:00
Tim Potter
11982c5cec Added an index.html for the html documentation taken from the web site.
A good idea or not?
0001-01-01 00:00:00 +00:00
Jeremy Allison
a0f9145d6f Added text and html versions of DOMAIN_MEMBER doc.
Jeremy.
0001-01-01 00:00:00 +00:00