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

491 Commits

Author SHA1 Message Date
Samba Release Account
70b8c9f05e preparing for release of 2.0.0 alpha 0001-01-01 00:00:00 +00:00
Christopher R. Hertel
e162819054 Finally got around to updating the man pages for nmbd and smbd to reflect
the changes made re: -a and -o options.

Chris -)-----
0001-01-01 00:00:00 +00:00
Andrew Tridgell
2af9565017 note that "alternate permissions" is deprecated in man page 0001-01-01 00:00:00 +00:00
Andrew Tridgell
19aa9a1c95 removed some feedback request comments - we get enough email :) 0001-01-01 00:00:00 +00:00
Andrew Tridgell
8d916f3fdb updated the UNIX install instructions to include ./configure 0001-01-01 00:00:00 +00:00
Richard Sharpe
a2a9f55a76 Updates smbstatus to have a -S and -L flag.
Also updated the documentation :-)

The code is ugly, we need to rewrite smbstatus someday.
0001-01-01 00:00:00 +00:00
John Terpstra
3d15f9d297 Fixing Oops. Thought I had added these - but not! 0001-01-01 00:00:00 +00:00
John Terpstra
4a0cda25fd Fixed typos and reformatted doco. 0001-01-01 00:00:00 +00:00
Jeremy Allison
2d0c9baa17 Corrected info.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
04733f455d Added Australian consultant.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
160bcd5fcc Updated the 'samba does not allow multi-workgroups & WINS' section. Still
leave the info there, but add a caveat.
Jeremy.
0001-01-01 00:00:00 +00:00
John Terpstra
023df8c04e Added as rapid config guide for cross subnet / cross workgroup browsing. 0001-01-01 00:00:00 +00:00
John Terpstra
11c1f09072 Updated in line with recent samba-bugs postings. 0001-01-01 00:00:00 +00:00
John Terpstra
4ffbdcbddf Updating Unix installation notes. 0001-01-01 00:00:00 +00:00
John Terpstra
f0ca1afb77 Fixed typos pointed out by Pekka Savola <Pekka.Savola@netcore.fi> 0001-01-01 00:00:00 +00:00
Jeremy Allison
9234df00e7 Adding Christian Starkjohann <cs@obdev.at> SSLeay document.
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
553100a2ba point people at the main web site for a up to date list of mirrors 0001-01-01 00:00:00 +00:00
Luke Leighton
3bc0d700d1 removed "domain sid = " parameter instructions 0001-01-01 00:00:00 +00:00
John Terpstra
adf4b3ffd7 As it says. 0001-01-01 00:00:00 +00:00
John Terpstra
cd1e7eb8b1 Added additional comments from Bruce Wood 0001-01-01 00:00:00 +00:00
John Terpstra
237f80b128 Corrected the spelling of my Surname. Added several postscripts.
Extended info on Win95 logins to Windows NT.
0001-01-01 00:00:00 +00:00
Luke Leighton
2d7d013e0c created from a really useful discussion about Win95 / NT profiles.
Contributors:	Bruce Cook <BC3-AU@bigfoot.com>
		Copyright (C) 1998 Bruce Cook

		John Terpestra <samba-bugs@samba.anu.edu.au>
		Copyright (C) 1998 John H. Terpestra

		Wolfgang Ratzka <ratzka@hrz.uni-marburg.de>
		Copyright (C) 1998 Wolfgang Ratzka
0001-01-01 00:00:00 +00:00
John Terpstra
031f5b183e Updated to include possible cause of failed TESTS 3/6 as bad broadcast address. 0001-01-01 00:00:00 +00:00
Richard Sharpe
587624e1eb smbclient.1 updated to reflect the new functionality and to document functionality
that has been available for a long time. More updates needed ... people tend to forget
the man pages when adding functionality.
0001-01-01 00:00:00 +00:00
John Terpstra
94d5b33559 Updating note thanks to comments from Franky Liederkerke. 0001-01-01 00:00:00 +00:00
Jeremy Allison
20770b6f1c Adding the same changes to HEAD as were added to BRANCH_1_9_18.
Changed smbpasswd to be client-server for a normal user, rather
than accessing the private/smbpasswd file directly (it still accesses
this file directly when run as root, so root can add users/change a
users password without knowing the old password).

A shakeout of this change is that smbpasswd can now be used to
change a users password on a remote NT machine (yep - you heard
that one right - we can now change a NT password from UNIX !!!!!).

Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
7f118970da Adding the same change as was added to 1.9.18 branch to add the
"name resolve order" parameter.

source/Makefile: Re-ordered link for name resolve order code.
source/clientgen.c:
source/clientutil.c: Added calls to resolve_name().
source/includes.h: Added HPUX zombie fix.
source/loadparm.c: Added new name resolve order parameter.
source/namequery.c: Re-wrote to include parsing of lmhosts file, new resolve_name()
                    function requested by John.
source/nmbd.c: Tell resolve_name not to do WINS lookups if we are the WINS server.
source/nmbd_lmhosts.c: Call lmhosts parsing functions in namequery.c
source/password.c: Call resolve_name() to lookup security=server name.

source/reply.c:
source/time.c:
source/trans2.c: "fake directory create times" fix from Jim Hague - hague@research.canon.com.au.
source/util.c: Removed isalnum() test in Get_Hostname() that seems to cause
               problems on many systems.

Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
d8e7e73f4d Adding mention of %p substitution.
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
7bccd2c360 changed the default "keepalive" value to 300 seconds.
This is more important now that oplocks are being used.
0001-01-01 00:00:00 +00:00
John Terpstra
49e025d557 Fixed typos. Anyone else like to vet this? 0001-01-01 00:00:00 +00:00
John Terpstra
914b162617 Adding example config info for the ISC DHCP Server, An MS Knowledge Base article contributed by an anonymous person, and adding Caldera Inc. printing config notes to Printing.txt. 0001-01-01 00:00:00 +00:00
Jeremy Allison
7ca827b6ea Updated - removed "win95 bug compatibility" and added "dos filetime resolution".
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
71c70cf090 ENCRYPTION.txt: Fixed typo.
Support.txt: Added consultant.
smb.conf.5: Updated with new parameters.
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
a083cef78b fixed typo 0001-01-01 00:00:00 +00:00
John Terpstra
3e438c8e7a Added Newcast - UK Consultant to Support.txt 0001-01-01 00:00:00 +00:00
John Terpstra
9afe9d8897 Removed Brett Worth from Support.txt as per Bug#3833 0001-01-01 00:00:00 +00:00
Volker Lendecke
be395f4bce *** empty log message *** 0001-01-01 00:00:00 +00:00
Herb Lewis
175e85279d sync with changes to 1.9.18 tree 0001-01-01 00:00:00 +00:00
Jeremy Allison
76e467238f Changed phone numbers for BitWizard.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
722dc838c7 Added Romanian consultant.
Jeremy.
0001-01-01 00:00:00 +00:00
Volker Lendecke
1e1b0c80f8 *** empty log message *** 0001-01-01 00:00:00 +00:00
Herb Lewis
d9be263e59 fixed a few typos in the instructions and added a longer explaination for
how the printers.def entry is constructed.
0001-01-01 00:00:00 +00:00
Jeremy Allison
9e864db970 Added italian consultancy.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
4c8af3bc9f docs/Support.txt: Removed consultant.
source/Makefile: Added Volker's comment.
source/nmbd_become_lmb.c:
source/nmbd_browsesync.c:
source/nmbd_incomingdgrams.c: Fixed userdata alignment problems.
source/mem_man/mem_man.c:
source/mem_man/mem_man.h: added smb_ prefix to stop namespace collisions.
Jeremy.
0001-01-01 00:00:00 +00:00
Samba Release Account
c3f725ad88 preparing for release of 1.9.18 0001-01-01 00:00:00 +00:00
Jeremy Allison
800510a852 Updated french contact address. 0001-01-01 00:00:00 +00:00
Volker Lendecke
2d550d28cd Added manpages.
Removed obsolete options from smbmount help message.
Volker
0001-01-01 00:00:00 +00:00
John Terpstra
6a55305070 Fixed type that referred to regedit.exe instead of regedt32.exe. 0001-01-01 00:00:00 +00:00
Herb Lewis
6b8f8005f2 added description of changes I made 0001-01-01 00:00:00 +00:00
Samba Release Account
d3a238e7ac preparing for release of 1.9.18alpha14 0001-01-01 00:00:00 +00:00
Jeremy Allison
8f721f8c1d Updated WHATSNEW.txt for 1.9.18alpha14 release.
Added CVS_ACCESS to tell people how to use cvs
to keep up-to-date.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
24fb57e750 Added docs for new signal handling functions.
Jeremy.
0001-01-01 00:00:00 +00:00
Dan Shearer
49694879a0 Put it in the right directory :~) 0001-01-01 00:00:00 +00:00
Dan Shearer
3f0ecaceb4 Chris' smb.conf parsing doco 0001-01-01 00:00:00 +00:00
Dan Shearer
ae9cd0307e This may be a waste of time, but I thought if we keep nibbling at this it might
end up being a curent announce for each new release. Then again maybe we should
start from the one Jeremy and I did for 1.9.17. Just doodling really.
0001-01-01 00:00:00 +00:00
Dan Shearer
0cbb60976a Minor spelling, wording changes to intro 0001-01-01 00:00:00 +00:00
Samba Release Account
90b8675b88 preparing for release of 1.9.18alpha13 0001-01-01 00:00:00 +00:00
Jeremy Allison
5136c5ec11 WHATSNEW.txt - updated for 1.9.18alpha13.
docs/smb.conf.5: Removed unused NTDOMAIN params. Added new params.
source/loadparm.c: Put #ifdef NTDOMAIN around unused params.
source/nmbd_become_lmb.c: Removed check for workgroup name in lmb name.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
847506a755 Added new wins & lm announce options.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
83c2414baf Added one more USA consultant.
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
6a83de0ae9 applied a patch from Norm Jacobs to allow "printcap name = lpstat"
to use lpstat to obtain the printer list on systemV systems.

I've now made this the default on all SYSV systems.

Jeremy, you were a little worried about the security of this patch. I
believe it's OK as the user has no control over the options given to
popen() and the pipe is only open for reading.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
af57bc05fe change the "username map" option to allow the user to stop the
processing part way through the file if a match is found. If a line
starts with ! and a match is made by that line then processing
stops. This allows better wildcard handling.

(patch from Anselm.Kruis@Physik.Uni-Muenchen.DE)
0001-01-01 00:00:00 +00:00
Andrew Tridgell
7a88bed4a5 make the "printing" option a per share option rather than global. When
printing to lots of different sorts of remote printers this is useful
0001-01-01 00:00:00 +00:00
Jeremy Allison
0263f333f2 Documented the 'veto oplock files' parameter.
Jeremy.
0001-01-01 00:00:00 +00:00
Samba Release Account
9cac33a13d preparing for release of 1.9.18alpha12 0001-01-01 00:00:00 +00:00
Dan Shearer
9ccd76e64d Remind them to read the man page about needing to be root. 0001-01-01 00:00:00 +00:00
John Terpstra
2ee25cd117 Added in mods for new smb.conf "remote browse sync" option as posted to
the samba-1.9.17 tree moments ago.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
02721a9f1b fixed typo 0001-01-01 00:00:00 +00:00
Samba Release Account
cadd772df7 preparing for release of 1.9.18alpha11 0001-01-01 00:00:00 +00:00
Luke Leighton
f39fe3b62d updated 0001-01-01 00:00:00 +00:00
Luke Leighton
adf3119245 documented "domain hosts allow/deny" parameters 0001-01-01 00:00:00 +00:00
Samba Release Account
fa251b7eba preparing for release of 1.9.18alpha10 0001-01-01 00:00:00 +00:00
Luke Leighton
f39608ec06 added instructions advising people to set up 1.9.18alpha as a Win95 Domain
Logon server, with encrypted passwords *prior* to trying out the NT Domain
Logons.
0001-01-01 00:00:00 +00:00
Luke Leighton
4525c3b6e5 updating to latest version 0001-01-01 00:00:00 +00:00
Samba Release Account
9212c93bee preparing for release of 1.9.18alpha9 0001-01-01 00:00:00 +00:00
Luke Leighton
be649198e6 updated documentation as chmodding files /tmp/lsarpc and /tmp/netlogon
is not needed any more.
0001-01-01 00:00:00 +00:00
Luke Leighton
9dd2fcae78 update 0001-01-01 00:00:00 +00:00
Samba Release Account
48548526e8 preparing for release of 1.9.18alpha8 0001-01-01 00:00:00 +00:00
Samba Release Account
dceace804e preparing for release of 1.9.18alpha7 0001-01-01 00:00:00 +00:00
Jeremy Allison
c739de26c2 Added "printer driver location", "printer driver file" parameters.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
02fc5e756d Adding PRINTER_DRIVER.txt docs. 0001-01-01 00:00:00 +00:00
Jeremy Allison
fb81a77a63 Adding printer drivers patch from Jean-Francois Micouleau
<Jean-Francois.Micouleau@utc.fr>. We can expand on this after
we have tested it out.
Jeremy.
0001-01-01 00:00:00 +00:00
Samba Release Account
28ef0df30e preparing for release of 1.9.18alpha6 0001-01-01 00:00:00 +00:00
Luke Leighton
69777caec1 updated to indicate reported success with NT 3.51 as well as NT 4.0 0001-01-01 00:00:00 +00:00
Luke Leighton
f5c24c8d9c documented LSA Open Policy Query. 0001-01-01 00:00:00 +00:00
Samba Release Account
1b17455066 preparing for release of 1.9.18alpha5 0001-01-01 00:00:00 +00:00
Luke Leighton
48c4eec98d latest version 0001-01-01 00:00:00 +00:00
Samba Release Account
bf5b060bd9 preparing for release of 1.9.18alpha4 0001-01-01 00:00:00 +00:00
Samba Release Account
e24465890a preparing for release of samba-1.9.18alpha4 0001-01-01 00:00:00 +00:00
Luke Leighton
c100b39be9 missed one of the files (lsarpc) in the touch and chmod instructions. 0001-01-01 00:00:00 +00:00
Luke Leighton
da4b2bf466 updated tel no and email address for my entry. 0001-01-01 00:00:00 +00:00
Samba Release Account
e4f6ec8c0e preparing for release of 1.9.18alpha3 0001-01-01 00:00:00 +00:00
Samba Release Account
27dbb81dd3 preparing for release of 1.9.18alpha2 0001-01-01 00:00:00 +00:00
Jeremy Allison
7221e19d5e WHATSNEW.txt: Preparing for 1.9.18alpha2 release.
smb.conf.5: Added 'bind interfaces only' parameter.
version.h: Updated to 1.9.18alpha2.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
1b056ddd9a Updating an entry.Paul 0001-01-01 00:00:00 +00:00
Andrew Tridgell
708399e234 add a note on how to map usernames with spaces in them 0001-01-01 00:00:00 +00:00
Andrew Tridgell
f026724395 added a note about which netbios name is use in server level security 0001-01-01 00:00:00 +00:00
Jeremy Allison
c4a4a9016e Adding make_smbcodepage.1 man page.
Updated smb.conf with dos filetimes.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Luke Leighton
6d67eddcdf added description of parameters:
domain sid
	domain groups
	logon drive
	logon path
0001-01-01 00:00:00 +00:00
Luke Leighton
38287a59ae added copyright to headers. 0001-01-01 00:00:00 +00:00
Luke Leighton
8964b0ad56 NTDOMAIN.txt:
describes how to set up samba as an NT PDC.  it includes debugging
	assisting info.  it is expected that this document turn into a
	user's document, rather than a debugger's document.

cifsntdomain.txt :

	this is the "NT Domain Authentication (draft)" white paper, current
	version.  if anyone think it's a bad idea to put a copy of this in
	here, i'm quite happy to remove it.
0001-01-01 00:00:00 +00:00
Luke Leighton
9dc6fa1869 updated briefly to mention NT domain support as working, but experimental. 0001-01-01 00:00:00 +00:00
John Terpstra
53a8a6ced5 Fixed Upper/Lower case typos. 0001-01-01 00:00:00 +00:00
John Terpstra
7d8c0b60f1 Added comment submitted by Frank Varnavas. 0001-01-01 00:00:00 +00:00
Andrew Tridgell
51182b9152 document -a "append log" option 0001-01-01 00:00:00 +00:00
John Terpstra
1f9eb49202 docs/DIAGNOSIS.txt:
Added comment right up front about "your server is being unfriendly"
	type error messages.

source/Makefile:
	Added compile options for RedHat Linux 5.0 series.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
60bb523c8a updated the "comment =" entry a bit
updated the fake oplocks entry a bit
0001-01-01 00:00:00 +00:00
Samba Release Account
b1ba290f2e Added Finland ftp mirror (PR#175) (Paul) 0001-01-01 00:00:00 +00:00
John Terpstra
1e2fe7c0db JHT ==> Luke, your forgot to change the modified date! 0001-01-01 00:00:00 +00:00
Samba Release Account
15a987b9b8 updated Sunsite UK. (Paul) 0001-01-01 00:00:00 +00:00
Samba Release Account
453a543f2a Updated mirrors, combined Sources and Sources&Binaries as our binaries
are now with our sources.
Have requested that mirror sites remove the old 'binaries' tree.
Paul.
0001-01-01 00:00:00 +00:00
Luke Leighton
37a8a5c4c6 corrected paragraph giving the impression that samba can be a domain master
for multiple workgroups.
0001-01-01 00:00:00 +00:00
Jeremy Allison
229b6c4092 Added in oplock info.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Jeremy Allison
f9df5ac008 Added definition of oplocks parameter.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
9a81cb171c Oops forgot to run the sgml converters that one last time.
All done.
Paul.
0001-01-01 00:00:00 +00:00
Samba Release Account
d808df8191 Removed samba.faq from the docs directory, it was out of date. All FAQs in
docs/faq.

Replaced all reference to samba.canberra.edu.au/pub/samba/samba.html
with samba.anu.edu.au/samba/

Replaced references to ictinus@lake.canberra.edu.au
with ictinus@samba.anu.edu.au

Added 3 new mirrors, Greece, Poland, Romania
Paul.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
44bc9f239a change the semantics of hosts allow/hosts deny so that a global
setting applies to all shares regardless of any settings on other
shares. This allows us to immediately drop a connection if it does not
come from a allowed host, without even parsing the first SMB
packet. The next time we get a nasty security hole we can offer people
the option of just setting their hosts allow line.

If we drop a connection in this way we generate a "Not listening for
calling name" response and then exit.


add a per share "oplocks" option in smb.conf. I think its important to
be able to disable oplocks on a per-share basis as there are occasions
then they are definately not wanted, for example when sharing data
between a windows box and a unix application. This also allows us to
tell people "try disabling oplocks" when diagnosing problems.


fix a bug in process_smb(). It was taking the length of the packet
from outbuf, not inbuf (this bug was introduced with the oplocks
code). Jeremy, I assume this wasn't deliberate?
0001-01-01 00:00:00 +00:00
Jeremy Allison
6dbe5ad80f Changed consultant list.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Jeremy Allison
b588615b20 smbclient.1: Added documentation of the username%password environment code.
smb.conf.5: Added 'username level' docs.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Jeremy Allison
eeb0e88353 Another South American consultant. 0001-01-01 00:00:00 +00:00
Jeremy Allison
c6e736283e Added documentation for the 'delete veto files' parameter.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Andrew Tridgell
82cfa6bb7c change the encryption instructions to reflect the fact that the code
is now built in
0001-01-01 00:00:00 +00:00
Jeremy Allison
e9f460ef0d 2 more consultants. 0001-01-01 00:00:00 +00:00
Jeremy Allison
594720c7f3 Added one more consultant. 0001-01-01 00:00:00 +00:00
Luke Leighton
50a990b9d6 updated bit on kill -HUP to make it clear what effect this has, and its
limitations.
0001-01-01 00:00:00 +00:00
Jeremy Allison
e7dba8a8c7 One more consultant. 0001-01-01 00:00:00 +00:00
Jeremy Allison
56e8e890ec One more consultant.... 0001-01-01 00:00:00 +00:00
Samba Release Account
7cd640e5b1 corrected it's (it is) documentation errors, when "its" should be
being used.

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
588039b6df added info about _not_ using \\SAMBA_SERVER\HOMES\profile - must use
\\SAMBA_SERVER\%U\profile for the profile path.  documented default
profile path changing to \\%L\%U\profile, so that w95 and NT can use
the same profile directory: you cannot use \\%L\%U for NT profiles.

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
09c6438bb6 More sites for the non-UNIX ports, plus ftp.gwdg.de 0001-01-01 00:00:00 +00:00
Samba Release Account
e470dd5561 Advice about firewalls (step 1) and tcp wrappers (step 8). Dan 0001-01-01 00:00:00 +00:00
Samba Release Account
462d10370a This file has been moved to MIRRORS.txt 0001-01-01 00:00:00 +00:00
Samba Release Account
29a48b8ed5 Added new MIRRORS.txt file at Dan's request
This is really an updated version of the original 'MIRRORS' file.
0001-01-01 00:00:00 +00:00
Samba Release Account
b5983092a6 Added draft cversions of the new Samba doco. Dan. 0001-01-01 00:00:00 +00:00
Samba Release Account
c8bf8dfb93 From Jacco, unchanged. Destined for Samba-Client-FAQ. Dan 0001-01-01 00:00:00 +00:00
John Terpstra
17a13828fd JHT ===> Documentation header updates only - inserting/mod Updates date. 0001-01-01 00:00:00 +00:00
Samba Release Account
dc395e3515 Way out of date. Dan 0001-01-01 00:00:00 +00:00
Samba Release Account
2681ae0efb Minor mods to DOMAIN.txt. In DOMAIN_CONTROL.txt made it clear that a PDC is
just one (major:) vendor's idea of domain authentication. Added refs to
pwdump where it talks about the SAM. Dan
0001-01-01 00:00:00 +00:00
Samba Release Account
b9581f3141 More mods to DOMAIN.txt, preparing for meta-FAQ itegration. Dan 0001-01-01 00:00:00 +00:00
Samba Release Account
b279f61237 - clarified dan s's clarifications of the difference between domains and
workgroups (domains are a superset of workgroups: workgroups have no
  concept of security at all)

- updated comments about profiles from conversations with john t, and from
  samba digest input.  this includes the need for encrypted passwords when
  supporting NT workstation, and enlisting the assistance of an NT server
  to tell workstations that their profile is on a samba server.

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
9dfdd47bb5 Changed DOMAIN.txt to try to explain terms like domain, workgroup,
authentication. NT SAM is only one case of many kinds of distributed
authorisation database. Domain logons, RAP etc should all work perfectly
from NT workstations to Samba servers no matter what username/passwd
database lies underneath (once the protocols have been implemented, of
course.... :-)
0001-01-01 00:00:00 +00:00
Samba Release Account
98729b0909 Renamed from INSTALL.txt. Preparing for new docs structure.
Dan
0001-01-01 00:00:00 +00:00
Samba Release Account
fe12c27467 Updated Manifest and DOMAIN.txt to refer to <your OS>_INSTALL.txt and
describe the nascent new documentation project. Renamed INSTALL.txt to
UNIX_INSTALL.txt.

Dan
0001-01-01 00:00:00 +00:00
Samba Release Account
81760c5719 fix some more references to samba-bugs@anu.edu.au which should be
samba-bugs@samba.anu.edu.au

tridge
0001-01-01 00:00:00 +00:00
Samba Release Account
19bae63e28 fix several references to samba-bugs@anu.edu.au which should be samba-bugs@samba.anu.edu.au 0001-01-01 00:00:00 +00:00
Samba Release Account
bbf76eeb40 Removed the obsolete comment from the 'strip dot'
option. It isn't :-).

Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
John Terpstra
1f81a0a80b JHT ===> Just to complete Tim Small's add-ins. 0001-01-01 00:00:00 +00:00
John Terpstra
a2ba15e2de JHT ===> Added a patch from Tim Small (UK) 0001-01-01 00:00:00 +00:00
Samba Release Account
9d7e75bdf5 Support.txt: Added two more consultants.
smbtar.1:	Mentioned it is meant for GNU tar.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
John Terpstra
422e55092f JHT ===> Added instructions for Windows 95 encrypted password change. 0001-01-01 00:00:00 +00:00
John Terpstra
55541e7478 JHT ===> Fixed step numbering. 0001-01-01 00:00:00 +00:00
Samba Release Account
3314737691 Faxing.txt: Updated.
Support.txt: Added new consultant.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
a98983c468 updated to include NT 4.0 Workstation profile setup.
lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
0b7b87d51f 4 more consultants.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
df99a780da smb.conf.5: Added netbios aliases entry.
Support.txt: One more USA consultant.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
148b7a2ee3 Made docs more up to date with source. Preparing for 1.9.17alpha5.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
79815d66b9 Added one more consultant. Jeremy. 0001-01-01 00:00:00 +00:00
Samba Release Account
b2066a9c4c Added consultant. 0001-01-01 00:00:00 +00:00
Samba Release Account
d9c331d79d Changed default create mask parameter to 0744 as per John's request.
Tidied up mask descriptions.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
34f2c1d7b2 Added Canadian consultant.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
6b56ff1891 Added Australian consultant - removed Richard Sharpe duplicate.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
ed6aaf2667 Support.txt: Modified a consultant's entry (Italy)
smb.conf.5: Documented follow symlinks parameter.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
ad090829c7 Changed separators for veto & hide files back to /.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
80a620dffa made header consistent with other headers (Contributor: Status: etc)
lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
390fd486d7 updating documentation a bit. claiming NetBIOS.txt, adding copyright message.
lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
e20a5859bc Wrote man page for smbpasswd program as part of documentation
effort. Finally added -a option (for Andrew :-).
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
John Terpstra
c80111cdf5 JHT ==> Added copyright notations for my works. This is regretably needed! 0001-01-01 00:00:00 +00:00
Samba Release Account
b45fc6388f Added explicit examples for veto files.
Jeremy (jallison@whistle.comAdded explicit examples for veto files.
Jeremy (jallison@whistle.com))
0001-01-01 00:00:00 +00:00
Samba Release Account
826ee2a9a1 More consultants. 0001-01-01 00:00:00 +00:00
Samba Release Account
ede6fe3e76 added man page entry for "hide files". updated "veto files" entry.
both these options will do * and ? matching

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
1de9cd456c added description of new "dns proxy" option, which defaults to yes.
added warning of consequences of using dns proxying.

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
fcbd59bcef One more consultant. Jeremy (jallison@whistle.com) 0001-01-01 00:00:00 +00:00
Samba Release Account
3187a362c8 Changed default for max mux to 50 in line with source change.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
7a8b7c5987 Fixed typos. 3 more consultants.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
199fe63b15 More... 0001-01-01 00:00:00 +00:00
John Terpstra
707172b4fb JHT ==> Been playing again! Whooooooo! 0001-01-01 00:00:00 +00:00
Samba Release Account
8fedd20325 Missed one. 0001-01-01 00:00:00 +00:00
Samba Release Account
1e9f7b5d74 2 more.... 0001-01-01 00:00:00 +00:00
Samba Release Account
74d29668ee More consultants.
Jeremy.
0001-01-01 00:00:00 +00:00
Samba Release Account
ed4b67f495 6 more....
Jeremy.
0001-01-01 00:00:00 +00:00
Samba Release Account
2eb241e6fc Sorted list by region (finally).
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
5c17bc2581 smb.conf.5: Updated definitions of mode setting options. Added force
mode options.
Support.txt:	More consultants....
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
84e36f4845 More.... 0001-01-01 00:00:00 +00:00
Samba Release Account
092a3df917 More consultants - we really need to alphabetize now :-).
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
fce01c69c2 added bit about going anywhere, on the 'CAMBRIDGE - ENGLAND' line, so
that people don't look at 'england' and rule me out :-)

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
ac0095d0f9 More consultants.... 0001-01-01 00:00:00 +00:00
Samba Release Account
18bb67de11 Updated with latest appeal - we *have* to sort this into geographical areas
soon.
Jeremy (jallison@whistle.com).
0001-01-01 00:00:00 +00:00
Samba Release Account
72705c107a Updated Support.txt - first responses to appeal for support providers.
Jeremy (jallison@whistle.com).
0001-01-01 00:00:00 +00:00
Samba Release Account
d9a4ff3c90 added an entry for samba support (hey, jeremy - i did it!). it reads
like the opening sequence for the A-Team, sadly.

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
6c361b961d Added "client code page" parameter. 0001-01-01 00:00:00 +00:00
Samba Release Account
37214555db FAQ Update
Tidied up some entries with incorrect casing
Added NT SP3 entry
Updated list of ported systems
Updated More Info entry with more web site details and list of all doco files
Moved mailing list subscriptions to separate entry
Removed reference to 'samba team mailing list' just in case people guessed
Updated nmbd -C entry, indicating obsolete.
General cleanup of document with indented lists.
Added url links where needed. Web docs will not show urls but will link,
text files will show file names AND urls
Fixed missing info where '\\' was being interpreted as '\' (used [\\])

If I get a warning before 1.9.17 is released, I'll clean up blank lines
from the text faq.  Don't want to do them now as I may modify the sgml again.

For those who don't know, we now maintain the FAQ as an sgml document,
and convert/create html and txt FAQs from that. We use LinuxDoc which is
now called SGMLtools.

Paul.
0001-01-01 00:00:00 +00:00
Samba Release Account
1ef063375f Updated txt faq again.
Paul.
0001-01-01 00:00:00 +00:00
Samba Release Account
7bf9582a28 Updated txt faq. Paul HMM. emacs... how do i quit...
it's very dark in here
----------------------------------------------------------------------
CVS:
CVS:
----------------------------------------------------------------------
0001-01-01 00:00:00 +00:00
Samba Release Account
be5c7253da Updated sgml and html FAQ.
Paul.
0001-01-01 00:00:00 +00:00
Samba Release Account
c601f86706 Updated changes made in text faq to sgml faq, more to come.
Paul.
0001-01-01 00:00:00 +00:00
Samba Release Account
4311ee0b2d Added
Bruce Cook - Synonet Corporation.
and Volkers company.
Jeremy.
0001-01-01 00:00:00 +00:00
Samba Release Account
ec9eace43d added veto files entry. example lists files that DAVE (mac client)
shouldn't show up.  not tested, but hey, what are alphas for? :-)

luke
0001-01-01 00:00:00 +00:00
Samba Release Account
22243ffaa4 samba.faq: Updated with info on 'Dave'.
smb.conf.5: Removed reference to 'domain controller' being the browse
            list collator to match the change I just added to
            nameannounce.c.
jallison@whistle.com
0001-01-01 00:00:00 +00:00
Samba Release Account
564713baa2 Updated for new 1.9.17alpha1 release. 0001-01-01 00:00:00 +00:00
Samba Release Account
428ed15462 Updated docs for 'local master' parameter.
jallison@whistle.com
0001-01-01 00:00:00 +00:00
Samba Release Account
b1886349f7 Updated for 1.9.17alpha1.
Jeremy.
0001-01-01 00:00:00 +00:00
Samba Release Account
5aa4f81477 Documented -b for brief option. 0001-01-01 00:00:00 +00:00
Samba Release Account
d4b64f5d50 Fixes for manpage from Bill Hawes <whawes@star.net>. 0001-01-01 00:00:00 +00:00
Samba Release Account
285769003a mod to directory mask doc
lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
820a1bde72 added auto.home parameters - contributed by simeon@bangor.ac.uk.
lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
c19cc44c19 Removed old info on Mac support and Samba, left lukes addition, added more info on Netatalk and CAP
This hasn't been added to the sgml and html faq originals, Dan, if linux-doc isn't on samba.anu could you remind me where it is.

Paul.
0001-01-01 00:00:00 +00:00
Samba Release Account
c200961943 Removed 'Richard Bullington' from support doc at his request... he loves the product, but can't afford the time.
Paul.
0001-01-01 00:00:00 +00:00
Samba Release Account
0c1db06e77 updated the entry on the MAC, because thursby do DAVE.
lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
d998795503 missed some bits. added some more on profiles - e.g windows 95 description
of what needs to be done.

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
2ee417a0c3 added reference to thursby under section 3.1
lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
43c02b4bea updating documentation on:
profiles; domain master browsing; netlogons; preferred master.

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
29604e0ebf Fixed typos.
jra@cygnus.com
0001-01-01 00:00:00 +00:00
Samba Release Account
e722aeed99 added logon script and logon path parameters.
lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
9685519aa2 added warning to admin people about [nelogon] share must be read-only,
so people don't create their own batch files to stuff other users.

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
5a1b8c882e added reference on CONFIG.POL being loaded from the root of the [netlogon]
share, because i've been trawling through NT server help files again.

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
41a3919ac4 Added documentation for directory mode/directory mask parameter.
jra@cyngus.com
0001-01-01 00:00:00 +00:00
Samba Release Account
d096e0c3c2 first draft of NetBIOS.txt - WINS server and Broadcast NetBIOS name
resolution / registration: what they are etc.

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
bd21467f9b updated this document. now, when we get browsing questions, we can say,
'ha!  RTSBSFSSM'!

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
67a2cff2b5 updated preferred master parameter and added domain master parameter.
entries kindly written by John Barker (johnb@tigerlabs.com).

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
8d6d31c002 JHT ===> Guys, please check this out before release of 1.9.16p10
I added it to answer the one-two-many time this matter has been
	raised to me. If you are not comfortable with the added info
	please zap it from the final release.
0001-01-01 00:00:00 +00:00
Samba Release Account
3ecc94a7a3 JHT ==> Fixed typo in DOMAIN_CONTROL.txt, added Application_Serving.txt
to help those wishing to run MS Office Application Servers.
0001-01-01 00:00:00 +00:00
Samba Release Account
89526ed50c Added patches from Paul Eggert. 0001-01-01 00:00:00 +00:00
Samba Release Account
e8a03c9ac2 Added new entry. 0001-01-01 00:00:00 +00:00
Samba Release Account
2929528bc0 added Adital corp to Support.txt
lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
6cf7ce9422 updated an entry for canberra.
lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
f384692521 updated tectronic's entry to include the new contact name, and info about
them setting up the uk samba user group. contact: sam@tectronic.demon.co.uk

lkcl
0001-01-01 00:00:00 +00:00
Samba Release Account
2fedc53b4e Added faq directory under docs. Translated the whole of the current
FAQ into linuxdoc-sgml format. From now on we can change the file
sambafaq.sgml and then run sgml2txt and sgml2html to generate the
other files. (Home page for linuxdoc-sgml is
http://sunsite.unc.edu/mdw/Linuxdoc-SGML.html. Does cross references
and section management.)
0001-01-01 00:00:00 +00:00
Andrew Tridgell
b8c397df87 - fixed listproc mail address in faq
- added printer driver section to faq
0001-01-01 00:00:00 +00:00
Samba Release Account
c9066072a6 Did some editing, got frustrated, started converting to linuxdoc-sgml 0001-01-01 00:00:00 +00:00
Andrew Tridgell
fee34277ac - updated the ENCRYPTION.txt stuff to point to the newer des
libraries.

- updated the MIRRORS list
0001-01-01 00:00:00 +00:00
Andrew Tridgell
733c718657 - added an entry to the MIRRORS list
- minor fixes in man page
0001-01-01 00:00:00 +00:00
Andrew Tridgell
975ddfd309 - added a mirror entry and added a new Support.txt entry 0001-01-01 00:00:00 +00:00
Andrew Tridgell
1303132113 - added docs on the new "fake oplocks" option. 0001-01-01 00:00:00 +00:00
Andrew Tridgell
dff891e69d - added a new support entry
- added THANKS entry for NEC
0001-01-01 00:00:00 +00:00
Samba Release Account
53a4b8769e Added a version of tridge's comments on numbering to the faq.
Dan
0001-01-01 00:00:00 +00:00
Samba Release Account
203f49a4e2 Dan 0001-01-01 00:00:00 +00:00
Samba Release Account
55d7b06793 Tyop.
Dan
0001-01-01 00:00:00 +00:00
Samba Release Account
5a50e34169 Edited doc directory to remove anything that pointed to Karl Auer, since he
is still getting lots of email. Also updated some of the PROJECTS file. Luke,
you should do a quick paragraph or two there.
0001-01-01 00:00:00 +00:00
Samba Release Account
fd428da770 Updated to add the Windows NT password mechanism explaination.
Jeremy (jra@cygnus.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
e039a506e7 Doc updates
Dan
0001-01-01 00:00:00 +00:00
Andrew Tridgell
ef3f5e57ae minor fixes to docs 0001-01-01 00:00:00 +00:00
Samba Release Account
751596cc21 Updated attribution list.
JHT
0001-01-01 00:00:00 +00:00
Samba Release Account
c73965a1b8 Added descriptions of Windows NT Domain Control.
JHT
0001-01-01 00:00:00 +00:00
Samba Release Account
461cbecdc9 Updated Aquasoft Entry. 0001-01-01 00:00:00 +00:00
Andrew Tridgell
1c62aa14cc update the docs ready for a new release 0001-01-01 00:00:00 +00:00
Andrew Tridgell
07b0cf29d3 - remove the date markers from the man pages. I never keep them uptodate
anyway :-)
0001-01-01 00:00:00 +00:00
Andrew Tridgell
48e623e2ea - new faxing doc from Gerhard Zuber <zuber@berlin.snafu.de 0001-01-01 00:00:00 +00:00
Andrew Tridgell
f496a4131e update "server string" docs 0001-01-01 00:00:00 +00:00
Andrew Tridgell
52af2b38fe add a bit more about the "trapdoor uid" messsage 0001-01-01 00:00:00 +00:00
Samba Release Account
ced17fd3cb preparing for release of 1.9.16alpha20 0001-01-01 00:00:00 +00:00